Snapcast v0.3.0 Release Notes

  • ๐Ÿ”‹ Features

    • ๐Ÿ”ง Configurable codec options. Run snapserver -c [flac|ogg|pcm]:? to get supported options for the codec
    • ๐Ÿ”ง Configurable buffer size for the pipe reader (default 20ms, was 50ms before)
    • 0๏ธโƒฃ Process priority can be changed as argument to the daemon option -d<prio>. Default priority is -3

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed deadlock in logger
    • ๐Ÿ›  Fixed occasional timeouts for client to server requests (e.g. time sync commands)
    • Client didn't connect to a local server if the loopback device is the only device with an address

    General

    • Code clean up
    • ๐Ÿ”จ Refactored encoding for lower latency

    _Johannes Pohl [email protected] Sun, 16 Aug 2015 19:25:51 +0100