Commit graph

540 commits

Author SHA1 Message Date
badaix
c6d1a57edf move snapserver.conf into etc 2019-10-14 22:30:30 +02:00
badaix
b7e5a40047 remove client/debian and server/debian 2019-10-14 22:29:51 +02:00
badaix
391e86b586 fix warning 2019-10-14 18:55:13 +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
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
cfa51b230b fix includes 2019-10-13 13:53:46 +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
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
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
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
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
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
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
Bernd Fink
5680d331c5 merge ad19c32 2019-10-01 08:55:13 +02:00
badaix
6566235831 add HTTP and websocket support (preliminary) 2019-09-30 22:24:35 +02:00
badaix
8920e8c710 make control server more generic 2019-09-29 20:59:02 +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
08d0ce58f2 add dummy control session for websockets 2019-09-28 16:57:58 +02:00
badaix
45df7fdb42 control socket on the stack 2019-09-28 11:50:32 +02:00
badaix
1974afc176 switch from deprecated io_service to io_context 2019-09-28 10:53:58 +02:00
badaix
c4a61dff47 async control server 2019-09-28 10:43:11 +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