Commit graph

219 commits

Author SHA1 Message Date
badaix
a013558e81 Reformat code 2020-02-22 16:43:13 +01:00
badaix
de75ad9b2c Resampling can use original rate or bit depth 2020-02-21 21:11:26 +01:00
badaix
1bc8f74c41 Change SampleFormat variables to getters 2020-02-18 22:47:04 +01:00
badaix
99e147c5aa Remove timeout in getNextPlayerChunk 2020-02-16 21:23:26 +01:00
badaix
3fc8b9ca08 Add optional resampling of the output stream 2020-02-14 08:46:13 +01:00
badaix
d82c3c42ae Replace c casts with static_casts 2020-02-09 13:13:04 +01:00
badaix
08902ae0a5 Remove call to gettimeofday 2020-02-09 12:22:26 +01:00
badaix
bac33043cf Use steady clock 2020-02-09 11:38:49 +01:00
badaix
effa0e7115 Switch back to system time 2020-02-02 16:05:05 +01:00
badaix
f3c3d401c0 Use steady clock instead of system time 2020-02-02 13:32:46 +01:00
badaix
52af69618c Update aixlog to v1.2.5 2020-01-10 23:05:04 +01:00
badaix
cd9f785425 Code cleanup 2020-01-10 21:28:42 +01:00
badaix
8c6d703ec5 Update copyright dates 2020-01-04 01:03:48 +01:00
badaix
3eab397543 Update AixLog to v1.2.4 2020-01-03 22:04:29 +01:00
badaix
e9a5a36855 Client uses less memory allocations 2019-12-12 21:46:23 +01:00
badaix
73e42f69cb Android hostname uses ro.product.model as fallback 2019-12-08 21:25:43 +01:00
badaix
eb94867b57 Improve check for systime vs streamtime 2019-12-01 22:56:49 +01:00
badaix
0341174d5d Reformat code 2019-12-01 22:06:50 +01:00
badaix
fd616956cb Add client mode to TcpStream 2019-11-28 20:07:43 +01:00
badaix
cdc5dd2bac remove unused function 2019-11-17 15:57:07 +01:00
badaix
211b5afdd3 fix mem leak 2019-11-17 15:14:55 +01:00
badaix
0355293f4a Add string signal to signal handler callback 2019-11-04 16:55:23 +01:00
badaix
c439549d1e Add callback function to signal handler 2019-11-04 15:07:18 +01:00
badaix
2657b439b2 suppress future_error 2019-11-03 12:40:47 +01:00
badaix
1690f5ccc1 fix signal-unsafe call inside of a signal 2019-10-27 18:22:35 +01:00
badaix
24b357287c fix deprecation warning 2019-10-19 22:22:18 +02:00
badaix
47e6992538 update aixlog to v1.2.3 2019-10-19 21:43:26 +02:00
badaix
e740adacb1 fix build warnings related to aixlog 2019-10-18 20:25:24 +02:00
badaix
d384091a58 remove cout's 2019-10-13 22:56:04 +02:00
badaix
7fda592d13 enable extra warnings 2019-10-13 19:01:56 +02:00
badaix
0b21a5daee rename files to snake_case 2019-10-13 18:43:32 +02:00
badaix
de112b6cc9 fix warning on macOS 2019-10-13 13:18:48 +02:00
badaix
a30f548a31 rename files to snake_case 2019-10-12 18:28:29 +02:00
badaix
2939ace883 fix bool value 2019-10-10 08:46:45 +02:00
badaix
9fbec6055a fix parsing of bool values 2019-10-09 22:32:27 +02:00
badaix
7cb595db28 move aixlog and popl to common 2019-10-09 22:11:43 +02:00
badaix
6b729ad61c reformat code 2019-09-25 19:07:23 +02:00
badaix
8b231c7cc6 modernize with clang-tidy 2019-09-25 19:02:33 +02:00
badaix
88b49ad2a0 reformat code 2019-09-24 22:52:31 +02:00
badaix
b20add3815 add clang-format file
reformat code
2019-09-24 22:42:36 +02:00
badaix
35e3e5c894 remove unused vectorwrapbuf 2018-05-02 19:14:45 +02:00
badaix
9259257490 small code clean-ups 2018-04-25 14:13:43 +02:00
jonahquark81
962ff983cb Fix compilation errors on FreeBSD 2018-04-25 13:39:06 +02:00
badaix
a86d2412a4 update JSON for Modern C++ to v3.1.2 2018-03-19 08:32:14 +01:00
badaix
08906403d1 move base64 into streamreader 2018-03-16 21:08:17 +01:00
badaix
b26bd41aff move pcmChunk implementation into header 2018-03-16 18:29:13 +01:00
badaix
54a8ca824f move message dir into common 2018-03-16 00:19:52 +01:00
badaix
77b3b5dbe4 update to json for modern c++ 3.1.1 2018-03-15 22:32:20 +01:00
badaix
e9d8f08561 Fix compilation error on Android NDK level < 21 2018-03-13 07:47:40 +01:00
badaix
203f7ecdf5 relax required gcc version to 4.8 2018-03-04 20:46:35 +01:00