Commit graph

1787 commits

Author SHA1 Message Date
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
d384091a58 remove cout's 2019-10-13 22:56:04 +02:00
badaix
aa091b332c update man pages 2019-10-13 22:08:06 +02:00
badaix
54dee4f100 add snapserver.conf to install scripts 2019-10-13 22:03:09 +02:00
badaix
5d40b8756d clear doc_root 2019-10-13 21:42:20 +02:00
badaix
2ae7b61fce raise version number to v0.16.0 2019-10-13 21:40:22 +02:00
badaix
08a0def6c5 rename spotify to librespot 2019-10-13 19:32:11 +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
b4a1ddcd5c remove xcode 8.3 2019-10-13 17:47:48 +02:00
badaix
2b107e0408 fix clang builds 2019-10-13 16:53:13 +02:00
badaix
7d987c5cee fix clang builds 2019-10-13 14:41:10 +02:00
badaix
cfa51b230b fix includes 2019-10-13 13:53:46 +02:00
badaix
d320bde799 fix clang builds 2019-10-13 13:19:05 +02:00
badaix
de112b6cc9 fix warning on macOS 2019-10-13 13:18:48 +02:00
badaix
d3b8ad5aa5 fix includes 2019-10-13 13:18:24 +02:00
badaix
13c6f4a99f not link against boost 2019-10-12 18:55:28 +02:00
badaix
7db583f733 fix compile error 2019-10-12 18:38:31 +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
484cd5e672 bind stream server to configurable interface 2019-10-12 11:26:47 +02:00
badaix
9ced0aa438 bind to configurable interface 2019-10-11 22:44:26 +02:00
badaix
12a11e12a9 fix crash in control server 2019-10-10 23:54:38 +02:00
badaix
2939ace883 fix bool value 2019-10-10 08:46:45 +02:00
badaix
6c5a224313 tidy up include dirs 2019-10-10 08:46:29 +02:00
badaix
78b479af7f make logging more quiet 2019-10-09 22:44:58 +02:00
badaix
f8c9c2e890 delete temp files 2019-10-09 22:36:38 +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
ba977ac123 delete submodules 2019-10-09 21:48:05 +02:00
badaix
5e90941bfd streaming socket on the stack 2019-10-09 20:23:45 +02:00
badaix
a258e24cbf add pedantic warnings 2019-10-09 20:22:21 +02:00
badaix
93c9423630 update aixlog to v1.2.2 2019-10-07 23:53:45 +02:00
badaix
c13831f4cc add boost include dir 2019-10-07 22:34:11 +02:00
badaix
6e5ff3c47d update popl include 2019-10-06 21:08:23 +02:00
badaix
d560a200bd update popl to v1.2.90 2019-10-06 21:06:33 +02:00
badaix
29f685f2a3 fix Makefile 2019-10-06 15:08:51 +02:00
badaix
c2488091fe rename some files from camel to snake case 2019-10-06 14:07:47 +02:00
badaix
c2a306032a change config from camel to snake case 2019-10-06 13:32:39 +02:00
badaix
72bd17cb20 configuration is stored in file snapserver.conf 2019-10-06 13:28:22 +02:00
badaix
fa508eafba add simple webserver
jsonrpc is available for HTTP post: http://<your-ip>:8080/jsonrpc
for websockets: ws://<your-ip>:8080/jsonrpc
2019-10-04 20:18:19 +02:00
badaix
ade48cf5e4 rename local variable 2019-10-04 18:31:05 +02:00
badaix
b2a48663c1 reformat code 2019-10-04 18:30:43 +02:00
badaix
5cbbe976cb remove unused member variable 2019-10-03 18:34:04 +02:00
Pablo I. Pousada Rial
b26d892950 merge 506de22 from master
Dynamic stream creation and deletion via JSON-RPC API #443
2019-10-03 18:28:08 +02:00
Pablo I. Pousada Rial
506de22ff1 Dynamic stream creation and deletion via JSON-RPC API 2019-10-03 18:08:02 +02:00
Bernd Fink
5680d331c5 merge ad19c32 2019-10-01 08:55:13 +02:00
Bernd Fink
a9f6187338 Added JSON request "Group.SetName" and related messages
Signed-off-by: Bernd Fink <bfi@uranus.bfink.de>
2019-10-01 08:51:56 +02:00
Bernd Fink
ad19c32b4f Added new JSON request Group.SetName in streamServer.cpp
Signed-off-by: Bernd Fink <bfi@bfink.de>
2019-10-01 08:49:13 +02:00