Files
pcsx2/plugins
Gregory Hainaut 2a68c3585c spu2x-sdl: fiddle with SDL to init the selected API
Note: SDL_Init is mandatory oterwise SDL_OpenAudio will redo the init.
So the only sane way is to initialize pulseaudio, close everything, and finally
init the requested driver.

V2:
* ifdef SDL2 code

V3:
* use std::string for m_api (avoid issue issue with wx2.8)
* call the good function to properly close subsystem avoid crashes
2015-10-30 17:37:25 +01:00
..
2015-08-18 01:15:51 -04:00
2015-08-18 01:15:51 -04:00
2015-08-19 01:38:36 -04:00
2015-08-19 07:45:02 -04:00
2015-08-18 01:15:51 -04:00
2015-08-18 01:15:51 -04:00
2015-08-18 01:15:51 -04:00
2015-08-18 01:15:51 -04:00
2015-08-18 01:15:51 -04:00
2015-08-18 01:15:51 -04:00
2015-08-19 07:45:02 -04:00
2015-09-13 04:31:41 -04:00
2015-08-25 09:53:00 -04:00
2015-08-25 09:53:00 -04:00
2015-02-20 23:05:21 +01:00