snapcast/client/player
Stijn Van der Borght af621acf1c Wasapi player: unregister system volume change callback on player destroy. Fixes crash when changing Windows volume after switching streams
Wasapi player: unregister system volume change callback on player destroy. Fixes crash when changing Windows volume after switching streams
2021-04-17 10:27:14 +02:00
..
alsa_player.cpp Tidy up code 2021-02-11 08:33:36 +01:00
alsa_player.hpp Align buffer with fragments 2021-01-27 23:39:42 +01:00
coreaudio_player.cpp Silence the PCM buffer if no chunk is available 2021-02-03 22:58:21 +01:00
coreaudio_player.hpp Add player namespace and player name constants 2020-12-31 18:29:26 +01:00
file_player.cpp Tidy up 2021-02-10 18:36:40 +01:00
file_player.hpp Add player namespace and player name constants 2020-12-31 18:29:26 +01:00
oboe_player.cpp Silence the PCM buffer if no chunk is available 2021-02-03 22:58:21 +01:00
oboe_player.hpp Add player namespace and player name constants 2020-12-31 18:29:26 +01:00
opensl_player.cpp Tidy up code 2021-02-11 08:33:36 +01:00
opensl_player.hpp Add player namespace and player name constants 2020-12-31 18:29:26 +01:00
pcm_device.hpp Add player namespace and player name constants 2020-12-31 18:29:26 +01:00
player.cpp Fix resetting hardware mixer volume 2021-01-30 21:01:18 +01:00
player.hpp Add player namespace and player name constants 2020-12-31 18:29:26 +01:00
pulse_player.cpp Set PulseAudio application icon 2021-03-16 17:24:25 +01:00
pulse_player.hpp Add support for PulseAudio properties 2021-03-16 09:03:50 +01:00
wasapi_player.cpp Wasapi player: unregister system volume change callback on player destroy. Fixes crash when changing Windows volume after switching streams 2021-04-17 10:27:14 +02:00
wasapi_player.hpp Wasapi player: unregister system volume change callback on player destroy. Fixes crash when changing Windows volume after switching streams 2021-04-17 10:27:14 +02:00