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 15:40:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
History
degasus
2df0c31d13
add invalid flag for BPStructs (fix issue 5790)
...
this flag will be set on loading a state and checked before every rendering.
2012-12-21 21:04:53 +01: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
Fix a memory leak based on Lioncash's patches.
2012-12-18 23:35:28 -06:00
Core
Add support for recording bongos.
2012-12-18 23:20:26 -05:00
DiscIO
Use do { ... } while (0) for the *_LOG macros
2012-08-20 13:12:49 +02:00
DolphinWX
Add support for recording bongos.
2012-12-18 23:20:26 -05:00
InputCommon
Clean up gcc/g++ compiler warnings that have accumulated.
2012-12-10 00:40:28 -06:00
VideoCommon
add invalid flag for BPStructs (fix issue 5790)
2012-12-21 21:04:53 +01:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00