1
0
Fork 0
mirror of https://github.com/badaix/snapcast synced 2025-09-09 04:02:34 +02:00

Commit graph

  • 0893f40fd1 player volume is adjusted in software badaix 2015-09-08 21:26:30 +02:00
  • 11a45d3508 cleaned up json rpc exceptions badaix 2015-09-06 22:15:55 +02:00
  • 86a9b6ca90 fixed connect problem badaix 2015-09-06 21:36:53 +02:00
  • 817755a8b7 control and stream server use a central io_service badaix 2015-09-06 11:49:24 +02:00
  • a484ff1b2d made serversettings local badaix 2015-09-05 23:26:31 +02:00
  • 68b33c34b8 print requests badaix 2015-09-05 22:39:07 +02:00
  • 49663560ac changed json exceptions badaix 2015-09-05 22:38:47 +02:00
  • 4c94025747 restore config badaix 2015-09-05 22:38:27 +02:00
  • 5d68e36718 control player settings badaix 2015-09-05 22:37:57 +02:00
  • 3f1a6d29d8 added setMute badaix 2015-09-05 22:36:18 +02:00
  • c939293282 added reader thread badaix 2015-09-05 14:01:10 +02:00
  • 8849a8b5c2 added control test client badaix 2015-09-05 11:52:03 +02:00
  • aeb767d64b moved json stuff into subfolder badaix 2015-09-05 11:22:51 +02:00
  • bab4f92e23 Renamed ServerSession => ClientSession badaix 2015-09-05 11:16:24 +02:00
  • 50db49d269 StreamServer receives control events badaix 2015-09-05 11:12:15 +02:00
  • 9200fec700 save config badaix 2015-09-03 23:02:30 +02:00
  • 8a684233a2 comment badaix 2015-09-03 23:02:15 +02:00
  • e2230ea0aa changed json API to named params badaix 2015-09-03 23:02:07 +02:00
  • 1edb0906c5 added Volume struct badaix 2015-09-02 18:44:32 +02:00
  • 7ebefd85a4 added Volume struct badaix 2015-09-02 18:44:09 +02:00
  • e5698d8ab1 trigger onDisconnect badaix 2015-09-01 22:53:16 +02:00
  • e05e2fdd9d added JsonInternalErrorException badaix 2015-09-01 22:52:37 +02:00
  • 707f198a26 config holds list of clients badaix 2015-09-01 22:19:46 +02:00
  • 3a0b856afe json notifications badaix 2015-09-01 22:18:45 +02:00
  • f546738d75 added uptime badaix 2015-09-01 22:17:25 +02:00
  • de8c4e4ea2 Update README.md Johannes Pohl 2015-09-01 10:57:52 +02:00
  • 79c98e9e10 added getter for parameters badaix 2015-09-01 08:58:17 +02:00
  • 6121fdceae json rpc basics badaix 2015-08-31 23:40:41 +02:00
  • 1b579ed2a6 added config class badaix 2015-08-31 23:39:54 +02:00
  • 73f592a7c9 added jsonrpc class badaix 2015-08-31 23:39:33 +02:00
  • 016856edaf removed errorCode badaix 2015-08-31 23:38:28 +02:00
  • 442263af31 added latency and volume to settings badaix 2015-08-31 23:38:02 +02:00
  • 128989ef98 added setVolume badaix 2015-08-31 23:36:56 +02:00
  • 724b5ef60b basic JSON-RPC parser badaix 2015-08-30 23:56:31 +02:00
  • 3a059a5764 added errorCode badaix 2015-08-30 23:55:24 +02:00
  • 44053417ae faster resync after suspend badaix 2015-08-30 13:27:11 +02:00
  • 274f7d3475 faster resync after suspend badaix 2015-08-30 13:21:32 +02:00
  • 42232a35aa added getHostName badaix 2015-08-29 23:45:48 +02:00
  • f2ae4121c2 added mapMessage and stringMessage badaix 2015-08-29 23:45:02 +02:00
  • 046386f56d basic telnet like control server badaix 2015-08-27 23:20:10 +02:00
  • 516a88d389 fixes for properly browsing avahi names #8 Tim Thomas 2015-11-28 17:09:24 -06:00
  • 879dd0e811 added webserver Tim Thomas 2015-11-28 13:11:06 -06:00
  • b4a23894f0 Merge pull request #12 from jniewerth/patch-1 v0.3.3 Johannes Pohl 2015-11-15 23:13:09 +01:00
  • 8593cd87ea Fix Segfault when ALSA device has no description #12 jniewerth 2015-11-14 12:07:37 +01:00
  • c5b3ca7dff removed depency to boost lexical cast and boost algorithm badaix 2015-11-12 09:35:12 +01:00
  • 8a9bea4ecc replaced boost::lexical_cast with c++11 functions badaix 2015-11-12 09:21:44 +01:00
  • b0652299bf moved alsaPlayer into player subdir badaix 2015-11-10 20:08:59 +01:00
  • 6d27b7b8b8 added PCM reader base class badaix 2015-11-04 19:47:59 +01:00
  • 543944aad0 fixed disconnect deadlock badaix 2015-10-25 13:09:12 +01:00
  • e0abdfe1a4 changed "IP" to "host" badaix 2015-10-25 13:08:59 +01:00
  • f8c25c3a53 Renamed ClientSession to StreamSession badaix 2015-10-25 12:42:16 +01:00
  • 84739e671e Merge 9257647105 into da58cb51a8 #10 Anton Pirogov 2015-10-13 20:53:34 +00:00
  • 9257647105 added primitive software volume control for client #10 Anton Pirogov 2015-10-13 15:19:16 +02:00
  • 2670b68c05 changed snapcast server to broadcast a name Tim Thomas 2015-10-10 14:55:44 -05:00
  • 977c60b03a moved avahi publishing out of server, and added server name as a parameter Tim Thomas 2015-10-05 19:35:56 -05:00
  • 1df3ec0a0e made the pid-file configurable to allow multiple running daemons Tim Thomas 2015-10-01 20:28:00 -05:00
  • da58cb51a8 use CXX for g++ v0.3.2 badaix 2015-09-30 14:11:10 +02:00
  • 5a9c4b15e6 merged with develop branch badaix 2015-09-30 14:10:42 +02:00
  • d6588234e5 proper disconnect badaix 2015-09-30 13:57:23 +02:00
  • 241e055652 renamed "add" to "sendAsync" badaix 2015-09-12 19:45:03 +02:00
  • c895c32abe added shebang badaix 2015-09-12 19:33:26 +02:00
  • be385136ec report disconnect to control clients badaix 2015-09-12 19:26:43 +02:00
  • f7336fe20c clean up badaix 2015-09-12 19:26:08 +02:00
  • b87d1434cd consider clients as offline after server start badaix 2015-09-12 19:25:20 +02:00
  • edbad4579a added control.py badaix 2015-09-11 21:02:13 +02:00
  • 30e9746d73 wait for server response badaix 2015-09-09 22:41:08 +02:00
  • 753c00c3f5 wait for response badaix 2015-09-09 08:59:53 +02:00
  • fe8cfbeb26 moved controller tests into subdir badaix 2015-09-09 08:51:48 +02:00
  • 1e855e8d1c fixed stream age calculation badaix 2015-09-09 07:46:21 +02:00
  • e72e71e6f8 installation of gcc 4.8 Johannes Pohl 2015-09-08 23:35:06 +02:00
  • 48fc8330c5 configurable control port (avahi: _snapcast-jsonrpc._tcp) badaix 2015-09-08 21:27:08 +02:00
  • dee9507f37 player volume is adjusted in software badaix 2015-09-08 21:26:30 +02:00
  • 085790dc3c cleaned up json rpc exceptions badaix 2015-09-06 22:15:55 +02:00
  • 8538599339 fixed connect problem badaix 2015-09-06 21:36:53 +02:00
  • 026ab84f0b control and stream server use a central io_service badaix 2015-09-06 11:49:24 +02:00
  • 6435325821 made serversettings local badaix 2015-09-05 23:26:31 +02:00
  • e1ca0bcd0f print requests badaix 2015-09-05 22:39:07 +02:00
  • c7beff2191 changed json exceptions badaix 2015-09-05 22:38:47 +02:00
  • 5adc7c75f3 restore config badaix 2015-09-05 22:38:27 +02:00
  • f21251ccda control player settings badaix 2015-09-05 22:37:57 +02:00
  • f1e05797a3 added setMute badaix 2015-09-05 22:36:18 +02:00
  • 6e3a569057 added reader thread badaix 2015-09-05 14:01:10 +02:00
  • 2c0cbf0f1e added control test client badaix 2015-09-05 11:52:03 +02:00
  • 0c2e5a0df3 moved json stuff into subfolder badaix 2015-09-05 11:22:51 +02:00
  • 8991347947 Renamed ServerSession => ClientSession badaix 2015-09-05 11:16:24 +02:00
  • e279b12f31 StreamServer receives control events badaix 2015-09-05 11:12:15 +02:00
  • e22892884c Merge branch 'develop' of https://github.com/badaix/snapcast into develop badaix 2015-09-03 23:03:12 +02:00
  • a4999af5a6 save config badaix 2015-09-03 23:02:30 +02:00
  • 4303f2e6c5 comment badaix 2015-09-03 23:02:15 +02:00
  • 61eef39f19 changed json API to named params badaix 2015-09-03 23:02:07 +02:00
  • f69816b512 added Volume struct badaix 2015-09-02 18:44:32 +02:00
  • 1871948294 added Volume struct badaix 2015-09-02 18:44:09 +02:00
  • f3dca7ca1f trigger onDisconnect badaix 2015-09-01 22:53:16 +02:00
  • 1e4d7c190c added JsonInternalErrorException badaix 2015-09-01 22:52:37 +02:00
  • 3099c631bd config holds list of clients badaix 2015-09-01 22:19:46 +02:00
  • 124a4ef2d9 json notifications badaix 2015-09-01 22:18:45 +02:00
  • 40d6a498cb added uptime badaix 2015-09-01 22:17:25 +02:00
  • ef482cbd07 Update README.md Johannes Pohl 2015-09-01 10:57:52 +02:00
  • c71e5b03c4 added getter for parameters badaix 2015-09-01 08:58:17 +02:00
  • d05e19ed6c json rpc basics badaix 2015-08-31 23:40:41 +02:00