Johannes Pohl
4b0e48af94
Merge pull request #191 from airdrummingfool/macos-resync
...
Fixing a re-sync issue on macOS by reworking CoreAudioPlayer
2017-02-26 22:35:58 +01:00
badaix
ed1c5d6606
configurable user and group
2017-02-26 22:29:06 +01:00
Tommy Goode
1ae573a75f
Fixing a re-sync issue on macOS by reworking CoreAudioPlayer to behave closer to AlsaPlayer: after 5 seconds of no chunks, the AudioQueue is destroyed. On a new chunk, the AudioQueue is re-created.
2017-02-25 19:55:11 -06:00
badaix
664a01082e
fix Lintian warnings
2017-02-26 00:18:15 +01:00
badaix
ee3884af9d
Bump version number to 0.11.0-beta-1
2017-02-25 19:34:17 +01:00
badaix
0f2359c971
users for snapclient and snapserver daemon
2017-02-07 20:11:49 +01:00
badaix
fdb292edb4
2017
2017-02-04 11:56:40 +01:00
badaix
db92e80e9b
merge with master
2017-02-04 11:00:15 +01:00
badaix
94eb840f50
remove to g++
2017-01-31 21:49:19 +01:00
Nick Knudson
af73c69960
added client compilation support for TARGET=BUILDROOT
2017-01-15 15:05:19 -08:00
realglotzi
42c3b76351
Merge remote-tracking branch 'upstream/master'
2017-01-11 10:20:16 +01:00
unimatrix27
4818b7826c
Update Makefile
2017-01-09 15:30:09 +01:00
realglotzi
8500c8f81c
snapclient.service/snapserver.service:
...
Snapcast has to wait until complete network stack is up, in particular systemd-timesyncd is up and time is set. If not, there are drop outs after boot on the client.
This fixes https://github.com/badaix/snapcast/issues/138 .
Signed-off-by: realglotzi <github@wagner-budenheim.de>
2017-01-08 18:46:51 +01:00
badaix
7aadde0e6d
include asio with -isystem to avoid warnings
2016-12-08 18:09:26 +01:00
Johannes Pohl
712dbe9937
less logging
2016-11-25 15:33:34 +01:00
Johannes Pohl
9ec135e1b8
identify client by id instead of MAC
2016-11-24 12:02:32 +01:00
Johannes Pohl
433a2ff252
fixed crash if no service is published
2016-11-22 21:33:36 +01:00
Johannes Pohl
bb7bea1b6c
instance id for snapclient
2016-11-22 00:09:54 +01:00
badaix
8bd5361081
merged with master
2016-11-17 15:47:23 +01:00
badaix
835127b18d
bump version 0.10.0
2016-11-17 11:53:32 +01:00
badaix
c14157768e
don't start as daemon on macOs
2016-11-17 11:49:46 +01:00
badaix
043f76e35e
removed trailing whitespaces
2016-11-14 22:48:07 +01:00
badaix
54e544189a
shell path
2016-11-13 23:19:19 +01:00
badaix
a6993f11df
send messages async
2016-11-13 22:30:02 +01:00
badaix
b01e3fe549
0.9.90
2016-11-13 16:54:45 +01:00
badaix
d3f1bf8908
Merge branch 'spotify' of https://github.com/badaix/snapcast into spotify
2016-11-13 15:58:05 +01:00
badaix
943df9bb03
error handling
2016-11-13 15:58:02 +01:00
badaix
3fe88b7440
stream is shared_ptr
2016-11-13 15:57:49 +01:00
BadAix
c8fc3ae4b8
protect socket with mutex
2016-11-13 15:53:48 +01:00
badaix
bc1d96ef89
cleaned up locking
2016-11-11 12:24:55 +01:00
badaix
3819fb2355
bump version to 0.9.90
2016-11-11 11:37:07 +01:00
badaix
06ce37be1c
fixed queue::abort
2016-11-09 21:57:24 +01:00
badaix
e875555d3c
init lastChunk with now
2016-11-09 19:45:26 +01:00
badaix
d98db9177a
removed unused SHELL var
...
unsigned deb package
2016-11-06 19:24:22 +01:00
badaix
951548f412
portable sleep function
2016-10-28 10:10:58 +02:00
badaix
025cd0e084
snapserver compiles in Android
2016-10-24 09:44:39 +02:00
badaix
8ae203eece
Merge branch 'develop' into nonroot
2016-10-22 20:24:40 +02:00
badaix
f867195051
bump version to 0.9.0
2016-10-22 12:52:43 +02:00
Johannes Pohl
d9ee0c1f52
reformatted code
2016-10-20 11:00:24 +02:00
Johannes Pohl
aaee61bf2e
changed plist label
2016-10-19 11:03:40 +02:00
Johannes Pohl
e8bf669aba
install/uninstall for macOS
2016-10-19 10:59:41 +02:00
Johannes Pohl
45c12c472f
moved zeroconf to browseZeroConf dir
2016-10-19 09:21:58 +02:00
badaix
eb021d84c2
macOS support warning
2016-10-17 09:05:51 +02:00
Johannes Pohl
675bd17ab8
ZeroConf (Bonjour) for macOS server
2016-10-16 14:45:50 +02:00
badaix
98e3805616
run as snapcast user
2016-10-15 11:18:46 +02:00
badaix
c767b62c43
install to /usr/bin/
2016-10-15 11:18:15 +02:00
badaix
d8ebc5e372
renamed system_clock "hrc" to "clk"
2016-10-03 13:58:46 +02:00
Johannes Pohl
6744169442
raised buffer to hold 100ms
2016-09-21 17:03:37 +02:00
Johannes Pohl
f423bc0fc0
build using libs installed with brew
2016-09-21 17:03:20 +02:00
Johannes Pohl
560cdb0f01
added warning for MacOS
2016-09-21 11:59:34 +02:00