[Pkg-mpd-commits] [pkg-mpd] 02/03: Merge tag 'upstream/0.19.17'

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


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

fsfs pushed a commit to branch master
in repository pkg-mpd.

commit c405efb6e893cb2f25539fef1878310da560cbad
Merge: 4ea2dda cce75e1
Author: Florian Schlichting <fsfs at debian.org>
Date:   Tue Jul 12 23:56:58 2016 +0200

    Merge tag 'upstream/0.19.17'
    
    Upstream version 0.19.17

 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 -
 src/pcm/Silence.cxx                           |  35 ++++++++
 src/pcm/Silence.hxx                           |  36 +++++++++
 src/pcm/Volume.cxx                            |   6 +-
 21 files changed, 335 insertions(+), 201 deletions(-)

-- 
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