dolphin/Source/Core
Ignacio Farias 56d916bf93 Corrected writing error on previous commit :). Now should compile correctly. Thanks God for the advise
"
/trunk/Source/Core/AudioCommon/Src/Mixer.cpp   r6100   line 145:
145: 	{
oops, wrong brace? "

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6101 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-16 15:45:18 +00:00
..
AudioCommon Corrected writing error on previous commit :). Now should compile correctly. Thanks God for the advise 2010-08-16 15:45:18 +00:00
Common make memory breakpoints log the PC when hit. 2010-08-16 00:13:23 +00:00
Core IPC HLE: don't automatically make all addresses the cached one, leave them as however they have been written. 2010-08-16 00:14:08 +00:00
DebuggerUICommon Debugger enhancements: 2010-08-08 06:00:22 +00:00
DebuggerWX Added support for multiboot dols. This allows demo discs, bonus discs etc to be played. 2010-08-11 10:45:27 +00:00
DiscIO Warning fixes and some cleanups. 2010-08-13 19:07:59 +00:00
DolphinWX ok...svnrev crap finally under control? please? 2010-08-08 16:34:32 +00:00
DSPCore fixes for my previous commits 2010-08-14 09:07:28 +00:00
InputCommon Gecko codes: Added parenthesis where they were needed.(thanks to glennrics and soren) Fixed a copy paste error with write & fill 8bit codes. Also forgot to remove a return false;.(some more codes should work (fixed issue 2968)) New Wiimote Plugin: Added emulated swinging.(seems to work) Changed the emulated calibration data to some nice values. ControllerInterface: moved and constified some stuff. 2010-07-26 05:30:50 +00:00
InputUICommon New Wiimote Plugin: Fix hang on close issue of my last commit.(thanks to glennrics) Made profile saving/deleting a bit more user friendly. 2010-08-15 23:03:15 +00:00
VideoCommon I've observed that "FIFO is overflown by GatherPipe" is not real overflow. 2010-08-10 07:25:35 +00:00