dolphin/Source/Plugins
sl1nk3.s adb791dd58 Fixed a little crash I had in ISOProperties with Mario Kart Wii, it was trying to read a third unknown partition type.
Effectively toggling throttle in DSP HLE/LLE when the game is running

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3096 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-27 23:27:56 +00:00
..
Plugin_DSP_HLE Fixed a little crash I had in ISOProperties with Mario Kart Wii, it was trying to read a third unknown partition type. 2009-04-27 23:27:56 +00:00
Plugin_DSP_LLE Fixed a little crash I had in ISOProperties with Mario Kart Wii, it was trying to read a third unknown partition type. 2009-04-27 23:27:56 +00:00
Plugin_nJoy_SDL Minor bugfixes : disable Refresh list and Load wii menu when game is running and fix silly init of njoy's rumble 2009-04-15 20:19:25 +00:00
Plugin_nJoy_Testing Do not put the PDB, EXP, LIB files in the bin folder, instead put it where the obj files are located. 2009-04-03 13:44:36 +00:00
Plugin_PadSimple Do not put the PDB, EXP, LIB files in the bin folder, instead put it where the obj files are located. 2009-04-03 13:44:36 +00:00
Plugin_PadSimpleEvnt Do not put the PDB, EXP, LIB files in the bin folder, instead put it where the obj files are located. 2009-04-03 13:44:36 +00:00
Plugin_VideoDX9 Created a free look utility which only works on win32 right now. It lets the user fly around with the mouse and keyboard. Had to add some ugly matrix functions to the math utilities. 2009-04-19 10:10:45 +00:00
Plugin_VideoOGL Make OSX running more stable with a single line change. You can't pass nil to makeKeyAndOrderFront and expect it to work well. Also the checking for GL version didn't work because the GL version is defined for all it supports, so first we check if we support GL version 1.3 and if we don't, check if we support 1.2 and set software rendering. Little bit of cleaning in the GL config as well, the checkboxes are default enabled and max aniso wasn't using it's own text ID 2009-04-24 01:30:45 +00:00
Plugin_Wiimote Fixed DSPTool include bugs and some leftover fixes 2009-04-25 02:13:33 +00:00