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-01-25 23:41:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
History
lioncash
ddf23094c2
Fix two unsigned/signed mismatch warnings.
2013-01-15 21:15:31 -05:00
..
AudioCommon
Fix a clear bug in aldlist.cpp.
2013-01-15 12:47:13 -05:00
Common
Merge branch 'OpenAL'
2013-01-15 22:40:12 +11:00
Core
- Made GenRandomCode's 'size' parameter unsigned. Doesn't make sense to have the capability of being able to be negative.
2013-01-15 17:50:50 -05:00
DiscIO
Apparently the order here was important, cached somewhere I guess.
2013-01-10 18:59:15 -06:00
DolphinWX
Change audio latency setting to a wxSpinCtrl, fixes layout problem on linux.
2013-01-15 20:04:11 -06:00
InputCommon
Fix two warnings.
2013-01-13 12:57:17 -06:00
VideoCommon
Fix two unsigned/signed mismatch warnings.
2013-01-15 21:15:31 -05:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00