dolphin/Source/Core
Shawn Hoffman 9bbe7a9e1a Allow control of BT.SENS and BT.MOT sysconf values. Thought BT.SENS would fix issue 3362, I don't think it did though...
Feel free to revert if the options seem unneeded.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6642 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-22 05:59:58 +00:00
..
AudioCommon Fixed the throttle (Tab) key so that it takes effect when the frame-limiter is used. Hold down Tab to run the emulator unthrottled (Windows only). 2010-12-17 01:34:40 +00:00
Common Update Wii save import / export to use the same replace list as FileIO 2010-12-22 00:48:59 +00:00
Core Update Wii save import / export to use the same replace list as FileIO 2010-12-22 00:48:59 +00:00
DSPCore LLE JIT: 2010-12-21 14:48:05 +00:00
DebuggerUICommon We effectively only have a single namespace for private header files, 2010-12-05 15:28:31 +00:00
DebuggerWX Earlier versions of wxWidgets do not implicitly include <wx/wx.h>. 2010-12-05 15:36:08 +00:00
DiscIO Update Wii save import / export to use the same replace list as FileIO 2010-12-22 00:48:59 +00:00
DolphinWX Allow control of BT.SENS and BT.MOT sysconf values. Thought BT.SENS would fix issue 3362, I don't think it did though... 2010-12-22 05:59:58 +00:00
InputCommon Implement free look on linux. Patch due to artart78. 2010-12-21 23:58:25 +00:00
InputUICommon Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
VideoCommon Added a game property for the "Enable CPU Access" video option. Patch by Link_to_the_past. 2010-12-22 01:05:29 +00:00
VideoUICommon Avoid shadowing variables. 2010-12-20 17:06:39 +00:00
wiiuse Apparently I missinterpreted that thing in tortoise svn. 2010-12-19 04:00:07 +00:00
CMakeLists.txt Linux cmake build fix. I fixed the scons build as well, so this might fix the macosx build also. 2010-11-16 00:13:33 +00:00