All Versions
35
Latest Version
Avg Release Cycle
100 days
Latest Release
-
Changelog History
Page 4
Changelog History
Page 4
-
v0.3.3 Changes
🛠 Bugfixes
- 🛠 Fix Segfault when ALSA device has no description
Johannes Pohl [email protected] Sun, 15 Nov 2015 12:00:00 +0200
-
v0.3.2 Changes
General
- 👉 Makefile uses CXX instead of CC to invoke the c++ compiler
🛠 Bugfixes
- Time calculation for PCM chunk play-out was wrong on some gcc versions
Johannes Pohl [email protected] Wed, 30 Sep 2015 12:00:00 +0200
-
v0.3.1 Changes
General
- 👌 Improved stability over WiFi by avoiding simultaneous reads/writes on the socket connection
🛠 Bugfixes
- 🛠 Fixed a bug in avahi browser
Johannes Pohl [email protected] Wed, 26 Aug 2015 12:00:00 +0200
-
v0.3.0 Changes
🔋 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
- 🔧 Configurable codec options. Run
-
v0.2.1 Changes
🔋 Features
- 🐧 Arch Linux compatibility
_Johannes Pohl [email protected] Fri, 24 Jul 2015 15:47:00 +0100