Files
pcsx2/plugins
gigaherz decf1da763 SPU2-X:
- Use the cross-platform mbstowcs() function to convert from ansi/ascii/multibyte/utf8 (whatever) to widechar instead of MultiByteToWideChar. Allows linux people to configure the portaudio device in the .ini.
 - Set the requested portaudio latency to 0.2f (200ms) instead of 0, since apparently it's bad to request 0, and 200ms is a sensible(ish) default.
 - Comment out the call to Pa_Terminate on Close, since it causes issues when re-initializing later. Preferably, we should add some Init() + Shutdown()/Terminate() functions to the output module system to allow for one-time initialization and termination, but this will have to do for now.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3880 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-10-06 00:34:02 +00:00
..
2010-07-08 16:40:44 +00:00
2010-08-17 14:39:58 +00:00
2010-08-09 19:05:02 +00:00
2010-08-09 19:05:02 +00:00
2010-08-09 19:05:02 +00:00
2010-08-27 13:48:41 +00:00
2010-08-25 20:18:45 +00:00
2010-10-06 00:34:02 +00:00
2010-07-08 16:40:44 +00:00
2010-08-09 19:05:02 +00:00
2010-10-04 21:52:22 +00:00
2010-06-22 13:30:36 +00:00