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

Commit graph

  • 148c052b03
    Update README.md Johannes Pohl 2020-05-24 14:28:52 +02:00
  • 76ef652ea8 Revert error message #625 jonahquark 2020-05-20 19:34:15 +01:00
  • 8d715e6bfc Dont try to parse empty settings.json jonahquark 2020-05-20 19:27:52 +01:00
  • 0168bb17ab Retry reading metadata on bad file descriptor jonahquark 2020-05-20 19:26:02 +01:00
  • 51445f6340 Resynchronising with upstream jonahquark 2020-05-20 15:01:13 +01:00
  • 7c71e0346b Read logging settings from config file badaix 2020-05-15 21:33:40 +02:00
  • ed3d9e5ebc Send hello message as request badaix 2020-05-15 08:54:15 +02:00
  • d9661f6267 Fix hw mixer issues badaix 2020-05-14 20:38:19 +02:00
  • 91f392f483 uninitAlsa(): replace snd_pcm_drain(handle_); with snd_pcm_drop(handle_); Szabolcs Hubai 2020-05-10 20:20:04 +02:00
  • 8519b74de8 Reference the SnapOS guide, fix Linter warning badaix 2020-05-13 09:04:56 +02:00
  • 26710d1a80
    Delete FUNDING.yml Johannes Pohl 2020-05-11 14:14:58 +02:00
  • d6c47a7ce8
    Create FUNDING.yml Johannes Pohl 2020-05-11 14:12:59 +02:00
  • 184254b35f Add some comments, clean ups badaix 2020-05-10 21:52:19 +02:00
  • 2a6360a832
    Merge pull request #618 from stijnvdb88/master Johannes Pohl 2020-05-10 14:56:58 +02:00
  • d41289657e
    Merge branch 'develop' into master #618 Stijn 2020-05-10 13:49:24 +01:00
  • 7fd7c49538 wasapi: added listener for getting system volume Stijn Van der Borght 2020-05-10 13:26:32 +01:00
  • ba182db309 Apply volCorretion just in exclusive mode badaix 2020-05-10 13:40:30 +02:00
  • 20bfe6263c externals/tremor: use own mirror Szabolcs Hubai 2020-05-10 13:02:49 +02:00
  • b0fc46553b submodules: update Xiph's remote to GitLab Szabolcs Hubai 2020-05-09 21:37:43 +02:00
  • dd70827fc6 externals/tremor: use own mirror #616 Szabolcs Hubai 2020-05-10 13:02:49 +02:00
  • b11c2b1e29 submodules: update Xiph's remote to GitLab Szabolcs Hubai 2020-05-09 21:37:43 +02:00
  • ccb0e7c6c8 Raise version number to v0.20.0 badaix 2020-05-09 15:28:46 +02:00
  • da11253b97 Add information about the sample format badaix 2020-05-08 11:11:17 +02:00
  • 860c0e5c8f Cleanup WINDOWS and HAS_WASAPI usages badaix 2020-05-07 22:38:25 +02:00
  • d7c39bf13b Fix compile error badaix 2020-05-07 22:19:27 +02:00
  • 2c7cbc0d75 Check if enough alsa frames are available badaix 2020-05-07 22:01:04 +02:00
  • 57aa683f93 Mixer can use a non-first audio device badaix 2020-05-07 12:34:55 +02:00
  • 9aa2f334eb Fix failed assertion in AlsaPlayer badaix 2020-05-07 10:06:08 +02:00
  • 4e5e54fd4d Fix compile error badaix 2020-05-05 23:18:24 +02:00
  • fc07aa83f6 Travis does not clone submodules badaix 2020-05-05 22:55:32 +02:00
  • 052dbddb93 Disable compiler warnings for boost process badaix 2020-05-05 22:45:36 +02:00
  • 7294de5827 Remove unused variable badaix 2020-05-05 21:50:13 +02:00
  • 424487a48e Add sharing mode for Oboe, log device settings badaix 2020-05-05 21:46:21 +02:00
  • ad2351a42b Fix Windows compile error badaix 2020-05-04 16:25:38 +02:00
  • 8de5a7a069 Windows uses std::system instead of bp::child badaix 2020-05-04 15:43:14 +02:00
  • 89679de108 Add boost-process to travis badaix 2020-05-04 10:14:43 +02:00
  • 3b3632474c Configurable base/exp for software mixer badaix 2020-05-04 10:14:12 +02:00
  • 5df647d89e Fix a typo badaix 2020-05-04 09:12:01 +02:00
  • 5feb5d7602 Update installation section for debian badaix 2020-05-04 09:08:14 +02:00
  • ac02b827ff Fix warning badaix 2020-05-03 20:18:01 +02:00
  • dd913acff9 Add mixer mode "none" badaix 2020-05-03 20:10:01 +02:00
  • 4a7b72773a Strip off "CARD=xxx" from the mixer device name badaix 2020-05-03 11:07:00 +02:00
  • d87158987d Remove wavenc for gstreamer as it is PCM already badaix 2020-05-02 21:08:58 +02:00
  • 0bcd0165ef
    Merge pull request #602 from rusitschka/disable-audio-cache Johannes Pohl 2020-05-02 21:04:19 +02:00
  • 445a6b9a53
    Merge branch 'master' into disable-audio-cache #602 Steffen Rusitschka 2020-05-02 17:48:49 +02:00
  • 4e45cfd3ea add documentation Steffen Rusitschka 2020-05-02 17:42:04 +02:00
  • 4cb2b718be add flag for --disable-audio-cache Steffen Rusitschka 2020-05-02 17:17:35 +02:00
  • b23255389f Fix server crash if client crashes during connect badaix 2020-05-02 14:25:55 +02:00
  • 3ed76e2059 Add mixer command line option badaix 2020-05-02 13:39:46 +02:00
  • 38cddf6424 Fix data race with pending requests badaix 2020-05-02 11:58:31 +02:00
  • bee9b2390c Fix compiler warning badaix 2020-05-01 23:17:37 +02:00
  • e8d9ddef4a Merge branch 'develop' of https://github.com/badaix/snapcast into develop badaix 2020-05-01 22:37:59 +02:00
  • ee59d047d1 Get and set hw volume in dB, fix event polling badaix 2020-05-01 21:24:52 +02:00
  • 94b829b910 Use dB scale in alsa hw volume, if available badaix 2020-05-01 20:13:18 +02:00
  • f81c67e70e Fix crash in send badaix 2020-05-01 20:12:13 +02:00
  • 9b57dd21ba Add some more LOG_TAGs badaix 2020-05-01 11:10:59 +02:00
  • ec6db408fa Handle Alsa hardware muting badaix 2020-05-01 10:36:28 +02:00
  • 47f7291d4f Rename msg::ClientSettings to msg::ClientInfo badaix 2020-04-30 13:33:02 +02:00
  • e8bb8ecdba Send initial hardware mixer volume to the server badaix 2020-04-30 10:19:33 +02:00
  • 2217595c6b Fix crash when messages are queued badaix 2020-04-30 10:17:14 +02:00
  • fa0dbfc808 Fix compiler warning badaix 2020-04-29 21:33:30 +02:00
  • b5854df960 Server reads and propagates client volume changes badaix 2020-04-29 17:33:32 +02:00
  • 0996c04dca Change some log levels badaix 2020-04-29 17:32:42 +02:00
  • 9bb1c4a041 Make controller async, add client Mixer settings badaix 2020-04-29 17:31:51 +02:00
  • 4ce69d4bfb Hardware mixer for alsa badaix 2020-04-19 22:26:20 +02:00
  • 17835b111a Get and set hw volume in dB, fix event polling badaix 2020-05-01 21:24:52 +02:00
  • 5fe4779630 Use dB scale in alsa hw volume, if available badaix 2020-05-01 20:13:18 +02:00
  • cc04e4811b Fix crash in send badaix 2020-05-01 20:12:13 +02:00
  • 6ec6023f24 Add some more LOG_TAGs badaix 2020-05-01 11:10:59 +02:00
  • b0168d5b85 Handle Alsa hardware muting badaix 2020-05-01 10:36:28 +02:00
  • 50bafa1175 Rename msg::ClientSettings to msg::ClientInfo badaix 2020-04-30 13:33:02 +02:00
  • cdcd7c8525 Send initial hardware mixer volume to the server badaix 2020-04-30 10:19:33 +02:00
  • a405724575 Fix crash when messages are queued badaix 2020-04-30 10:17:14 +02:00
  • a1c9a1e00a Fix compiler warning badaix 2020-04-29 21:33:30 +02:00
  • 5197f0ca25 Server reads and propagates client volume changes badaix 2020-04-29 17:33:32 +02:00
  • 640db6b643 Change some log levels badaix 2020-04-29 17:32:42 +02:00
  • ec4a00a49d Make controller async, add client Mixer settings badaix 2020-04-29 17:31:51 +02:00
  • 0728225191 Allow usage of boost in different prefix #595 TheAssassin 2020-04-22 22:56:54 +02:00
  • bfbd9e05a7 Speed up time sync after standby badaix 2020-04-21 11:01:07 +02:00
  • 4501bbe206 Speed up time sync after standby badaix 2020-04-21 11:01:07 +02:00
  • bc1fc3d4ec Merge branch 'mixer' into develop badaix 2020-04-20 15:52:44 +02:00
  • c85b16454c doc example for process stream with mpv webradio artmg-ANAM 2020-04-20 09:46:53 +01:00
  • 0a39131ea8 doc example for process stream with mpv webradio #591 artmg-ANAM 2020-04-20 09:46:53 +01:00
  • 1c1e09f5f9 Hardware mixer for alsa badaix 2020-04-19 22:26:20 +02:00
  • bbdbe48cbc Fix compile error on Windows badaix 2020-04-19 15:22:05 +02:00
  • 827cfb7985 Fix client latency badaix 2020-04-19 14:27:41 +02:00
  • 4bdbc24c52 Fix syslog process name badaix 2020-04-18 21:18:46 +02:00
  • fcc1327322 Add missing include for "std::tolower" badaix 2020-04-18 15:59:34 +02:00
  • a2311dfbfd Make logsink and filter configurable badaix 2020-04-18 15:32:30 +02:00
  • ad8332345f Remove SLOG from logging badaix 2020-04-16 09:01:09 +02:00
  • b27aee80e6 Retry to open alsa if handle is null badaix 2020-04-16 08:34:38 +02:00
  • 0e936d06fa Update Fedora dependencies Wehzie 2020-04-14 23:06:13 +02:00
  • c9a2310d34 Fix mpv options Nicolas Martinelli 2020-04-12 12:27:03 +02:00
  • e7de791584
    Update Fedora dependencies #587 Wehzie 2020-04-14 23:06:13 +02:00
  • 97a7b5ed75 Fix mpv options #584 Nicolas Martinelli 2020-04-12 12:27:03 +02:00
  • adfed6a1a8 Reenable Linux and MacOS travis builds badaix 2020-04-10 13:51:02 +02:00
  • e5047f1aff Fix Windows warnings badaix 2020-04-10 13:27:08 +02:00
  • ade0ee7be3 Fix warnings on Windows badaix 2020-04-10 12:19:27 +02:00
  • 30753f9f61 Rename WasapiMode to SharingMode badaix 2020-04-10 10:15:58 +02:00
  • 5cc37f98f4 Reformat code badaix 2020-04-10 09:45:19 +02:00