Commit graph

23 commits

Author SHA1 Message Date
Johannes Pohl
d9ee0c1f52 reformatted code 2016-10-20 11:00:24 +02:00
badaix
21b4c6b982 removed nullptr check 2016-07-02 15:14:02 +02:00
badaix
16ea1a5d71 ogg: support different sample formats 2016-05-03 21:28:55 +02:00
badaix
16be4f53b8 FLAC: support different sample formats 2016-05-03 08:02:07 +02:00
badaix
1c3fd27256 spaces 2016-05-01 13:17:35 +02:00
badaix
e1a47b3b98 fixed clang warnings (CXX = /usr/bin/clang++) 2016-04-27 21:44:51 +02:00
badaix
f11a7055a1 string compat functions throw 2016-04-25 19:27:21 +02:00
badaix
efb592d495 replaced MapMessage with JsonMessage 2016-04-05 22:39:39 +02:00
badaix
41db245efc server runs on OpenWrt 2016-04-02 23:20:45 +02:00
badaix
212c9c1c6b server compiles under OpenWrt 2016-04-02 19:12:38 +02:00
badaix
d44232114a encoder header is shared ptr 2016-02-03 23:05:28 +01:00
badaix
7b1323646f init player when receiving a header message 2016-01-31 23:56:28 +01:00
badaix
c4094a2175 made SampleFormat not inherit from BaseMessage 2016-01-24 13:52:46 +01:00
badaix
eed7f287fb decoder gets sample format from header 2016-01-24 13:43:02 +01:00
badaix
fe89220b15 2016 2016-01-21 22:02:09 +01:00
badaix
84f9dd2d7a removed depency to boost lexical cast and boost algorithm 2015-12-03 21:55:11 +01:00
badaix
c8e58f272f replaced boost::lexical_cast with c++11 functions 2015-12-03 21:55:11 +01:00
badaix
d2873b6f0d default compression level 2 2015-08-19 22:35:12 +02:00
badaix
239e93de43 configurable pipe read buffer 2015-08-15 11:22:41 +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
c8c3b0357e valgrind optimizations 2015-08-12 22:04:55 +02:00
badaix
30a88602dc subdirectory for encoder/decoder 2015-08-10 21:53:15 +02:00