[Pkg-mpd-commits] [pkg-mpd] 02/05: Update upstream source from tag 'upstream/0.20.17'
Florian Schlichting
fsfs at moszumanska.debian.org
Mon Feb 12 19:55:58 UTC 2018
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository pkg-mpd.
commit cc55efc97fdcbc52ee49d7b16362b793309baf97
Merge: 2707a6f f9b88a9
Author: Florian Schlichting <fsfs at debian.org>
Date: Mon Feb 12 20:15:46 2018 +0100
Update upstream source from tag 'upstream/0.20.17'
Update to upstream version '0.20.17'
with Debian dir b1cdcc0d178b1064168f3980d78156efa2362ce8
Makefile.am | 85 ++++---
Makefile.in | 121 +++++----
NEWS | 30 +++
aclocal.m4 | 44 ++--
android/AndroidManifest.xml | 6 +-
android/build.py | 26 +-
configure | 22 +-
configure.ac | 4 +-
doc/doxygen.conf | 2 +-
doc/user.xml | 21 +-
python/build/autotools.py | 38 ++-
python/build/libs.py | 274 +++++++++++++++++++--
python/build/makeproject.py | 28 +++
python/build/project.py | 26 +-
python/build/quilt.py | 9 +
src/IOThread.cxx | 21 +-
src/IOThread.hxx | 5 +
src/MusicPipe.hxx | 2 +
src/SongFilter.cxx | 34 ++-
src/SongFilter.hxx | 16 +-
src/SongSave.cxx | 3 +-
src/archive/plugins/Iso9660ArchivePlugin.cxx | 5 +
src/db/plugins/simple/Mount.cxx | 19 +-
src/db/update/Queue.hxx | 4 +
src/db/update/Service.cxx | 15 +-
src/db/update/Service.hxx | 1 -
src/decoder/DecoderControl.cxx | 3 +-
src/decoder/DecoderControl.hxx | 3 +
src/decoder/DecoderThread.cxx | 38 ++-
src/event/Loop.cxx | 6 +-
src/event/Loop.hxx | 3 +-
src/filter/Observer.cxx | 4 +
src/filter/plugins/ConvertFilterPlugin.cxx | 19 +-
src/input/ThreadInputStream.cxx | 11 +-
src/input/ThreadInputStream.hxx | 2 +-
src/input/plugins/FileInputPlugin.cxx | 3 +
src/lib/icu/Compare.hxx | 12 +
src/lib/upnp/Init.cxx | 6 +-
src/mixer/plugins/volume_mapping.c | 7 +
src/neighbor/plugins/SmbclientNeighborPlugin.cxx | 17 +-
src/output/Init.cxx | 3 +-
src/output/Internal.hxx | 1 -
src/output/OutputThread.cxx | 11 +-
src/output/plugins/HaikuOutputPlugin.cxx | 1 -
src/output/plugins/PulseOutputPlugin.cxx | 4 +
src/pcm/Order.cxx | 2 +-
src/pcm/SoxrResampler.cxx | 8 +
src/pcm/SoxrResampler.hxx | 1 +
src/player/Control.cxx | 1 +
src/player/Control.hxx | 3 +
src/player/Thread.cxx | 74 +++---
src/playlist/plugins/SoundCloudPlaylistPlugin.cxx | 2 +-
src/protocol/ArgParser.cxx | 3 +-
src/queue/PlaylistControl.cxx | 6 +-
src/queue/PlaylistState.cxx | 7 +-
src/storage/StorageState.cxx | 20 +-
src/tag/ReplayGain.cxx | 9 +-
src/thread/Id.hxx | 16 +-
src/thread/Thread.cxx | 50 ++--
src/thread/Thread.hxx | 43 ++--
src/thread/Util.cxx | 27 +-
src/util/NumberParser.hxx | 5 +
src/util/RefCount.hxx | 5 -
.../NullMixerListener.hxx | 32 +--
test/read_mixer.cxx | 10 +-
test/run_output.cxx | 13 +-
win32/build.py | 6 +-
67 files changed, 944 insertions(+), 414 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