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
release-prep-2606a
release-prep-2606a-2
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
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
2017-09-13
DSPTool: Fix build
Léo Lam
2017-06-05
Move DSP::CodesToHeader to DSPTool
Michael Maltese
2017-06-05
DSPTool: extract tests into a DSPAssemblyTest
Michael Maltese
2017-06-05
DSPTool: make existing tests pass
Michael Maltese
2017-06-03
msbuild: increment other version numbers to vs2017 equivalents
Shawn Hoffman
2017-05-28
upgrade to Windows SDK 10.0.15063.0
BhaaL
2017-05-25
Migrate to Visual Studio 2017.
Pierre Bourdon
2017-03-01
CMakeLists: Normalize whitespace
Lioncash
2016-12-31
DSP: Namespace remaining un-namespaced DSP code
Lioncash
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2015-09-03
[windows] Update projects to vs2015.
Shawn Hoffman
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-01-03
CMake: simplify some expressions
Tillmann Karras
2014-09-01
msvc: remove some remnants of SDL and DSound from projects and general cleanup.
Shawn Hoffman
2014-08-14
Windows: Use a shared precompiled header for dolphin code under Source/
Shawn Hoffman
2014-08-07
Fix more warnings from #579
Tillmann Karras
2014-06-24
Remove the 32-bit config platform from the VS solution and projects
Lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
Fix DSPTool string output for disassembly.
Lioncash
2014-03-09
Fix DSPTool.
Lioncash
2014-02-20
Forgot to move DSPTool over. Fixed now.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
2013-12-31
Convert all vcxproj files to UNIX line endings
Jasper St. Pierre
2013-11-22
Changed the DSP ROM warning from a panic alert to an on-screen message.
skidau
2013-11-05
Fix {Read,Write}FileToString.
Matthew Parlane
2013-11-03
Run code through the advanced tool 'sed' to remove trailing whitespace.
comex
2013-11-02
do not copy pdbs to binary dir (you can use the symbol server for $(random_bu...
Shawn Hoffman
2013-10-26
Update to VS2013 and a slew of build-related updates. Notes:
Shawn Hoffman
2013-05-21
Buildfix for dsptool.
Rachel Bryk
2013-04-17
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...
Lioncash
2013-04-15
Update the license file text (change SVN to Git) in all projects except Core ...
lioncash
2013-03-26
Fixed DSPTool build.
skidau
2012-03-25
Remove scons-related files
Shawn Hoffman
2012-03-18
remove scons files from VS projects
Shawn Hoffman
2012-03-18
forgot to add wxwidgets3 vcxproj to git, since it was masked by gitignore...
Shawn Hoffman
2011-12-14
Let "make install" on OS X copy the bundle to /Applications.
Maarten ter Huurne
[next]