index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
DSPTool
Age
Commit message (
Expand
)
Author
2025-08-03
Host: Remove unnecessary functions
Dentomologist
2025-08-03
Host: Remove unnecessary function
Dentomologist
2024-11-15
GDBStub: Signal Breakpoint Changes To Host
mitaclaw
2024-10-23
Host: Rename `JitCacheInvalidation`
mitaclaw
2024-10-19
DolphinQt: JIT Widget Refresh
mitaclaw
2024-05-31
TAS Input: Enable hotkeys and controller input when Input has focus
Dentomologist
2024-03-28
DolphinQt: A Ubiquitous Signal For When Symbols Change
mitaclaw
2023-01-30
Use GNUInstallDirs for installation paths
Dan Church
2023-01-23
DSPTool: Generate an alignment specifier
Pokechu22
2022-10-12
Remove most uses of StringFromFormat in favor of fmt
Pokechu22
2022-08-22
Merge pull request #10933 from shuffle2/vs
Admiral H. Curtiss
2022-08-06
Add Discord presence ioctlv to /dev/dolphin
InvoxiPlayGames
2022-08-02
msbuild: tidy up the linked libs
Shawn Hoffman
2022-08-02
msbuild: refactor to reduce rebuild events
Shawn Hoffman
2022-06-14
DSPTool: Exit with status 1 if binary comparison fails
Pokechu22
2022-06-14
DSPTool: Remove moved files from VS project file
Pokechu22
2022-04-27
msbuild: use default Project attrs
Shawn Hoffman
2022-04-26
use fmt as static library instead of headers
Shawn Hoffman
2021-07-13
Core: Add GBA host interface
Bonta
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-27
Implement Cursor Locking and new input focus checks for it
Filoppi
2021-03-27
Set console's default language/country/region based on computer settings
JosJuice
2021-01-27
msbuild: bundle all dolphin "core" code into single library
Shawn Hoffman
2020-12-27
DSP: Eliminate most global state
Lioncash
2020-08-22
msbuild: re-enable standalone vcxproj processing
Shawn Hoffman
2020-08-22
msbuild: refactor stuff out of project files (for dolphin)
Shawn Hoffman
2020-07-24
DSPLLE: Use Memory functions isntead of directly using Memory::physical_base
Pokechu22
2020-07-24
Use size_t in some DSP code code
Pokechu22
2020-05-17
DSPTool: fix build
Tillmann Karras
2020-04-03
Remove unused function Host_UpdateProgressDialog
JosJuice
2019-12-28
Add an ARM64 target to Visual Studio projects
Stenzek
2019-11-30
Update VS projects/solutions to VS2019
Stenzek
2019-11-06
InputCommon: Make the "input gate" not racey.
Jordan Woyak
2019-07-28
VideoCommon/OnScreenDisplay: Take Message's std::string parameter by value
Lioncash
2019-06-23
Fix a crash in DSPTool on malformed command line
Silent
2019-05-29
Common/FileUtil: Make WriteStringToFile consistent with ReadFileToString
Lioncash
2019-05-24
Update Discord rich presence when the title changes
David Korth
2018-10-20
Update to Visual Studio's default Windows SDK
Tillmann Karras
2018-09-28
Remove unused Host_ShowVideoConfig
Stenzek
2018-07-05
DSPTool: Use std::string == instead of strcmp
Léo Lam
2018-06-22
DSPTool: Get rid of unnecessary casts
Lioncash
2018-06-22
DSPTool: Get rid of raw new and delete
Lioncash
2018-06-22
DSPTool: Make CodeToHeader() and CodesToHeader() return a std::string directly
Lioncash
2018-06-22
DSPTool: Remove unnecessary c_str() calls
Lioncash
2018-06-22
DSPTool: Factor out assembly file retrieval
Lioncash
2018-06-17
DSPTool: Factor out behavior from main()
Lioncash
2018-05-28
Common: Move host communication enum to Host.h
Lioncash
2018-05-04
Win32/FileUtil: Fix IsDirectory() not working for certain directories
spycrab
2018-04-17
Fix some warnings
Tillmann Karras
2018-03-25
DSPCodeUtil: Don't return data via an out parameter
Lioncash
[next]