[Pkg-mpd-commits] [pkg-mpd] branch upstream updated (ec4a1cd -> a17324a)

Florian Schlichting fsfs at moszumanska.debian.org
Wed Feb 12 22:07:18 UTC 2014


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

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

      from  ec4a1cd   Imported Upstream version 0.18.7
       new  a17324a   Imported Upstream version 0.18.8

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                         | 11 +++++
 Makefile.in                         | 81 +++++++++++++++++++++++++++++---
 NEWS                                | 12 ++++-
 configure                           | 58 +++++++++++------------
 configure.ac                        |  4 +-
 doc/developer.xml                   |  2 +-
 doc/doxygen.conf                    |  2 +-
 doc/user.xml                        | 45 ++++++++++++++++++
 src/IcyMetaDataParser.cxx           | 92 ++++++++++++++++++++++++++++---------
 src/OutputAPI.hxx                   |  2 +-
 src/Playlist.hxx                    |  2 +-
 src/PlaylistPrint.cxx               |  4 +-
 src/PlaylistSave.cxx                |  2 +-
 src/PlaylistSave.hxx                |  4 +-
 src/Queue.cxx                       | 50 ++++++++++----------
 src/Queue.hxx                       | 10 ++--
 src/QueuePrint.cxx                  | 12 ++---
 src/QueuePrint.hxx                  | 12 ++---
 src/QueueSave.cxx                   |  4 +-
 src/QueueSave.hxx                   |  6 +--
 src/SongFilter.cxx                  |  2 +-
 src/decoder/FfmpegDecoderPlugin.cxx | 16 ++++++-
 src/decoder/FfmpegMetaData.hxx      |  4 +-
 src/tag/TagConfig.cxx               |  2 +-
 src/util/PeakBuffer.cxx             |  5 +-
 test/test_icy_parser.cxx            | 85 ++++++++++++++++++++++++++++++++++
 test/test_queue_priority.cxx        |  4 +-
 27 files changed, 407 insertions(+), 126 deletions(-)
 create mode 100644 test/test_icy_parser.cxx

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