[Pkg-mpd-commits] [pkg-mpd] branch upstream updated (83298e3 -> 7abac8e)

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 23 21:03:46 UTC 2013


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

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

      from  83298e3   Imported Upstream version 0.18.4
       new  7abac8e   Imported Upstream version 0.18.5

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:
 NEWS                                 | 16 ++++++++
 configure                            | 74 +++++++++++++++++++++++++++++-------
 configure.ac                         | 10 +++--
 doc/doxygen.conf                     |  4 +-
 src/DatabaseGlue.cxx                 |  6 +--
 src/DatabasePlugin.hxx               |  9 +++++
 src/DatabaseSimple.hxx               | 16 +-------
 src/Mapper.cxx                       |  4 +-
 src/Mapper.hxx                       |  3 +-
 src/Stats.cxx                        | 62 +++++++++++++++++++-----------
 src/Stats.hxx                        | 20 ----------
 src/archive/Iso9660ArchivePlugin.cxx |  6 +--
 src/db/ProxyDatabasePlugin.cxx       | 10 +++++
 src/db/SimpleDatabasePlugin.hxx      | 11 ++----
 src/decoder/DsdiffDecoderPlugin.cxx  |  5 +--
 src/decoder/DsfDecoderPlugin.cxx     |  4 +-
 src/decoder/OggFind.cxx              |  2 +
 src/input/CurlInputPlugin.cxx        | 32 ++++++++++++++++
 src/pcm/PcmResample.cxx              | 23 +++++++++++
 src/pcm/PcmResample.hxx              |  8 +---
 src/pcm/PcmResampleInternal.hxx      |  9 +++++
 src/pcm/PcmResampleLibsamplerate.cxx | 25 ++++++++++++
 src/pcm/PcmUtils.hxx                 | 12 ++++++
 src/system/ByteOrder.hxx             | 20 ++++++++--
 src/system/fd_util.h                 |  5 +++
 25 files changed, 287 insertions(+), 109 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