Felix Geyer
|
f6f107af28
|
cmake: properly link against libatomic when needed
Similar to CMAKE_REQUIRED_FLAGS, CMAKE_CXX_LINK_FLAGS is not an
appropriate variable for linking against libraries.
|
2020-02-02 16:20:23 +01:00 |
|
badaix
|
6d7e25e9af
|
Switch stream readers to use asio event loop
|
2020-01-03 22:40:34 +01:00 |
|
badaix
|
22262bd203
|
Delete UDP stream
|
2019-11-27 23:03:13 +01:00 |
|
badaix
|
646c7593c1
|
Add experimental TCP and UDP streams
|
2019-11-24 18:24:39 +01:00 |
|
badaix
|
2a47e0b672
|
add opus options to cmakefiles
|
2019-11-02 16:19:59 +01:00 |
|
badaix
|
13c6f4a99f
|
not link against boost
|
2019-10-12 18:55:28 +02:00 |
|
badaix
|
a30f548a31
|
rename files to snake_case
|
2019-10-12 18:28:29 +02:00 |
|
badaix
|
9ced0aa438
|
bind to configurable interface
|
2019-10-11 22:44:26 +02:00 |
|
badaix
|
c13831f4cc
|
add boost include dir
|
2019-10-07 22:34:11 +02:00 |
|
badaix
|
c2488091fe
|
rename some files from camel to snake case
|
2019-10-06 14:07:47 +02:00 |
|
badaix
|
6566235831
|
add HTTP and websocket support (preliminary)
|
2019-09-30 22:24:35 +02:00 |
|
badaix
|
ec3f8d8ad5
|
switch to boost::asio
|
2019-09-28 21:28:54 +02:00 |
|
badaix
|
08d0ce58f2
|
add dummy control session for websockets
|
2019-09-28 16:57:58 +02:00 |
|
badaix
|
e7e529c818
|
update jsonrpc++ to v1.2.0
|
2018-07-01 20:51:18 +02:00 |
|
badaix
|
9aeca1a461
|
CMake building of client and server optional, support for FreeBSD
|
2018-04-27 00:17:54 +02: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
|
a3f309e0da
|
include jsonrpc++ into the project
|
2018-03-02 08:28:24 +01:00 |
|
badaix
|
2299e20cfc
|
CMake works on MacOS
|
2018-02-10 17:34:07 +01:00 |
|
badaix
|
fc075555ea
|
fix CMake compile errors
|
2018-02-04 13:11:07 +01:00 |
|
Jörg Krause
|
0dd803007a
|
Initial CMake support
|
2018-02-03 21:29:45 +01:00 |
|