mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-04 00:59:32 +02:00
Update changelog
This commit is contained in:
parent
9d6ec6ce36
commit
da9aee0c99
2 changed files with 10 additions and 4 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
- Fix build failure on FreeBSD (Issue #565)
|
||||
- Fix calling lsb_release multiple times (Issue #470)
|
||||
- Client: high CPU load and crash during playback (Issue #609)
|
||||
- Client: high CPU load and crash during playback (Issue #609, #628)
|
||||
- Client: improved handling of USB audio disconnects (Issue #64)
|
||||
- Client: latency is forgotten (Issue #476, #588, Snapdroid #11)
|
||||
- Client: fix segfault on mac when playback is paused (Issue #560)
|
||||
|
@ -24,13 +24,16 @@
|
|||
- Server: fix crash if client disconnects during connect
|
||||
- Server: fix reading metadata from shairport-sync (Issue #624)
|
||||
- Server: fix crash on FreeBSD if settings.json is empty (Issue #620)
|
||||
- Server: fix warning about unknown command line options (Issue #635)
|
||||
- Readme: openWrt documentation (Issue #633)
|
||||
- Fix setting the daemon's process priority (PR #448)
|
||||
|
||||
### General
|
||||
|
||||
- Client: use less threads and thus less ressources
|
||||
- Update links to xiph externals (Issue #637, PR #616)
|
||||
|
||||
_Johannes Pohl <snapcast@badaix.de> TODO, 14 May 2020 00:13:37 +0200_
|
||||
_Johannes Pohl <snapcast@badaix.de> Sat, 13 Jun 2020 00:13:37 +0200_
|
||||
|
||||
## Version 0.19.0
|
||||
|
||||
|
|
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -10,7 +10,7 @@ snapcast (0.20.0-1) unstable; urgency=medium
|
|||
* Bugfixes
|
||||
-Fix build failure on FreeBSD (Issue #565)
|
||||
-Fix calling lsb_release multiple times (Issue #470)
|
||||
-Client: high CPU load and crash during playback (Issue #609)
|
||||
-Client: high CPU load and crash during playback (Issue #609, #628)
|
||||
-Client: improved handling of USB audio disconnects (Issue #64)
|
||||
-Client: latency is forgotten (Issue #476, #588, Snapdroid #11)
|
||||
-Client: fix segfault on mac when playback is paused (Issue #560)
|
||||
|
@ -19,11 +19,14 @@ snapcast (0.20.0-1) unstable; urgency=medium
|
|||
-Server: fix crash if client disconnects during connect
|
||||
-Server: fix reading metadata from shairport-sync (Issue #624)
|
||||
-Server: fix crash on FreeBSD if settings.json is empty (Issue #620)
|
||||
-Server: fix warning about unknown command line options (Issue #635)
|
||||
-Readme: openWrt documentation (Issue #633)
|
||||
-Fix setting the daemon's process priority (PR #448)
|
||||
* General
|
||||
-Client: use less threads and thus less ressources
|
||||
-Update links to xiph externals (Issue #637, PR #616)
|
||||
|
||||
-- Johannes Pohl <snapcast@badaix.de> TODO, 14 May 2020 00:13:37 +0200
|
||||
-- Johannes Pohl <snapcast@badaix.de> Sat, 13 Jun 2020 00:13:37 +0200
|
||||
|
||||
snapcast (0.19.0-1) unstable; urgency=medium
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue