rpcsx/rpcs3/Emu/Audio
Megamouse 72f0637efe Windows/Audio: add listener for device change
For some reason XAudio2 doesn't automatically change the device anymore.
So let's just listen for the OnDefaultDeviceChanged event and update the cell audio thread if necessary.
2021-08-25 22:44:16 +02:00
..
AL More random changes 2021-04-11 14:01:51 +03:00
ALSA Fix some -Weffc++ warnings (part 2) 2021-04-03 21:54:15 +03:00
FAudio replace some random Emu.Pause with fatal errors 2021-07-20 19:47:00 +02:00
Null Remove BOM markers 2020-12-06 15:30:12 +03:00
Pulse Fix some -Weffc++ warnings (part 2) 2021-04-03 21:54:15 +03:00
XAudio2 Windows/Audio: add listener for device change 2021-08-25 22:44:16 +02:00
audio_device_listener.cpp Windows/Audio: add listener for device change 2021-08-25 22:44:16 +02:00
audio_device_listener.h Windows/Audio: add listener for device change 2021-08-25 22:44:16 +02:00
AudioBackend.cpp More random changes 2021-04-11 14:01:51 +03:00
AudioBackend.h Don't randomly include "stdafx.h" 2020-12-22 14:32:30 +03:00
AudioDumper.cpp More random changes 2021-04-11 14:01:51 +03:00
AudioDumper.h Fix some -Weffc++ warnings (part 2) 2021-04-03 21:54:15 +03:00