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

Commit graph

  • 06ce37be1c fixed queue::abort badaix 2016-11-09 21:57:24 +01:00
  • e875555d3c init lastChunk with now badaix 2016-11-09 19:45:26 +01:00
  • 280cd10231 fixed deadlock badaix 2016-11-09 19:28:11 +01:00
  • d0c88e2ce0 abortable pop badaix 2016-11-09 19:26:10 +01:00
  • 935899b0a2 fixed deadlock in server shutdown badaix 2016-11-09 11:45:35 +01:00
  • 341466ceb5 Force unique stream name, use name as id badaix 2016-11-09 10:25:26 +01:00
  • d76aac0de7 airplay multi instance badaix 2016-11-09 10:20:53 +01:00
  • 33f9557904 fixed crash during server shutdown badaix 2016-11-08 19:23:36 +01:00
  • d98db9177a removed unused SHELL var unsigned deb package badaix 2016-11-06 19:24:22 +01:00
  • d41d314e27 abortable sleep badaix 2016-11-06 18:51:29 +01:00
  • 7353383313 fixed exception during server shutdown badaix 2016-11-06 13:15:19 +01:00
  • 748c4c06b1 kill shairport-sync and librespot if already running badaix 2016-11-05 14:07:50 +01:00
  • c897b437f9 added airplay stream badaix 2016-11-05 13:39:47 +01:00
  • bd69940db6 wait 30s before process restart badaix 2016-11-05 10:51:59 +01:00
  • 236786646b fixed stupid comparison. Thanks clang :) Johannes Pohl 2016-11-04 14:44:09 +01:00
  • 161888eeee raised watchdog timeout to 130min badaix 2016-11-04 10:35:17 +01:00
  • 46b794498e added watchdog to restart librespot badaix 2016-11-04 10:30:20 +01:00
  • 5dc3a9c0b1 trim log lines, fixed sampleformat badaix 2016-11-03 09:13:23 +01:00
  • dd29f87951 added include for kill Johannes Pohl 2016-11-02 11:47:36 +01:00
  • 7af0bdde65 added optional parameter "logStderr" to ProcessStream badaix 2016-11-02 09:03:40 +01:00
  • ce8ed1e3f3 validate parameters badaix 2016-11-01 22:24:32 +01:00
  • 1cc4bc23e7 new parameter "devicename" (=Snapcast) badaix 2016-11-01 18:57:23 +01:00
  • a98629563f fixed crash on stop non-blocking read badaix 2016-11-01 18:56:53 +01:00
  • e0d9de5904 spotify stream badaix 2016-11-01 14:47:24 +01:00
  • 50a4380616 process stream badaix 2016-11-01 13:00:04 +01:00
  • 0d4cfe74e2 removed tiny-process-library badaix 2016-11-01 12:05:03 +01:00
  • f6e3c57ee5 getQuery convenience function badaix 2016-10-30 14:55:34 +01:00
  • 54e8eb2dcc added tiny-process-library badaix 2016-10-30 14:54:08 +01:00
  • 951548f412 portable sleep function badaix 2016-10-28 10:10:58 +02:00
  • 17879618c7 Added dummy classes for spotify stream reader badaix 2016-10-27 13:58:13 +02:00
  • eedaefb5f7 notes badaix 2016-10-26 23:11:07 +02:00
  • 025cd0e084 snapserver compiles in Android badaix 2016-10-24 09:44:39 +02:00
  • 8ae203eece Merge branch 'develop' into nonroot badaix 2016-10-22 20:24:40 +02:00
  • accb15c98f android binaries for 0.9.0 v0.9.0 badaix 2016-10-22 14:09:42 +02:00
  • f867195051 bump version to 0.9.0 badaix 2016-10-22 12:52:43 +02:00
  • 4a69046c12 Merge branch 'develop' of https://github.com/badaix/snapcast into develop badaix 2016-10-22 12:48:22 +02:00
  • 8dd594e0d6 Update build.md Johannes Pohl 2016-10-22 12:48:11 +02:00
  • 86bb3d5a77 banner instead of heading badaix 2016-10-22 12:33:42 +02:00
  • 7c639c885d Merge branch 'develop' of https://github.com/badaix/snapcast into develop badaix 2016-10-21 10:14:09 +02:00
  • 05a9b40658 updated gradle badaix 2016-10-21 10:14:02 +02:00
  • de213a656f Update build.md Johannes Pohl 2016-10-21 10:03:52 +02:00
  • f77f58e610 Update build.md Johannes Pohl 2016-10-21 10:02:31 +02:00
  • daf5d52b7b updated popl license Johannes Pohl 2016-10-20 12:06:02 +02:00
  • d9ee0c1f52 reformatted code Johannes Pohl 2016-10-20 11:00:24 +02:00
  • 286a107c7c Merge branch 'develop' of https://github.com/badaix/snapcast into develop Johannes Pohl 2016-10-19 11:03:44 +02:00
  • aaee61bf2e changed plist label Johannes Pohl 2016-10-19 11:03:40 +02:00
  • e8bf669aba install/uninstall for macOS Johannes Pohl 2016-10-19 10:59:41 +02:00
  • ad5af4bd8a fixed typo badaix 2016-10-19 09:27:40 +02:00
  • e91eb74f3e more accurate getTickCount for macOS Johannes Pohl 2016-10-19 09:22:37 +02:00
  • ef6aa89222 moved zeroconf to publishZeroConf dir Johannes Pohl 2016-10-19 09:22:20 +02:00
  • 45c12c472f moved zeroconf to browseZeroConf dir Johannes Pohl 2016-10-19 09:21:58 +02:00
  • 819c22575e Update build.md Johannes Pohl 2016-10-17 12:20:44 +02:00
  • 7039f29223 Update build.md Johannes Pohl 2016-10-17 12:14:15 +02:00
  • 57b757ac5e Update build.md Johannes Pohl 2016-10-17 12:10:50 +02:00
  • 8b5c22120c fprintf => logE badaix 2016-10-17 09:09:09 +02:00
  • eb021d84c2 macOS support warning badaix 2016-10-17 09:05:51 +02:00
  • 7715f3bbd3 fixed Avahi badaix 2016-10-16 15:04:13 +02:00
  • c6fcadfbd5 by ref Johannes Pohl 2016-10-16 14:46:21 +02:00
  • 675bd17ab8 ZeroConf (Bonjour) for macOS server Johannes Pohl 2016-10-16 14:45:50 +02:00
  • 98e3805616 run as snapcast user badaix 2016-10-15 11:18:46 +02:00
  • c767b62c43 install to /usr/bin/ badaix 2016-10-15 11:18:15 +02:00
  • fbf4c9126a server compiles on macOS Johannes Pohl 2016-10-14 11:42:16 +02:00
  • 8b9b94919c experimental: turn on tcp::no_delay badaix 2016-10-04 09:36:51 +02:00
  • d8ebc5e372 renamed system_clock "hrc" to "clk" badaix 2016-10-03 13:58:46 +02:00
  • 42699bd4a5 updated popl to v0.3.0 badaix 2016-10-03 12:18:46 +02:00
  • 2e1ebc4153 sometimes control messages were dropped badaix 2016-10-03 10:24:58 +02:00
  • 0dda78a919 fixed null pointer exception badaix 2016-10-01 15:53:22 +02:00
  • 357cc9c960 fixed some warnings badaix 2016-10-01 15:00:58 +02:00
  • c60e013ab4 don't spawn a thread for every message sent badaix 2016-10-01 14:34:15 +02:00
  • 124a69caba updated gradle to 2.2 badaix 2016-09-30 09:52:46 +02:00
  • df7829cd95 Merge remote-tracking branch 'origin/master' into develop Johannes Pohl 2016-09-27 11:53:37 +02:00
  • 3a956629db Merge pull request #112 from ioangogo/patch-1 Johannes Pohl 2016-09-27 09:04:19 +02:00
  • d67e693589 Update player_setup.md #112 Johannes Pohl 2016-09-27 09:02:49 +02:00
  • 819eb45e8d Added some info about pulse audio Ioan Loosley 2016-09-25 22:45:02 +01:00
  • 75c2b3f2c3 Merge pull request #111 from nimonimonimo/add_include_of_stdlib_h_to_common_daemon_h Johannes Pohl 2016-09-25 07:34:17 +02:00
  • 96d6b093d4 Added include of stdlib.h in common/daemon.h #111 nimonimonimo 2016-09-24 09:02:16 +00:00
  • 6744169442 raised buffer to hold 100ms Johannes Pohl 2016-09-21 17:03:37 +02:00
  • f423bc0fc0 build using libs installed with brew Johannes Pohl 2016-09-21 17:03:20 +02:00
  • 9ad33a066b Update build.md Johannes Pohl 2016-09-21 16:29:47 +02:00
  • 56ed5e221a Update build.md Johannes Pohl 2016-09-21 16:15:36 +02:00
  • 5e1bcfd4fb Update README.md Johannes Pohl 2016-09-21 16:09:06 +02:00
  • 588f94fe29 Update build.md Johannes Pohl 2016-09-21 16:08:11 +02:00
  • 560cdb0f01 added warning for MacOS Johannes Pohl 2016-09-21 11:59:34 +02:00
  • 2d89a08691 don't show DAC list option if unavailable Johannes Pohl 2016-09-20 14:15:29 +02:00
  • 24f432acdc #define MACOS badaix 2016-09-20 09:05:22 +02:00
  • d9b2274882 renamed target MAC to MACOS Johannes Pohl 2016-09-19 10:42:02 +02:00
  • 68d73321e0 merged Outurnate's bonjour service Johannes Pohl 2016-09-19 10:09:32 +02:00
  • 010e797e1d fixed warning badaix 2016-09-19 09:16:55 +02:00
  • e50775aca8 get MAC address for Mac OS Johannes Pohl 2016-09-18 14:59:56 +02:00
  • 2a68819ba4 suppress deprecated warning for Mac OS Johannes Pohl 2016-09-17 20:46:44 +02:00
  • 3ca1b9a6fc removed command line option Johannes Pohl 2016-09-17 20:45:55 +02:00
  • d5b5e0d204 updated asio to version 1.10.7 badaix 2016-09-17 19:14:37 +02:00
  • 5f3cfbf959 Merge branch 'develop' of https://github.com/badaix/snapcast into develop Johannes Pohl 2016-09-17 12:01:39 +02:00
  • b1f672bb5f don't show daemon option if not supported badaix 2016-09-17 11:06:21 +02:00
  • b9363df3e0 moved popl to v0.2.0 badaix 2016-09-17 09:21:06 +02:00
  • c58b4372c1 moved popl to v0.2.0 badaix 2016-09-17 09:21:06 +02:00
  • 574cf45ff1 Update build.md Johannes Pohl 2016-09-17 09:11:44 +02:00
  • 82e9add667 added additional delay of 15ms Johannes Pohl 2016-09-15 11:23:17 +02:00
  • 43e3daaf9b allow negative latency Johannes Pohl 2016-09-15 11:22:08 +02:00
  • d196441f7c CoreAudio plays synchronous Johannes Pohl 2016-09-14 10:16:39 +02:00