Commit graph

501 commits

Author SHA1 Message Date
badaix
d29f210161 v0.3.1 2015-08-19 18:40:08 +02:00
badaix
446f2a2f34 stream notifies about new chunks 2015-08-18 22:01:08 +02:00
badaix
74dab4ca10 send timesync in a semiduplex fashion 2015-08-17 19:55:30 +02:00
Johannes Pohl
857061b4ef Update README.md 2015-08-16 11:45:02 +02:00
Johannes Pohl
648bebe1ca Update README.md 2015-08-16 11:44:04 +02:00
badaix
b8429fed65 v0.3.0 2015-08-16 00:33:19 +02:00
badaix
94e6511e56 v0.2.96 2015-08-15 15:43:22 +02:00
badaix
239e93de43 configurable pipe read buffer 2015-08-15 11:22:41 +02:00
badaix
2756ec4897 deleted todo file 2015-08-13 23:52:38 +02:00
badaix
7237ea6b28 start after network availability 2015-08-13 23:11:46 +02:00
badaix
a88e218d91 Code comments 2015-08-13 23:00:47 +02:00
badaix
c1cb395eb0 Code comments 2015-08-13 22:25:51 +02:00
badaix
4db8696889 fixed crash during shutdown 2015-08-12 23:28:44 +02:00
badaix
438523f527 v0.2.94 2015-08-12 22:06:28 +02:00
badaix
c8c3b0357e valgrind optimizations 2015-08-12 22:04:55 +02:00
badaix
063ed462f9 added start function to wireChunk 2015-08-12 22:04:33 +02:00
badaix
d51cb125fc string replaced with stream 2015-08-12 22:03:04 +02:00
badaix
0cc2c39357 Don't send old PCM chunks to the client 2015-08-12 00:22:56 +02:00
badaix
30a88602dc subdirectory for encoder/decoder 2015-08-10 21:53:15 +02:00
badaix
e2362a2750 moved std namespace into implementation 2015-08-08 18:51:48 +02:00
BadAix
e45eb08be6 fixed deadlock in logger 2015-08-08 10:19:44 +02:00
badaix
e35e724110 fixed session shutdown 2015-08-06 23:51:13 +02:00
badaix
82c0070233 changed default process priority to -3 2015-08-06 20:16:47 +02:00
badaix
1c44c9128b larger period time 2015-08-04 07:43:31 +02:00
badaix
e2d832ae56 v0.2.91
don't link libstdc++ static
2015-08-03 21:48:13 +02:00
badaix
f448032fc4 Merge branch 'bugfix' of https://github.com/badaix/snapcast into bugfix 2015-08-03 19:04:03 +02:00
badaix
c2fa6c2bd6 20ms period time 2015-08-03 19:03:24 +02:00
badaix
16f81e9c8e clean server shutdown 2015-08-03 19:03:24 +02:00
badaix
83d7ca8856 configurable process priority 2015-08-03 19:03:24 +02:00
badaix
389bc92b2f pipe-reader moved into it's own class 2015-08-03 19:03:24 +02:00
badaix
58e62a3d5d renice -5 when running as daemon 2015-08-03 19:03:24 +02:00
badaix
d216064baa const correctness 2015-08-03 19:03:24 +02:00
badaix
c0057d2575 callback based encoding 2015-08-03 19:03:24 +02:00
badaix
b936bffeff made "serialize" const 2015-08-03 19:03:24 +02:00
badaix
56389ad202 code formatting 2015-08-03 19:03:24 +02:00
badaix
b7d4034e43 can connect to loopback device if it is the only device with an address 2015-08-03 19:03:24 +02:00
badaix
8e987b3eec configurable codec options 2015-08-03 19:03:24 +02:00
badaix
8f21948a4d fixed request timeout 2015-08-03 19:03:24 +02:00
badaix
aba04a0675 clean up 2015-08-03 19:03:24 +02:00
badaix
b33a9cedc1 20ms period time 2015-08-03 19:01:12 +02:00
badaix
3e5841ad39 clean server shutdown 2015-08-03 19:00:27 +02:00
badaix
cbeb391ea6 configurable process priority 2015-07-30 19:51:07 +02:00
badaix
70a88aab0d pipe-reader moved into it's own class 2015-07-26 18:13:53 +02:00
badaix
c5fc260378 renice -5 when running as daemon 2015-07-26 18:13:07 +02:00
badaix
0e376bcd2f const correctness 2015-07-26 18:12:41 +02:00
badaix
de31d4e132 callback based encoding 2015-07-26 18:12:06 +02:00
badaix
837f1acdc7 made "serialize" const 2015-07-26 13:06:21 +02:00
badaix
1b1845ffee code formatting 2015-07-26 13:05:07 +02:00
Johannes Pohl
1d22986619 Update README.md 2015-07-24 08:28:08 +02:00
Johannes Pohl
2f8d3553a6 Update README.md 2015-07-20 14:12:50 +02:00