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
c7634aa8dc620222560ae7d916d2c047fe592241
dolphin
/
Source
/
Core
History
Shawn Hoffman
c7634aa8dc
osx input: remove some debug code...
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5418
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-27 15:50:54 +00:00
..
AudioCommon
XK patch for adding jit config to audiocommon/c16 function to x64emitter
2010-03-24 11:22:33 +00:00
Common
OS X: enable path in Jit64::stX. fix wxw assert on opening ConfigMain. __force_align_arg_pointer__ not needed on x64 builds
2010-04-20 13:19:36 +00:00
Core
Make wiimote connect/disconnect hotkeys work when not rendering to main. Also made them configurable.
2010-04-25 20:10:16 +00:00
DebuggerUICommon
Fix another wrong sprintf usage
2010-04-08 14:58:50 +00:00
DebuggerWX
a few minor code fixes.
2010-04-12 02:00:15 +00:00
DiscIO
Several little fixes.
2010-03-17 01:54:40 +00:00
DolphinWX
Fix something... Whistle and walk away.
2010-04-26 23:25:36 +00:00
DSPCore
DSP Jit annoying shifts
2010-04-25 14:35:13 +00:00
InputCommon
osx input: remove some debug code...
2010-04-27 15:50:54 +00:00
VideoCommon
Move fullscreen display resolution control to the GUI with the rest of the fullscreen toggling code. This removes redundancy of code that was in several places through the various video plugins. Unfortunately it means the fullscreen resolution setting also had to be moved to the main configuration dialog. I am sure that will meet some resistance.
2010-04-22 04:28:34 +00:00