mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-02 08:09:35 +02:00
Update changelog
This commit is contained in:
parent
61de7fab5d
commit
9b0c27df7b
2 changed files with 24 additions and 3 deletions
|
@ -25,10 +25,11 @@
|
|||
- Faster initial sync after client start and reconnect
|
||||
- Less playback tempo adaptions and jitter (Issue #525)
|
||||
- Playback is robust against system time changes (Issue #522)
|
||||
- Less "resyncs" in stream reader that were causing audio dropouts
|
||||
- Control: quicker response to group volume changes
|
||||
- Server uses less memory when sending PCM data to a stalled connection
|
||||
|
||||
_Johannes Pohl <snapcast@badaix.de> Tue, 28 Jan 2020 00:13:37 +0200_
|
||||
_Johannes Pohl <snapcast@badaix.de> Tue, 03 Mar 2020 00:13:37 +0200_
|
||||
|
||||
## Version 0.18.1
|
||||
|
||||
|
|
24
debian/changelog
vendored
24
debian/changelog
vendored
|
@ -1,8 +1,28 @@
|
|||
snapcast (0.19.0-1) unstable; urgency=medium
|
||||
|
||||
* TODO
|
||||
* Features
|
||||
-Option to not kill all running librespot instances (PR #539)
|
||||
-Add Airplay cover art to metadata (PR #543)
|
||||
-Anroid: add support for Oboe audio backend
|
||||
-Server: configurable PID file (Issue #554)
|
||||
-Server: configurable persistant storage directory (Issue #554)
|
||||
-Server: config file options can be overwritten on command line
|
||||
-Client: PCM stream can be resampled "--sampleformat" option
|
||||
* Bugfixes
|
||||
-Fix Airplay metadata, port selection and device names (PR #537)
|
||||
-Fix cmake build when libatomic is needed (PR #540)
|
||||
-Control: fix random crash (PR #543)
|
||||
* General
|
||||
-ALSA: improved latency estimation for better sync
|
||||
-Improved audio synchronization
|
||||
-Faster initial sync after client start and reconnect
|
||||
-Less playback tempo adaptions and jitter (Issue #525)
|
||||
-Playback is robust against system time changes (Issue #522)
|
||||
-Less "resyncs" in stream reader that were causing audio dropouts
|
||||
-Control: quicker response to group volume changes
|
||||
-Server uses less memory when sending PCM data to a stalled connection
|
||||
|
||||
-- Johannes Pohl <snapcast@badaix.de> Tue, 28 Jan 2020 00:13:37 +0200
|
||||
-- Johannes Pohl <snapcast@badaix.de> Tue, 03 Mar 2020 00:13:37 +0200
|
||||
|
||||
snapcast (0.18.1-1) unstable; urgency=medium
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue