This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-07 06:40:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
History
Jordan Woyak
7a95713496
Fix some warnings. Changes suggested by nerzhultheking.
2013-01-05 22:45:32 -06:00
..
AudioCommon
(CoreAudio) Retain volume value until initialization. Makes volume slider work when game isn't running. Fixes issue 5383.
2012-12-14 12:15:01 -06:00
Common
Make sure the null character is not included in the string.
2013-01-03 19:49:19 -06:00
Core
Fix some warnings. Changes suggested by nerzhultheking.
2013-01-05 22:45:32 -06:00
DiscIO
Use do { ... } while (0) for the *_LOG macros
2012-08-20 13:12:49 +02:00
DolphinWX
Added GC Steering Wheel emulation.
2013-01-04 14:08:09 +11:00
InputCommon
* Implemented working pedal support.
2013-01-01 13:49:22 +11:00
VideoCommon
Clear up some warnings that crop up from -Wextra
2012-12-30 03:28:50 -06:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00