[Pkg-mpd-commits] [pkg-mpd] branch master updated (4ea2dda -> c0f94ea)

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 change to branch master
in repository pkg-mpd.

      from  4ea2dda   Drop missing-tags-xml.patch, upstream added file to tarball
       new  cce75e1   Imported Upstream version 0.19.17
       new  c405efb   Merge tag 'upstream/0.19.17'
       new  c0f94ea   Bump copyright years

The 3 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 +-
 debian/changelog                                   |   7 ++
 debian/copyright                                   |   6 +-
 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 +-
 23 files changed, 296 insertions(+), 222 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