This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
068855bbd641efd0d941c2005fb4f33459e32b03
dolphin
/
Source
/
Core
History
Jordan Woyak
068855bbd6
Moved per-game graphics configuration to the game-list right click menu. It will be too difficult to make the "profiles" drop-down thing work with 3-state vs 2-state checkboxes. The per-game settings now have "undetermined" states, except for the radio buttons(I'll fix that later). It's super hacky right now. Video config (probably all config stuff) could be redone.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7386
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-21 05:46:33 +00:00
..
AudioCommon
Fix and issue with the escape button closing the hotkey dialog when trying to set a hotkey to escape.
2011-03-16 12:59:05 +00:00
Common
Moved per-game graphics configuration to the game-list right click menu. It will be too difficult to make the "profiles" drop-down thing work with 3-state vs 2-state checkboxes. The per-game settings now have "undetermined" states, except for the radio buttons(I'll fix that later). It's super hacky right now. Video config (probably all config stuff) could be redone.
2011-03-21 05:46:33 +00:00
Core
Core/DSP/Jit: Fix instruction size retrieval in Branch emitters.
2011-03-20 23:30:24 +00:00
DiscIO
Reinstate AfterInit(), which is still needed for MacOpenFile()
2011-03-16 01:50:46 +00:00
DolphinWX
Moved per-game graphics configuration to the game-list right click menu. It will be too difficult to make the "profiles" drop-down thing work with 3-state vs 2-state checkboxes. The per-game settings now have "undetermined" states, except for the radio buttons(I'll fix that later). It's super hacky right now. Video config (probably all config stuff) could be redone.
2011-03-21 05:46:33 +00:00
InputCommon
Fix DInput rumble.
2011-03-15 04:04:27 +00:00
VideoCommon
Moved per-game graphics configuration to the game-list right click menu. It will be too difficult to make the "profiles" drop-down thing work with 3-state vs 2-state checkboxes. The per-game settings now have "undetermined" states, except for the radio buttons(I'll fix that later). It's super hacky right now. Video config (probably all config stuff) could be redone.
2011-03-21 05:46:33 +00:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00