Commit graph

518 commits

Author SHA1 Message Date
badaix
0edb7638b2 Add tsan lean as comment 2020-01-19 17:53:24 +01:00
badaix
8613e1f798 Add Android arm64 support 2020-01-15 21:37:57 +01:00
badaix
1bd5365c64 Fix AddressSanitizer alloc-dealloc-mismatch 2020-01-12 15:26:20 +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
e9a5a36855 Client uses less memory allocations 2019-12-12 21:46:23 +01:00
badaix
6b793dfb76 Replace some shared_ptr with unique_ptr 2019-12-11 22:48:21 +01:00
badaix
d8a6e63691 Use promise/future for sync messages 2019-12-11 22:47:11 +01:00
badaix
565da8c04a Log phase in error logging 2019-12-11 21:34:02 +01:00
badaix
31e7375ed4 Add plist files for macOS 2019-12-11 09:17:34 +01:00
badaix
73e42f69cb Android hostname uses ro.product.model as fallback 2019-12-08 21:25:43 +01:00
badaix
6c819b8f0c Add Opus to Android make targets 2019-12-05 22:56:20 +01:00
badaix
eb94867b57 Improve check for systime vs streamtime 2019-12-01 22:56:49 +01:00
badaix
2794d747ff Update version number to v0.17.1 2019-11-22 19:37:07 +01:00
badaix
f20bd1b1e4 update version to 0.17.0 2019-11-20 22:40:21 +01:00
badaix
d198b4d0b1 some more items on the todo list 2019-11-04 22:42:32 +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
07e8290ee4 Add namespace for encoder and decoder 2019-11-04 14:53:02 +01:00
badaix
7dffa6ed65 Opus improve error handling 2019-11-03 20:23:54 +01:00
badaix
6cd3b7df67 opus add pseudo header and configurable options 2019-11-03 17:37:04 +01:00
Jordan Speicher
17264a0409 Fix relative install paths 2019-11-03 10:54:06 +01:00
badaix
2a47e0b672 add opus options to cmakefiles 2019-11-02 16:19:59 +01:00
badaix
258bab4f65 WIP opus is working, some values are hard coded 2019-11-02 13:19:55 +01:00
badaix
0c7691756c merge PR#4 2019-11-01 23:07:32 +01:00
badaix
55d74cb3d5 reformat comments 2019-11-01 18:25:32 +01:00
badaix
505769760e socket on the stack 2019-11-01 17:54:25 +01:00
badaix
696752680c add options for DEBUG and SANITIZE 2019-11-01 15:21:56 +01:00
badaix
6fae88dff7 merge with master 2019-10-28 19:33:57 +01:00
badaix
1690f5ccc1 fix signal-unsafe call inside of a signal 2019-10-27 18:22:35 +01:00
badaix
2f06ebed04 stream server uses async send and receive 2019-10-22 23:21:14 +02:00
badaix
6a3f59b0e1 fix warnings 2019-10-19 23:31:45 +02:00
badaix
aa32ced692 fix unused parameter warning 2019-10-19 22:47:58 +02:00
badaix
d6205e958c raise required boost version to 1.70
fix link dependency to boost_system
2019-10-18 20:26:45 +02:00
badaix
f34ca2eb93 remove dpkg target, add snapserver.conf 2019-10-15 23:06:13 +02:00
badaix
b7e5a40047 remove client/debian and server/debian 2019-10-14 22:29:51 +02:00
badaix
300508a54b update changelog 2019-10-14 18:54:59 +02:00
badaix
6b5307ba61 remove static linking to libgcc and libstdc++ 2019-10-14 18:51:22 +02:00
badaix
aa091b332c update man pages 2019-10-13 22:08:06 +02:00
badaix
2ae7b61fce raise version number to v0.16.0 2019-10-13 21:40:22 +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
d3b8ad5aa5 fix includes 2019-10-13 13:18:24 +02:00
badaix
a30f548a31 rename files to snake_case 2019-10-12 18:28:29 +02:00
badaix
ea3921d8b7 rename some files to snake_case 2019-10-12 14:34:00 +02:00
badaix
9ced0aa438 bind to configurable interface 2019-10-11 22:44:26 +02:00
badaix
6c5a224313 tidy up include dirs 2019-10-10 08:46:29 +02:00
badaix
7cb595db28 move aixlog and popl to common 2019-10-09 22:11:43 +02:00
badaix
a258e24cbf add pedantic warnings 2019-10-09 20:22:21 +02:00
badaix
c13831f4cc add boost include dir 2019-10-07 22:34:11 +02:00