[SCM] libgroove/master: update changelog

andrewrk-guest at users.alioth.debian.org andrewrk-guest at users.alioth.debian.org
Wed May 14 03:12:46 UTC 2014


The following commit has been merged in the master branch:
commit b3b1bb0aeda2512556b9a5f8334615e90f18e74a
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Tue May 13 19:52:23 2014 -0700

    update changelog

diff --git a/debian/changelog b/debian/changelog
index 4dd75c3..d1500da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+libgroove (4.0.1+dfsg-1) unstable; urgency=low
+
+  * build: fix typo in cmake output
+  * README: remove note about Debian package for now
+  * README: document libspeexdsp-dev dependency better.
+  * ability to get the pts from a buffer
+  * include statements outside of extern C
+  * player: specify device by index rather than name.
+  * buffer pts moved from separate function to GrooveBuffer struct
+  * fingerprinter: API refactor
+  * ability to set true peak on playlist items.
+  * GroovePlaylist: rename `volume` to `gain`
+  * support per-sink gain adjustment.
+  * player: support attaching a dummy device.
+  * playlist: remove unnecessary state from SinkMap
+  * player: don't do disable_resample for dummy device
+  * playlist_get_position: always set seconds even when item is NULL
+  * player: fix timing issue with dummy player
+  * playlist: correct generation of the sink map
+  * dummy player: avoid floating point error accumulation
+
+ -- Andrew Kelley <superjoe30 at gmail.com>  Tue, 13 May 2014 19:44:53 -0700
+
 libgroove (3.1.1+dfsg-1) experimental; urgency=low
 
   * fingerprinter example: add --raw option

-- 
libgroove packaging



More information about the pkg-multimedia-commits mailing list