summaryrefslogtreecommitdiff
path: root/Source/DSPTool
AgeCommit message (Expand)Author
11 daysCMake: Disable install targets on WindowsJoshua Vandaële
11 daysRemove Visual Studio Projects and Solutions in favor of CMakeJoshua Vandaële
2025-08-03Host: Remove unnecessary functionsDentomologist
2025-08-03Host: Remove unnecessary functionDentomologist
2024-11-15GDBStub: Signal Breakpoint Changes To Hostmitaclaw
2024-10-23Host: Rename `JitCacheInvalidation`mitaclaw
2024-10-19DolphinQt: JIT Widget Refreshmitaclaw
2024-05-31TAS Input: Enable hotkeys and controller input when Input has focusDentomologist
2024-03-28DolphinQt: A Ubiquitous Signal For When Symbols Changemitaclaw
2023-01-30Use GNUInstallDirs for installation pathsDan Church
2023-01-23DSPTool: Generate an alignment specifierPokechu22
2022-10-12Remove most uses of StringFromFormat in favor of fmtPokechu22
2022-08-22Merge pull request #10933 from shuffle2/vsAdmiral H. Curtiss
2022-08-06Add Discord presence ioctlv to /dev/dolphinInvoxiPlayGames
2022-08-02msbuild: tidy up the linked libsShawn Hoffman
2022-08-02msbuild: refactor to reduce rebuild eventsShawn Hoffman
2022-06-14DSPTool: Exit with status 1 if binary comparison failsPokechu22
2022-06-14DSPTool: Remove moved files from VS project filePokechu22
2022-04-27msbuild: use default Project attrsShawn Hoffman
2022-04-26use fmt as static library instead of headersShawn Hoffman
2021-07-13Core: Add GBA host interfaceBonta
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-27Implement Cursor Locking and new input focus checks for itFiloppi
2021-03-27Set console's default language/country/region based on computer settingsJosJuice
2021-01-27msbuild: bundle all dolphin "core" code into single libraryShawn Hoffman
2020-12-27DSP: Eliminate most global stateLioncash
2020-08-22msbuild: re-enable standalone vcxproj processingShawn Hoffman
2020-08-22msbuild: refactor stuff out of project files (for dolphin)Shawn Hoffman
2020-07-24DSPLLE: Use Memory functions isntead of directly using Memory::physical_basePokechu22
2020-07-24Use size_t in some DSP code codePokechu22
2020-05-17DSPTool: fix buildTillmann Karras
2020-04-03Remove unused function Host_UpdateProgressDialogJosJuice
2019-12-28Add an ARM64 target to Visual Studio projectsStenzek
2019-11-30Update VS projects/solutions to VS2019Stenzek
2019-11-06InputCommon: Make the "input gate" not racey.Jordan Woyak
2019-07-28VideoCommon/OnScreenDisplay: Take Message's std::string parameter by valueLioncash
2019-06-23Fix a crash in DSPTool on malformed command lineSilent
2019-05-29Common/FileUtil: Make WriteStringToFile consistent with ReadFileToStringLioncash
2019-05-24Update Discord rich presence when the title changesDavid Korth
2018-10-20Update to Visual Studio's default Windows SDKTillmann Karras
2018-09-28Remove unused Host_ShowVideoConfigStenzek
2018-07-05DSPTool: Use std::string == instead of strcmpLéo Lam
2018-06-22DSPTool: Get rid of unnecessary castsLioncash
2018-06-22DSPTool: Get rid of raw new and deleteLioncash
2018-06-22DSPTool: Make CodeToHeader() and CodesToHeader() return a std::string directlyLioncash
2018-06-22DSPTool: Remove unnecessary c_str() callsLioncash
2018-06-22DSPTool: Factor out assembly file retrievalLioncash
2018-06-17DSPTool: Factor out behavior from main()Lioncash
2018-05-28Common: Move host communication enum to Host.hLioncash
2018-05-04Win32/FileUtil: Fix IsDirectory() not working for certain directoriesspycrab