This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-04-11 03:51:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
History
Glenn Rice
2cd415dd83
Fix the signed/unsigned comparison warnings created by a recent commit.
2013-01-11 22:00:36 -06:00
..
AudioCommon
'count' parameter for AddStereoSamples and AddStereoSamplesBE in WaveFile should be unsigned. Doesn't make sense to have them signed.
2013-01-11 22:22:55 -05:00
Common
Fix two signed/unsigned mismatch warnings.
2013-01-11 19:38:04 -05:00
Core
buildfix!
2013-01-10 16:29:16 -06:00
DiscIO
Apparently the order here was important, cached somewhere I guess.
2013-01-10 18:59:15 -06:00
DolphinWX
Set focus on game list after stopping emulation.
2013-01-11 17:53:34 -05:00
InputCommon
Merge branch 'controller-profiles'
2013-01-09 22:33:51 -05:00
VideoCommon
Fix the signed/unsigned comparison warnings created by a recent commit.
2013-01-11 22:00:36 -06:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00