mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-04 00:59:32 +02:00
bump version 0.10.0
This commit is contained in:
parent
c14157768e
commit
835127b18d
9 changed files with 31 additions and 16 deletions
|
@ -1,4 +1,4 @@
|
|||
VERSION = 0.9.90
|
||||
VERSION = 0.10.0
|
||||
TARGET = snapclient
|
||||
ifeq ($(TARGET), FREEBSD)
|
||||
SHELL = /usr/local/bin/bash
|
||||
|
|
|
@ -1,9 +1,17 @@
|
|||
snapclient (0.9.90) unstable; urgency=low
|
||||
snapclient (0.10.0) unstable; urgency=low
|
||||
|
||||
* Features
|
||||
-Added support "process" streams
|
||||
-Added support "process" streams:
|
||||
Snapserver starts a process and reads PCM data from stdout
|
||||
-Specialized versions for Spotify "spotify" and AirPlay "airplay"
|
||||
* Bugfixes
|
||||
-Fixed crash during server shutdown
|
||||
-Fixed Makefile for FreeBSD
|
||||
-Fixed building of dpk (unsigned .changes file)
|
||||
* General
|
||||
-Speed up client and server shutdown
|
||||
|
||||
-- Johannes Pohl <johannes.pohl@badaix.de> Sat, 22 Oct 2016 00:13:37 +0200
|
||||
-- Johannes Pohl <johannes.pohl@badaix.de> Wed, 16 Nov 2016 00:13:37 +0200
|
||||
|
||||
snapclient (0.9.0) unstable; urgency=low
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue