snapcast/client/player
2021-06-27 13:07:07 +02:00
..
alsa_player.cpp Tidy up code 2021-02-11 08:33:36 +01:00
alsa_player.hpp Switch to C++17 2021-06-27 13:07:07 +02: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 Fix writing "PCM device not found" for file player 2021-04-30 10:39:45 +02:00
file_player.hpp Fix writing "PCM device not found" for file player 2021-04-30 10:39:45 +02: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 Switch to C++17 2021-06-27 13:07:07 +02:00
pulse_player.hpp Switch to C++17 2021-06-27 13:07:07 +02: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