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

Commit graph

  • af82223558 added mapMessage and stringMessage badaix 2015-08-29 23:45:02 +02:00
  • 504884feb9 basic telnet like control server badaix 2015-08-27 23:20:10 +02:00
  • 635daabd8c improved error handling v0.3.1 badaix 2015-08-26 19:01:29 +02:00
  • 5cc5aa7f04 5s idle time sync interval badaix 2015-08-26 18:56:01 +02:00
  • a3796036ff code formatting badaix 2015-08-26 18:55:33 +02:00
  • c92588344e improved time sync badaix 2015-08-26 00:10:09 +02:00
  • 48ac9d2209 changed logging badaix 2015-08-23 23:24:36 +02:00
  • dbf44b0220 merged develop branch badaix 2015-08-20 20:50:29 +02:00
  • a961878707 discard old server sync time badaix 2015-08-20 20:44:03 +02:00
  • d2873b6f0d default compression level 2 badaix 2015-08-19 22:35:12 +02:00
  • d29f210161 v0.3.1 badaix 2015-08-19 18:40:08 +02:00
  • 446f2a2f34 stream notifies about new chunks badaix 2015-08-18 22:01:08 +02:00
  • 74dab4ca10 send timesync in a semiduplex fashion badaix 2015-08-17 19:55:30 +02:00
  • 857061b4ef Update README.md Johannes Pohl 2015-08-16 11:45:02 +02:00
  • 648bebe1ca Update README.md Johannes Pohl 2015-08-16 11:44:04 +02:00
  • b8429fed65 v0.3.0 v0.3.0 badaix 2015-08-16 00:33:19 +02:00
  • 94e6511e56 v0.2.96 badaix 2015-08-15 15:43:22 +02:00
  • 239e93de43 configurable pipe read buffer badaix 2015-08-15 11:22:41 +02:00
  • 2756ec4897 deleted todo file badaix 2015-08-13 23:52:38 +02:00
  • 7237ea6b28 start after network availability badaix 2015-08-13 23:11:46 +02:00
  • a88e218d91 Code comments badaix 2015-08-13 23:00:47 +02:00
  • c1cb395eb0 Code comments badaix 2015-08-13 22:25:51 +02:00
  • 4db8696889 fixed crash during shutdown badaix 2015-08-12 23:28:44 +02:00
  • 438523f527 v0.2.94 badaix 2015-08-12 22:06:28 +02:00
  • c8c3b0357e valgrind optimizations badaix 2015-08-12 22:04:55 +02:00
  • 063ed462f9 added start function to wireChunk badaix 2015-08-12 22:04:33 +02:00
  • d51cb125fc string replaced with stream badaix 2015-08-12 22:03:04 +02:00
  • 0cc2c39357 Don't send old PCM chunks to the client badaix 2015-08-12 00:22:56 +02:00
  • 30a88602dc subdirectory for encoder/decoder badaix 2015-08-10 21:53:15 +02:00
  • e2362a2750 moved std namespace into implementation badaix 2015-08-08 18:51:48 +02:00
  • e45eb08be6 fixed deadlock in logger BadAix 2015-08-08 10:19:44 +02:00
  • e35e724110 fixed session shutdown badaix 2015-08-06 23:51:13 +02:00
  • 82c0070233 changed default process priority to -3 badaix 2015-08-06 20:16:47 +02:00
  • 1c44c9128b larger period time badaix 2015-08-04 07:43:31 +02:00
  • e2d832ae56 v0.2.91 don't link libstdc++ static badaix 2015-08-03 21:48:13 +02:00
  • f448032fc4 Merge branch 'bugfix' of https://github.com/badaix/snapcast into bugfix badaix 2015-08-03 19:04:03 +02:00
  • c2fa6c2bd6 20ms period time badaix 2015-08-03 19:01:12 +02:00
  • 16f81e9c8e clean server shutdown badaix 2015-08-03 19:00:27 +02:00
  • 83d7ca8856 configurable process priority badaix 2015-07-30 19:51:07 +02:00
  • 389bc92b2f pipe-reader moved into it's own class badaix 2015-07-26 18:13:53 +02:00
  • 58e62a3d5d renice -5 when running as daemon badaix 2015-07-26 18:13:07 +02:00
  • d216064baa const correctness badaix 2015-07-26 18:12:41 +02:00
  • c0057d2575 callback based encoding badaix 2015-07-26 18:12:06 +02:00
  • b936bffeff made "serialize" const badaix 2015-07-26 13:06:21 +02:00
  • 56389ad202 code formatting badaix 2015-07-26 13:05:07 +02:00
  • b7d4034e43 can connect to loopback device if it is the only device with an address badaix 2015-07-12 22:24:44 +02:00
  • 8e987b3eec configurable codec options badaix 2015-07-12 14:39:41 +02:00
  • 8f21948a4d fixed request timeout badaix 2015-07-11 00:24:04 +02:00
  • aba04a0675 clean up badaix 2015-07-10 09:39:12 +02:00
  • b33a9cedc1 20ms period time badaix 2015-08-03 19:01:12 +02:00
  • 3e5841ad39 clean server shutdown badaix 2015-08-03 19:00:27 +02:00
  • cbeb391ea6 configurable process priority badaix 2015-07-30 19:51:07 +02:00
  • 70a88aab0d pipe-reader moved into it's own class badaix 2015-07-26 18:13:53 +02:00
  • c5fc260378 renice -5 when running as daemon badaix 2015-07-26 18:13:07 +02:00
  • 0e376bcd2f const correctness badaix 2015-07-26 18:12:41 +02:00
  • de31d4e132 callback based encoding badaix 2015-07-26 18:12:06 +02:00
  • 837f1acdc7 made "serialize" const badaix 2015-07-26 13:06:21 +02:00
  • 1b1845ffee code formatting badaix 2015-07-26 13:05:07 +02:00
  • 1d22986619 Update README.md Johannes Pohl 2015-07-24 08:28:08 +02:00
  • 2f8d3553a6 Update README.md Johannes Pohl 2015-07-20 14:12:50 +02:00
  • 9efcfe1aa5 Update README.md Johannes Pohl 2015-07-20 13:19:49 +02:00
  • 6e496cdbd6 Update README.md Johannes Pohl 2015-07-19 14:20:44 +02:00
  • 7e339a49e2 added links to MPD and Mopidy Johannes Pohl 2015-07-18 14:53:46 +02:00
  • 77b586c241 Added description for Mopidy Johannes Pohl 2015-07-18 14:50:57 +02:00
  • dc53c1e32c can connect to loopback device if it is the only device with an address badaix 2015-07-12 22:24:44 +02:00
  • d722f19f41 configurable codec options badaix 2015-07-12 14:39:41 +02:00
  • f0b6181346 fixed request timeout badaix 2015-07-11 00:24:04 +02:00
  • 80d8ec94de clean up badaix 2015-07-10 09:39:12 +02:00
  • 863f62fb62 Update README.md Johannes Pohl 2015-07-09 21:38:20 +02:00
  • 56ee9c1d58 Merge branch 'elli89-bugfix' v0.2.1 badaix 2015-07-02 20:48:22 +02:00
  • a146c8e473 merged elli89-bugfix badaix 2015-07-02 20:47:54 +02:00
  • f5dc9121b7 Update README.md Johannes Pohl 2015-06-30 19:38:35 +02:00
  • ee38f5210a fixed makefile badaix 2015-06-30 19:10:59 +02:00
  • f8b97d2955 Delete sysv Johannes Pohl 2015-06-30 19:03:32 +02:00
  • 7101bb818a Merge branch 'master' of https://github.com/badaix/snapcast badaix 2015-06-30 18:58:59 +02:00
  • 547125b082 changes log output badaix 2015-06-30 18:54:30 +02:00
  • 1995921680 added support for systemd badaix 2015-06-30 18:53:16 +02:00
  • 6b671af18d Update README.md Johannes Pohl 2015-06-14 20:50:38 +02:00
  • aa7cb58146 update README.md #4 Hannes Ellinger 2015-06-14 12:08:52 +02:00
  • 61bf1bb411 minor bugfixes #5 Hannes Ellinger 2015-06-14 12:01:07 +02:00
  • 4fda33a20e Add encoder and decoder for opus audio codec Hannes Ellinger 2015-06-14 11:35:41 +02:00
  • 21a9aa3e32 Merge branch 'master' of https://github.com/badaix/snapcast badaix 2015-05-24 15:11:49 +02:00
  • 94ee70d0af fixed crash in case of ZeroConf name collision badaix 2015-05-24 15:10:46 +02:00
  • 9b95c3513c Merge pull request #2 from pille/patch-1 Johannes Pohl 2015-05-19 11:13:42 +02:00
  • e7b07e3e5d pulseaudio hint #2 pille 2015-05-18 20:21:39 +02:00
  • 70ee668387 Added support for Multizone/Servicenaming #1 dEeds83 2015-05-08 15:24:52 +02:00
  • 52b0e92a5c bugfix badaix 2015-04-07 20:33:54 +02:00
  • 80eb832eac improved alsa error handling badaix 2015-04-07 19:44:57 +02:00
  • 74cdd5ea64 improved alsa error handling badaix 2015-04-07 17:21:09 +00:00
  • a9d1ac387b fixed dead lock badaix 2015-03-18 07:35:09 +01:00
  • 49dcfce270 Update README.md Johannes Pohl 2015-02-27 07:33:27 +01:00
  • edca72d7d6 Update README.md Johannes Pohl 2015-02-22 18:28:45 +01:00
  • f774bcbd04 Update README.md Johannes Pohl 2015-02-22 14:17:13 +01:00
  • 3d48495f21 Update README.md Johannes Pohl 2015-02-22 14:16:01 +01:00
  • 03f409706c Update README.md Johannes Pohl 2015-02-22 14:08:40 +01:00
  • c64d637c92 added GPL header badaix 2015-02-22 09:39:12 +01:00
  • 71f0543ad8 Update README.md Johannes Pohl 2015-02-19 23:15:57 +01:00
  • 3b767d131e Merge branch 'master' of https://github.com/badaix/snapcast badaix 2015-02-19 23:03:58 +01:00
  • e4bc386574 changes Makefile badaix 2015-02-19 23:03:07 +01:00
  • b460ed382f Update README.md Johannes Pohl 2015-02-19 22:51:41 +01:00