badaix
|
aa82ba8397
|
Cleanup Snapclient includes
|
2024-04-03 21:50:03 +02:00 |
|
badaix
|
c880ae2e62
|
Add player namespace and player name constants
|
2020-12-31 18:29:26 +01:00 |
|
badaix
|
541d803452
|
Make audio backend "file" configurable
|
2020-10-05 22:42:56 +02:00 |
|
badaix
|
424487a48e
|
Add sharing mode for Oboe, log device settings
|
2020-05-05 21:46:21 +02:00 |
|
badaix
|
dd913acff9
|
Add mixer mode "none"
|
2020-05-03 20:10:01 +02:00 |
|
badaix
|
9bb1c4a041
|
Make controller async, add client Mixer settings
Controller uses the asio io_context and thus uses one thread less.
This also fixes a lot of thread sanitizer issues.
|
2020-05-01 22:37:25 +02:00 |
|
badaix
|
a2311dfbfd
|
Make logsink and filter configurable
|
2020-04-18 15:32:30 +02:00 |
|
badaix
|
e5047f1aff
|
Fix Windows warnings
|
2020-04-10 13:27:08 +02:00 |
|
badaix
|
30753f9f61
|
Rename WasapiMode to SharingMode
The mode is more general and will be applied
in a second step also to other audio devices
|
2020-04-10 10:15:58 +02:00 |
|
badaix
|
5cc37f98f4
|
Reformat code
|
2020-04-10 09:45:19 +02:00 |
|
Stijn Van der Borght
|
9737c1ac44
|
wasapi: added client option for selecting shared/exclusive mode
|
2020-04-08 11:33:25 +02:00 |
|
badaix
|
3fc8b9ca08
|
Add optional resampling of the output stream
|
2020-02-14 08:46:13 +01:00 |
|
badaix
|
eb3a240120
|
Add ClientSettings struct for client settings
Add "player" command line argument to choose the player backend.
Currently there are only for Android different players available.
|
2020-02-09 19:57:10 +01:00 |
|