dolphin/Source/Plugins
Glenn Rice 7866fade02 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.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6104 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-17 02:14:04 +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 I've observed that "FIFO is overflown by GatherPipe" is not real overflow. 2010-08-10 07:25:35 +00:00
Plugin_VideoDX11 I've observed that "FIFO is overflown by GatherPipe" is not real overflow. 2010-08-10 07:25:35 +00:00
Plugin_VideoOGL Add Common::AtomicDecrement for gcc to match win32. 2010-08-10 08:29:15 +00:00
Plugin_VideoSoftware Add Common::AtomicDecrement for gcc to match win32. 2010-08-10 08:29:15 +00:00
Plugin_Wiimote Fix a problem in the old wiimote plugin in which a bitmap could be created with size 0x0. This fails an assertion in wxWidgets. wxWidgets complains about it in the debug build. 2010-08-11 02:28:40 +00:00
Plugin_WiimoteNew 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