mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 02:07:55 +02:00
update changelog to v0.13.0
This commit is contained in:
parent
5440579edd
commit
4dba2cb6b5
3 changed files with 37 additions and 1 deletions
2
android/.idea/misc.xml
generated
2
android/.idea/misc.xml
generated
|
@ -24,7 +24,7 @@
|
|||
</value>
|
||||
</option>
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/build/classes" />
|
||||
</component>
|
||||
<component name="ProjectType">
|
||||
|
|
|
@ -1,3 +1,21 @@
|
|||
snapclient (0.13.0) unstable; urgency=low
|
||||
|
||||
* Features
|
||||
-Support "volume" parameter for Librespot (PR #273)
|
||||
-Add support for metatags (PR #319)
|
||||
* Bugfixes
|
||||
-Fix overflow in timesync when the system time is many years off
|
||||
-Zeroconf works with IPv6
|
||||
-Snapclient unit file depends on avahi-daemon.service (PR #348)
|
||||
* General
|
||||
-Drop dependency to external "jsonrpc++"
|
||||
-Move OpenWrt and Buildroot support into separate project "SnapOS"
|
||||
-Add CMake support (not fully replacing Make yet) (PR #212)
|
||||
-Remove MIPS support for Android (deprecated by Google)
|
||||
-Use MAC address as default client id (override with "--hostID")
|
||||
|
||||
-- Johannes Pohl <snapcast@badaix.de> Tue, 04 Mar 2018 00:13:37 +0200
|
||||
|
||||
snapclient (0.12.0) unstable; urgency=low
|
||||
|
||||
* Features
|
||||
|
|
|
@ -1,3 +1,21 @@
|
|||
snapserver (0.13.0) unstable; urgency=low
|
||||
|
||||
* Features
|
||||
-Support "volume" parameter for Librespot (PR #273)
|
||||
-Add support for metatags (PR #319)
|
||||
* Bugfixes
|
||||
-Fix overflow in timesync when the system time is many years off
|
||||
-Zeroconf works with IPv6
|
||||
-Snapclient unit file depends on avahi-daemon.service (PR #348)
|
||||
* General
|
||||
-Drop dependency to external "jsonrpc++"
|
||||
-Move OpenWrt and Buildroot support into separate project "SnapOS"
|
||||
-Add CMake support (not fully replacing Make yet) (PR #212)
|
||||
-Remove MIPS support for Android (deprecated by Google)
|
||||
-Use MAC address as default client id (override with "--hostID")
|
||||
|
||||
-- Johannes Pohl <snapcast@badaix.de> Tue, 04 Mar 2018 00:13:37 +0200
|
||||
|
||||
snapserver (0.12.0) unstable; urgency=low
|
||||
|
||||
* Features
|
||||
|
|
Loading…
Add table
Reference in a new issue