Commit graph

505 commits

Author SHA1 Message Date
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
badaix
49bc832870 first websocket draft, running on port 8080 2019-09-28 23:42:03 +02:00
badaix
ec3f8d8ad5 switch to boost::asio 2019-09-28 21:28:54 +02:00
badaix
1974afc176 switch from deprecated io_service to io_context 2019-09-28 10:53:58 +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
f2405c4a82 bump version to v0.15.0 2018-07-07 21:32:13 +02:00
badaix
14ad48fbc2 link stdc++ static 2018-07-07 11:34:46 +02:00
badaix
460c0b8cc9 update Android NDK 2018-07-06 18:47:17 +02:00
badaix
2c74a88836 make destructor virtual 2018-07-06 18:46:54 +02:00
badaix
ede7603cbf update to popl v1.2.0, add groff message 2018-06-24 22:39:30 +02:00
badaix
64c820e159 fix typo 2018-05-07 18:36:27 +02:00