[Pkg-mpd-commits] [pkg-mpd] branch upstream updated (cc107f6 -> cce75e1)

Florian Schlichting fsfs at moszumanska.debian.org
Tue Jul 12 22:15:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch upstream
in repository pkg-mpd.

      from  cc107f6   Imported Upstream version 0.19.16
       new  cce75e1   Imported Upstream version 0.19.17

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                                        |   1 +
 Makefile.in                                        |  34 +++++--
 NEWS                                               |  10 ++
 build/config.guess                                 | 111 ++++++++++++---------
 build/config.sub                                   |  20 ++--
 configure                                          |  22 ++--
 configure.ac                                       |   4 +-
 doc/doxygen.conf                                   |   2 +-
 src/PlayerThread.cxx                               |  11 +-
 src/client/ClientRead.cxx                          |   2 +-
 src/decoder/DecoderAPI.cxx                         |   3 +-
 src/decoder/plugins/FlacCommon.cxx                 |  90 ++++++++---------
 src/decoder/plugins/FlacCommon.hxx                 |  24 ++---
 src/decoder/plugins/FlacDecoderPlugin.cxx          | 100 +++++++++++--------
 src/event/BufferedSocket.cxx                       |   8 +-
 src/filter/plugins/ReplayGainFilterPlugin.cxx      |   9 +-
 src/filter/plugins/RouteFilterPlugin.cxx           |   7 +-
 src/output/plugins/ShoutOutputPlugin.cxx           |   1 -
 .../plugins/FlacPcm.hxx => pcm/Silence.cxx}        |  22 ++--
 src/{tag/TagString.hxx => pcm/Silence.hxx}         |  18 ++--
 src/pcm/Volume.cxx                                 |   6 +-
 21 files changed, 286 insertions(+), 219 deletions(-)
 copy src/{decoder/plugins/FlacPcm.hxx => pcm/Silence.cxx} (70%)
 copy src/{tag/TagString.hxx => pcm/Silence.hxx} (72%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/pkg-mpd.git



More information about the Pkg-mpd-commits mailing list