dolphin/Source/Plugins
Glenn Rice c551a2ee51 Linux build fix.
Also fixed a couple of compiler warnings (one in SystemTimers.cpp that was an actual bug too!).


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6185 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-09-06 13:38:22 +00:00
..
Plugin_DSP_HLE Add volume control for the pulse audio backend. Unfortunately that can not be done with the pulse-simple api, so I had to switch to the asynchronous pulse api. 2010-08-17 02:14:04 +00:00
Plugin_DSP_LLE Add volume control for the pulse audio backend. Unfortunately that can not be done with the pulse-simple api, so I had to switch to the asynchronous pulse api. 2010-08-17 02:14:04 +00:00
Plugin_VideoDX9 DX9/DX11: Missing breaks are just as evil as static variables. 2010-09-03 22:31:52 +00:00
Plugin_VideoDX11 DX9/DX11: Missing breaks are just as evil as static variables. 2010-09-03 22:31:52 +00:00
Plugin_VideoOGL std::string needs <string> rather than <string.h>. 2010-09-06 12:14:18 +00:00
Plugin_VideoSoftware Add Common::AtomicDecrement for gcc to match win32. 2010-08-10 08:29:15 +00:00
Plugin_Wiimote Fix wiimote in homebrew 2010-09-05 20:18:13 +00:00
Plugin_WiimoteNew Linux build fix. 2010-09-06 13:38:22 +00:00