badaix
ade2bc9bf7
Possible Websocket fix
2020-05-31 17:57:03 +02:00
badaix
ee1a8dbc38
Leave hw mixer open when there is no new pcm data
2020-05-31 17:43:37 +02:00
badaix
c1c521b260
Reformat code
2020-05-31 13:46:26 +02:00
Johannes Pohl
c07b56816d
Merge pull request #625 from jonahquark81/master
...
Minor tweaks to resolve #623 & #624
2020-05-31 13:43:38 +02:00
badaix
7af8343650
Add file player for testing
2020-05-31 13:24:11 +02:00
badaix
ed81b90186
Alsa mute all hw channels
2020-05-29 10:29:14 +02:00
jonahquark
76ef652ea8
Revert error message
2020-05-20 19:34:15 +01:00
jonahquark
8d715e6bfc
Dont try to parse empty settings.json
2020-05-20 19:27:52 +01:00
jonahquark
0168bb17ab
Retry reading metadata on bad file descriptor
2020-05-20 19:26:02 +01:00
jonahquark
51445f6340
Resynchronising with upstream
2020-05-20 15:01:13 +01:00
badaix
7c71e0346b
Read logging settings from config file
2020-05-15 21:33:40 +02:00
badaix
ed3d9e5ebc
Send hello message as request
2020-05-15 08:54:15 +02:00
badaix
d9661f6267
Fix hw mixer issues
2020-05-14 20:38:19 +02:00
Szabolcs Hubai
91f392f483
uninitAlsa(): replace snd_pcm_drain(handle_); with snd_pcm_drop(handle_);
2020-05-13 17:46:42 +02:00
badaix
8519b74de8
Reference the SnapOS guide, fix Linter warning
2020-05-13 09:04:56 +02:00
Johannes Pohl
26710d1a80
Delete FUNDING.yml
2020-05-11 14:14:58 +02:00
Johannes Pohl
d6c47a7ce8
Create FUNDING.yml
2020-05-11 14:12:59 +02:00
badaix
184254b35f
Add some comments, clean ups
2020-05-10 21:52:19 +02:00
Johannes Pohl
2a6360a832
Merge pull request #618 from stijnvdb88/master
...
wasapi: added listener for getting system volume
2020-05-10 14:56:58 +02:00
Stijn
d41289657e
Merge branch 'develop' into master
2020-05-10 13:49:24 +01:00
Stijn Van der Borght
7fd7c49538
wasapi: added listener for getting system volume
2020-05-10 13:26:32 +01:00
badaix
ba182db309
Apply volCorretion just in exclusive mode
...
as discussed here:
https://github.com/badaix/snapcast/issues/24#issuecomment-626193806
2020-05-10 13:40:30 +02:00
Szabolcs Hubai
20bfe6263c
externals/tremor: use own mirror
...
While updating Xiph's git repository URLs to their GitLab instance,
it turns out, that the moved Tremor repository misses commits:
error: Server does not allow request for unadvertised object
7c30a66346199f3f09017a09567c6c8a3a0eedc8
Fetched in submodule path 'externals/tremor', but it did not contain
7c30a66346199f3f09017a09567c6c8a3a0eedc8. Direct fetching of that commit
failed.
For more information see [0]!
0: https://gitlab.xiph.org/xiph/tremor/-/issues/2298
2020-05-10 13:23:05 +02:00
Szabolcs Hubai
b0fc46553b
submodules: update Xiph's remote to GitLab
...
fatal: unable to access 'https://git.xiph.org/ogg.git/ ': Failed to
connect to git.xiph.org port 443: Connection timed out
2020-05-10 13:23:05 +02:00
badaix
ccb0e7c6c8
Raise version number to v0.20.0
2020-05-09 15:28:46 +02:00
badaix
da11253b97
Add information about the sample format
2020-05-08 11:11:17 +02:00
badaix
860c0e5c8f
Cleanup WINDOWS and HAS_WASAPI usages
2020-05-07 22:38:25 +02:00
badaix
d7c39bf13b
Fix compile error
2020-05-07 22:19:27 +02:00
badaix
2c7cbc0d75
Check if enough alsa frames are available
2020-05-07 22:01:04 +02:00
badaix
57aa683f93
Mixer can use a non-first audio device
2020-05-07 12:34:55 +02:00
badaix
9aa2f334eb
Fix failed assertion in AlsaPlayer
2020-05-07 10:06:08 +02:00
badaix
4e5e54fd4d
Fix compile error
2020-05-05 23:18:24 +02:00
badaix
fc07aa83f6
Travis does not clone submodules
2020-05-05 22:55:32 +02:00
badaix
052dbddb93
Disable compiler warnings for boost process
2020-05-05 22:45:36 +02:00
badaix
7294de5827
Remove unused variable
2020-05-05 21:50:13 +02:00
badaix
424487a48e
Add sharing mode for Oboe, log device settings
2020-05-05 21:46:21 +02:00
badaix
ad2351a42b
Fix Windows compile error
2020-05-04 16:25:38 +02:00
badaix
8de5a7a069
Windows uses std::system instead of bp::child
2020-05-04 15:43:14 +02:00
badaix
89679de108
Add boost-process to travis
2020-05-04 10:14:43 +02:00
badaix
3b3632474c
Configurable base/exp for software mixer
2020-05-04 10:14:12 +02:00
badaix
5df647d89e
Fix a typo
2020-05-04 09:12:01 +02:00
badaix
5feb5d7602
Update installation section for debian
2020-05-04 09:08:14 +02:00
badaix
ac02b827ff
Fix warning
2020-05-03 20:18:01 +02:00
badaix
dd913acff9
Add mixer mode "none"
2020-05-03 20:10:01 +02:00
badaix
4a7b72773a
Strip off "CARD=xxx" from the mixer device name
2020-05-03 11:07:00 +02:00
badaix
d87158987d
Remove wavenc for gstreamer as it is PCM already
2020-05-02 21:08:58 +02:00
Johannes Pohl
0bcd0165ef
Merge pull request #602 from rusitschka/disable-audio-cache
...
Add support for disabling audio files caching
2020-05-02 21:04:19 +02:00
Steffen Rusitschka
445a6b9a53
Merge branch 'master' into disable-audio-cache
2020-05-02 17:48:49 +02:00
Steffen Rusitschka
4e45cfd3ea
add documentation
2020-05-02 17:42:04 +02:00
Steffen Rusitschka
4cb2b718be
add flag for --disable-audio-cache
2020-05-02 17:17:35 +02:00