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

Commit graph

  • ffa742c49f Use executors with implicit strand badaix 2021-09-11 23:12:31 +02:00
  • fc4e863b84 Fix data race badaix 2021-09-11 22:25:05 +02:00
  • 35967292f3 Add key to hash to avoid collisions badaix 2021-09-07 08:18:03 +02:00
  • befc8da440 Add support for cover raw images badaix 2021-09-06 22:19:35 +02:00
  • a5f79cdf90 Remove unused code badaix 2021-09-03 20:33:53 +02:00
  • b348bb3379 Move properties and metatags into server dir badaix 2021-09-01 21:12:29 +02:00
  • 004ea21e3f Make metadata part of the properties badaix 2021-09-01 18:18:36 +02:00
  • 5cebc64e15 Update to boost 1.77 badaix 2021-08-20 12:55:58 +02:00
  • 17491c1aec Update to boost 1.77 badaix 2021-08-20 12:49:09 +02:00
  • 87d5f06087 Update popl to v1.3.0 badaix 2021-08-02 22:38:38 +02:00
  • 077a6fc1a4 Add control functions to PcmStream badaix 2021-07-04 21:33:45 +02:00
  • 78c78370ab Add volume handling badaix 2021-07-04 16:05:49 +02:00
  • 23b5c86e8d Cleanup scripts badaix 2021-06-30 19:17:19 +02:00
  • bff7c378f2 Split web radio by '/' badaix 2021-06-29 22:06:44 +02:00
  • 41833d63fa Use recursive mutex badaix 2021-06-29 08:44:54 +02:00
  • cee6b2cfee Enable control of meta streams badaix 2021-06-28 22:25:21 +02:00
  • 74b3e7d9a4 Fix deprecation warning badaix 2021-06-27 20:55:05 +02:00
  • 2cc9567847 Switch to C++17 badaix 2021-06-27 13:07:07 +02:00
  • 3120a18326 Forward metadata and properties in meta stream badaix 2021-06-27 13:00:35 +02:00
  • fba20fb7fe Fix crash if message deserialization fails badaix 2021-06-26 22:02:40 +02:00
  • e94b5534b7 Clean up meta tags and docu badaix 2021-06-26 20:44:12 +02:00
  • 880ed00604 Use seconds for seek, make TrackId optional badaix 2021-06-24 14:39:04 +02:00
  • 0853c7c701 Make metadata thread safe, poll properties badaix 2021-06-23 20:48:25 +02:00
  • 1f51befbad Move StreamCtrl into separate file badaix 2021-06-22 19:49:06 +02:00
  • f817602a50 Rename "meta" to "metadata" badaix 2021-06-22 14:35:38 +02:00
  • 34c7068cd2 return an empty object if metadata is empty badaix 2021-06-22 14:10:14 +02:00
  • f871211384 Make capability properties mandatory badaix 2021-06-22 12:20:40 +02:00
  • 8a0d538eda Make some properties mandatory badaix 2021-06-17 12:24:30 +02:00
  • 4c2636f358 Return the streams response to "SetProperty" badaix 2021-06-17 12:24:03 +02:00
  • 640b05db7d Add stream plugin documentation badaix 2021-06-17 12:21:55 +02:00
  • fe6e67c18e Remove duplicate "art_url" badaix 2021-06-11 18:45:59 +02:00
  • 017ab24c0b Fix handling of post requests badaix 2021-06-10 12:26:12 +02:00
  • 0807641984 Fix update of swapped props/meta data badaix 2021-06-10 11:59:26 +02:00
  • a7baec9373 Fix warning badaix 2021-06-10 11:59:06 +02:00
  • 149c2ae9a2 Rename jsron RPC commands, add "Ready" and "Log" badaix 2021-06-10 08:56:43 +02:00
  • 0eaee48f10 Process messages asynchronously badaix 2021-06-10 08:55:31 +02:00
  • 5e2d14d39a Add operator== for metadata and properties badaix 2021-06-10 08:51:52 +02:00
  • 7ad308cd01 Add "add" method to Parameter badaix 2021-06-10 08:51:18 +02:00
  • de9e3496df Send control command as parameter badaix 2021-06-07 23:50:20 +02:00
  • 4064766818 Add operator< to Id badaix 2021-06-06 22:32:42 +02:00
  • 5c28809b43 Add reponse handlers for requests badaix 2021-06-06 22:31:08 +02:00
  • d32378bd2e Change rate to float badaix 2021-06-06 22:28:53 +02:00
  • bba3968f50 Change Stream.SetProperties to Stream.SetProperty badaix 2021-06-05 23:00:12 +02:00
  • 5b9321b8c6 Lower log level badaix 2021-06-04 16:58:11 +02:00
  • 76a9cc4228 Warn about unknown tags and properties badaix 2021-06-04 16:57:46 +02:00
  • d93773f46c Scan logline with a regex badaix 2021-06-04 16:57:09 +02:00
  • 1fb80e81c4 Remove duration property badaix 2021-06-04 11:25:35 +02:00
  • d90c3fc29c Position uses length from metadata badaix 2021-06-04 11:23:20 +02:00
  • 53e27e0d8b Comment out stream_tags badaix 2021-06-04 10:32:33 +02:00
  • 9bbba976f9 Fix hard coded id badaix 2021-06-04 10:13:37 +02:00
  • 5a3559e8e4 Add properties to Stream info badaix 2021-06-03 22:57:45 +02:00
  • edaa218414 Use metadata from server status badaix 2021-06-03 22:56:30 +02:00
  • 37ea0dec93 Cache album art badaix 2021-06-03 22:55:39 +02:00
  • ea6897219b Fix property update badaix 2021-06-03 12:45:28 +02:00
  • 0c641ca891 Get stream id from client id badaix 2021-06-03 12:45:01 +02:00
  • 4ffecbb9c1 Clean ups badaix 2021-06-02 08:49:59 +02:00
  • 7c11cb7559 Add support for Player.Properties badaix 2021-05-30 22:20:49 +02:00
  • 283c3d2c9b Add mpd status mapping badaix 2021-05-28 09:06:23 +02:00
  • 6e6b63ec26 Communicate via stdin/stdout with ctrl script badaix 2021-05-26 23:57:59 +02:00
  • 91ea368121 Add RPC "Stream.Control" command badaix 2021-05-24 22:36:16 +02:00
  • 09cde776b1 Teat meta (de-)serialization badaix 2021-05-23 12:45:32 +02:00
  • 56bf306eb8 Remove unused stuff badaix 2021-05-23 12:44:38 +02:00
  • f15e83605d Make snapcast host and port configurable badaix 2021-05-23 12:44:02 +02:00
  • bbb47c2069 Lower log severity for inactive sessions badaix 2021-05-23 12:42:50 +02:00
  • 2e64d81f79 Add control_script to stream sources badaix 2021-05-23 12:39:47 +02:00
  • ec73bfb6d6 Remove config file and music dir options badaix 2021-05-22 12:18:54 +02:00
  • 58b1f68f73 map Snapcast metadata to mpris badaix 2021-05-19 23:12:21 +02:00
  • f124dfa10a Add trackId meta data badaix 2021-05-19 23:11:40 +02:00
  • 1ee9448a07 Reformat code badaix 2021-05-19 22:14:39 +02:00
  • 94ecaa93b8 Remove unused stuff badaix 2021-05-19 22:04:57 +02:00
  • fe1013e326 Improve album art support badaix 2021-05-19 18:20:45 +02:00
  • 5228b809ed Add album art badaix 2021-05-19 09:09:12 +02:00
  • 4974410d70 Publish metadata via mpris badaix 2021-05-19 08:54:41 +02:00
  • c300367abb Remove mpris stuff badaix 2021-05-19 08:54:01 +02:00
  • 91fe1c7722 Add snapcast_mpris badaix 2021-05-18 16:12:28 +02:00
  • 51a4fd38c4 Rename mpd meta reader badaix 2021-05-18 16:12:11 +02:00
  • 04e01e38f6 Fix typo badaix 2021-05-18 16:11:35 +02:00
  • 800355398b Install rename tool badaix 2021-05-18 10:38:11 +02:00
  • 5752c1d47d Fix formatting badaix 2021-05-18 10:37:53 +02:00
  • dc5c48c53f Switch to ubuntu-latest VM badaix 2021-05-18 09:34:06 +02:00
  • 142ab7a0e9 Add boost includes badaix 2021-05-18 09:06:35 +02:00
  • a40a0a3f56 Add artUrl, fix typo badaix 2021-05-18 09:06:04 +02:00
  • f02ba7354b Add Metatags class badaix 2021-05-18 09:05:36 +02:00
  • 2762687c88 Post metatags to Snapcast badaix 2021-05-17 22:07:25 +02:00
  • cc25f1d937 Reformat code badaix 2021-05-17 22:04:27 +02:00
  • 64448e4fa2 Add mpdmeta.py badaix 2021-05-17 22:03:31 +02:00
  • 5b8cd7ecd5 Change message_type from enum to enum class badaix 2021-05-16 21:21:36 +02:00
  • aba2d96aba include memory.hpp for shared_ptr Felix Braun 2021-05-16 19:33:20 +02:00
  • a85158ccf1
    include memory.hpp for shared_ptr #878 Felix Braun 2021-05-16 19:33:20 +02:00
  • 2af5292f9d Fix compilation of tests on Android v0.25.0 badaix 2021-05-15 13:16:03 +02:00
  • 02adc7498c Update version number to v0.25.0 badaix 2021-05-14 20:44:44 +02:00
  • 8fb33fdae3 Update changelog badaix 2021-05-14 20:42:48 +02:00
  • debb09545c Update Snapweb to v0.3.0 badaix 2021-05-14 20:39:49 +02:00
  • b49016bbc4 Use librespot's log severity for log messages badaix 2021-05-09 15:54:01 +02:00
  • 30c25637a0 Update boost download location badaix 2021-05-08 13:28:02 +02:00
  • 7d7baacc19
    Update player_setup.md #819 Abel Matser 2021-05-08 12:52:59 +02:00
  • 216714bd33 Add silence threshold for alsa stream badaix 2021-05-05 21:59:36 +02:00
  • 5d7aedeb31 Fix crash when feeding invalid ranges into flac badaix 2021-05-05 11:29:42 +02:00
  • 1725cffc6e Log stream state as string badaix 2021-05-04 23:51:57 +02:00
  • 178888a512 Use snapcast icon in Pulse player badaix 2021-05-03 23:14:33 +02:00