Commit graph

741 commits

Author SHA1 Message Date
badaix
e3732ab749 Add alsa stream to makefile 2020-09-06 23:56:52 +02:00
badaix
0f91bb1935 Rename stream.stream to stream.source 2020-08-30 20:45:41 +02:00
badaix
98ac8b2fb7 lower alsa period time from 30 to 15 ms 2020-08-26 12:45:28 +02:00
badaix
938d3b5920 Fix warning 2020-08-18 23:52:34 +02:00
badaix
dec7306a84 Replace some pointers with references 2020-08-18 23:36:17 +02:00
badaix
9c01849a64 Change some log levels 2020-08-16 14:44:22 +02:00
badaix
aee4f3144b Fix compile error if alsa is not available 2020-08-15 23:07:11 +02:00
badaix
4d7b73df7d Add alsa stream source 2020-08-15 23:01:12 +02:00
badaix
8b0e005a02 Install Snapweb 2020-08-11 20:40:16 +02:00
badaix
ecd5f57b0c Log chunk age 2020-08-10 22:18:09 +02:00
badaix
80ab0be8e0 Create snapserver home in make install, fixes #643 2020-08-09 15:15:42 +02:00
badaix
42c6e58c37 Add define for MACOS in Makefiles 2020-08-09 15:09:31 +02:00
badaix
bab52d314a Fix compilation on macOS 2020-08-08 15:35:43 +02:00
badaix
0a03ddb46b Fix compile error on macOS 2020-08-08 15:17:15 +02:00
badaix
ebae6c128f Log size of the pipe 2020-08-08 14:46:25 +02:00
badaix
53dfeb15fc Remove unused cmake scripts 2020-08-05 22:03:52 +02:00
badaix
2d88ee85cd Opus encoder resamples to 48000:16:2 2020-08-03 22:52:42 +02:00
badaix
fcbe405858 Install snapweb 2020-08-02 23:38:34 +02:00
badaix
579d422b7d Use cmake when building debian packages 2020-08-01 12:11:50 +02:00
badaix
1528a0fe81 Add include path to macOS cmake 2020-07-30 08:40:20 +02:00
badaix
24e73c3205 Change opus include path 2020-07-30 00:21:43 +02:00
badaix
91321b18f3 Fix warning 2020-07-21 18:41:16 +02:00
badaix
530c4d394a Fix warning 2020-07-21 18:28:48 +02:00
badaix
0a82c92e20 Fix warnings 2020-07-21 18:09:35 +02:00
badaix
af93719490 Rename MessageReceiver to StreamMessageReceiver 2020-07-21 17:09:26 +02:00
badaix
d52015ff09 Move logic from StreamServer into new Server class 2020-07-20 11:54:58 +02:00
badaix
ed0521a1d2 Rename onChunkRead to onNewChunk 2020-07-11 19:39:58 +02:00
badaix
01ce9a60c0 Streaming clients can connect via Websockets 2020-07-11 19:39:58 +02:00
badaix
ae7d04a944 Update man files 2020-06-11 18:25:55 +02:00
badaix
9e22f32548 Add logsink system for BSD and macOS 2020-06-08 23:07:23 +02:00
badaix
e148d74772 Move --user command line setting into config file 2020-06-07 14:21:58 +02:00
badaix
fce34d82c8 Fix some TODOs 2020-06-01 11:47:28 +02:00
badaix
ade2bc9bf7 Possible Websocket fix 2020-05-31 17:57:03 +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
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
badaix
7c71e0346b Read logging settings from config file 2020-05-15 21:33:40 +02:00
badaix
ccb0e7c6c8 Raise version number to v0.20.0 2020-05-09 15:28:46 +02:00
badaix
052dbddb93 Disable compiler warnings for boost process 2020-05-05 22:45:36 +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
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
4cb2b718be add flag for --disable-audio-cache 2020-05-02 17:17:35 +02:00
badaix
b23255389f Fix server crash if client crashes during connect 2020-05-02 14:25:55 +02:00
badaix
47f7291d4f Rename msg::ClientSettings to msg::ClientInfo 2020-05-01 22:37:25 +02:00
badaix
b5854df960 Server reads and propagates client volume changes 2020-05-01 22:37:25 +02:00
badaix
0996c04dca Change some log levels 2020-05-01 22:37:25 +02:00