Update changelog.md

This commit is contained in:
badaix 2020-01-28 23:42:43 +01:00
parent 71f4b2f4ee
commit 2158c3e085

View file

@ -116,6 +116,7 @@ _Johannes Pohl <snapcast@badaix.de> Sat, 07 Jul 2018 00:13:37 +0200_
### Features
- Snapserver supports IPv4v6 dual stack and IPv4 + IPv6
### Bugfixes
- cmake: fix check for big endian (Issue #367)
@ -188,7 +189,7 @@ _Johannes Pohl <snapcast@badaix.de> Tue, 17 Oct 2017 00:13:37 +0200_
## Version 0.11.1
### Features
### Bugfixes
- Snapserver produces high CPU load on some systems (Issue #174)
- Snapserver compile error on FreeBSD
@ -257,8 +258,8 @@ _Johannes Pohl <snapcast@badaix.de> Sat, 04 Mar 2017 00:13:37 +0200_
### Features
- Added support [process](https://github.com/badaix/snapcast/blob/master/doc/player_setup.md#process) streams:
Snapserver starts a process and reads PCM data from stdout
- Added support [process](https://github.com/badaix/snapcast/blob/master/doc/player_setup.md#process) streams:
Snapserver starts a process and reads PCM data from stdout
- Specialized versions for [Spotify](https://github.com/badaix/snapcast/blob/master/doc/player_setup.md#spotify) and [AirPlay](https://github.com/badaix/snapcast/blob/master/doc/player_setup.md#airplay)
### Bugfixes
@ -288,7 +289,7 @@ _Johannes Pohl <snapcast@badaix.de> Wed, 16 Nov 2016 00:13:37 +0200_
### General
- Updated Android NDK to revision 13
- Updated Android NDK to revision 13
_Johannes Pohl <snapcast@badaix.de> Sat, 22 Oct 2016 00:13:37 +0200_
@ -336,7 +337,7 @@ _Johannes Pohl <snapcast@badaix.de> Sat, 07 May 2016 00:13:37 +0200_
### General
- Support Tremor, an integer only Ogg-Vorbis implementation
- Support Tremor, an integer only Ogg-Vorbis implementation
- Endian-independent code (Issue #18)
- Cleaned up build process
@ -441,7 +442,7 @@ _Johannes Pohl <snapcast@badaix.de> Mon, 28 Dec 2015 12:00:00 +0200_
### Bugfixes
- Fix synchronization bug in FLAC decoder that could cause audible dropouts
- Fix synchronization bug in FLAC decoder that could cause audible dropouts
_Johannes Pohl <snapcast@badaix.de> Wed, 23 Dec 2015 12:00:00 +0200_