[Pkg-mpd-commits] [pkg-mpd] branch upstream updated (73779be -> 554f858)
Florian Schlichting
fsfs at moszumanska.debian.org
Tue Dec 13 20:46:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch upstream
in repository pkg-mpd.
from 73779be Imported Upstream version 0.19.19
new 84e3ed3 New upstream version 0.19.20
new 554f858 New upstream version 0.19.21
The 2 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 | 77 +++++++++++++++++++---------
NEWS | 18 +++++++
configure | 70 ++++++++++++++++++++-----
configure.ac | 23 +++++++--
doc/doxygen.conf | 2 +-
doc/mpdconf.example | 2 +-
doc/protocol.xml | 4 +-
doc/user.xml | 29 ++++++++++-
src/LogInit.cxx | 2 +-
src/decoder/plugins/FfmpegDecoderPlugin.cxx | 3 +-
src/decoder/plugins/PcmDecoderPlugin.cxx | 45 +++++++++++-----
src/decoder/plugins/SidplayDecoderPlugin.cxx | 20 +++++---
src/input/plugins/AlsaInputPlugin.cxx | 4 ++
src/output/plugins/AlsaOutputPlugin.cxx | 3 ++
src/output/plugins/WinmmOutputPlugin.cxx | 2 +-
src/queue/Queue.cxx | 7 +--
src/storage/CompositeStorage.cxx | 19 +++----
src/storage/CompositeStorage.hxx | 11 +++-
src/tag/TagItem.hxx | 8 +--
src/tag/TagPool.cxx | 2 +-
systemd/mpd.service.in | 13 -----
systemd/system/mpd.service.in | 26 ++++++++++
systemd/{ => system}/mpd.socket | 0
systemd/user/mpd.service.in | 29 +++++++++++
test/test_queue_priority.cxx | 15 ------
26 files changed, 325 insertions(+), 120 deletions(-)
delete mode 100644 systemd/mpd.service.in
create mode 100644 systemd/system/mpd.service.in
rename systemd/{ => system}/mpd.socket (100%)
create mode 100644 systemd/user/mpd.service.in
--
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