Commit graph

2475 commits

Author SHA1 Message Date
badaix
933de68f13 Install opus 2020-07-29 23:18:10 +02:00
badaix
908c5283c8 Install less dependencies and use parallel builds 2020-07-29 23:10:40 +02:00
badaix
26ea49a210 Add pkgconfig and max warnings 2020-07-29 22:52:38 +02:00
badaix
bb744a926a Add macOS build action 2020-07-29 22:36:01 +02:00
badaix
2bc71d3256 Cache boost 2020-07-29 22:22:31 +02:00
badaix
faab813446 Download a recent boost version 2020-07-29 22:05:31 +02:00
badaix
007b1fa693 Add github build action 2020-07-29 21:56:52 +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
bd19c51d58 Merge branch 'develop' of https://github.com/badaix/snapcast into develop 2020-07-12 10:43:40 +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
TekniskSupport
5723791f8a updated documentation
Added script to remove all disconnected cilents
2020-07-11 19:37:51 +02:00
Kevin Eady
11ee2319c9 Update v2_0_0.md
Add details regarding HTTP APIs (POST and WebSocket)
2020-07-11 19:35:17 +02:00
Stijn Van der Borght
b155efc193 link windows build instructions, mention snap.net 2020-07-11 19:32:35 +02:00
badaix
891bed3fff Rename onChunkRead to onNewChunk 2020-07-05 12:16:33 +02:00
badaix
1c85a5d86f Streaming clients can connect via Websockets 2020-07-02 22:26:53 +02:00
badaix
01e7778b9a Update changelog 2020-06-13 15:11:32 +02:00
badaix
780170fde2 Update Android build process 2020-06-12 13:49:44 +02:00
badaix
d87abf3027 Add script to change latency 2020-06-12 13:49:31 +02:00
badaix
62bcb11a83 Remove a log message 2020-06-12 13:49:06 +02:00
badaix
3077500f24 Use shared_ptr for oboe stream (as rec. by google) 2020-06-12 13:48:56 +02:00
badaix
0a9031834f Update Android build process 2020-06-12 13:47:16 +02:00
badaix
777eddc76c update oboe to v1.4.2 2020-06-12 09:27:24 +02:00
badaix
81ee631c55 Use snapserver's home as data dir 2020-06-11 19:56:58 +02:00
badaix
ae7d04a944 Update man files 2020-06-11 18:25:55 +02:00
badaix
9fcfe09a9a Reformat code 2020-06-11 13:41:28 +02:00
badaix
1aee05cead Merge branch 'develop' 2020-06-11 13:27:52 +02:00
badaix
da9aee0c99 Update changelog 2020-06-11 13:12:22 +02:00
badaix
9d6ec6ce36 Set hw mixer volume only if we use a hw mixer 2020-06-11 13:04:44 +02:00
badaix
799ed8ae66 Protect request response with a strand 2020-06-11 12:53:18 +02:00
badaix
fdcc609bbb Switch back to xiph's tremor git repo 2020-06-09 22:59:51 +02:00
badaix
0d25ebafee Revert daemon pid file stuff 2020-06-08 23:54:40 +02:00
badaix
9e22f32548 Add logsink system for BSD and macOS 2020-06-08 23:07:23 +02:00
badaix
4c9c568cbf Move log sink setting to unit/init files 2020-06-08 22:45:17 +02:00
badaix
e148d74772 Move --user command line setting into config file 2020-06-07 14:21:58 +02:00
badaix
446b22ac85 Fix setting the process priority 2020-06-07 13:48:46 +02:00
badaix
be40e66c63 Reformat code 2020-06-07 13:35:39 +02:00
Johannes Pohl
6d2f1a2b3e
Merge pull request #275 from stuart12/write-pid-before-exit
Create PIDfile before parent exits for systemd
2020-06-07 13:29:46 +02:00
Johannes Pohl
19a82eb533
Merge branch 'develop' into write-pid-before-exit 2020-06-07 13:29:22 +02:00
badaix
bb08600b19 Service logs to syslog 2020-06-06 13:46:26 +02:00
badaix
0af19ca0cb Small code cleanup 2020-06-06 13:44:22 +02:00
badaix
8238f7a147 Update changelog 2020-06-03 22:08:25 +02:00
badaix
1a45479299 Reorder command line settings 2020-06-03 12:01:25 +02:00
badaix
535e78ff94 Fix crash when unplugging USB DAC 2020-06-03 10:22:39 +02:00
badaix
b2bf4f2bfe Fix compiler warning on macOs 2020-06-03 08:33:30 +02:00
badaix
79b14aa2b2 Bonjour does not return an empty IP (fixes #632) 2020-06-01 12:02:27 +02:00