[vdr] 01/06: Merge tag 'upstream/2.1.8'
Tobias Grimm
tiber-guest at moszumanska.debian.org
Thu Feb 12 17:53:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a commit to branch master
in repository vdr.
commit a0d51465ce2b5e8210b72e15dc2828eba7092847
Merge: 22c5a48 a479fc6
Author: etobi <git at e-tobi.net>
Date: Sat Feb 7 11:11:56 2015 +0100
Merge tag 'upstream/2.1.8'
Upstream version 2.1.8
CONTRIBUTORS | 132 ++-
Doxyfile | 2 +-
Doxyfile.filter | 2 +-
HISTORY | 545 ++++++++++-
INSTALL | 64 +-
MANUAL | 139 ++-
Make.config.template | 4 +-
Make.global | 2 +-
Makefile | 19 +-
PLUGINS.html | 139 ++-
PLUGINS/src/dvbhddevice/HISTORY | 20 +-
PLUGINS/src/dvbhddevice/Makefile | 2 +-
PLUGINS/src/dvbhddevice/dvbhddevice.c | 2 +-
PLUGINS/src/dvbhddevice/dvbhdffdevice.c | 82 +-
PLUGINS/src/dvbhddevice/dvbhdffdevice.h | 10 +-
PLUGINS/src/dvbhddevice/hdffosd.c | 82 +-
PLUGINS/src/dvbhddevice/menu.c | 7 +-
PLUGINS/src/dvbhddevice/po/de_DE.po | 5 +-
PLUGINS/src/dvbhddevice/po/fi_FI.po | 5 +-
PLUGINS/src/dvbhddevice/po/it_IT.po | 9 +-
PLUGINS/src/dvbhddevice/setup.c | 29 +-
PLUGINS/src/dvbhddevice/setup.h | 2 +
PLUGINS/src/dvbsddevice/HISTORY | 9 +
PLUGINS/src/dvbsddevice/Makefile | 4 +-
PLUGINS/src/dvbsddevice/dvbsddevice.c | 4 +-
PLUGINS/src/dvbsddevice/dvbsdffdevice.c | 19 +-
PLUGINS/src/dvbsddevice/dvbsdffdevice.h | 5 +-
PLUGINS/src/dvbsddevice/dvbsdffosd.c | 2 +-
PLUGINS/src/dvbsddevice/dvbsdffosd.h | 2 +-
PLUGINS/src/epgtableid0/HISTORY | 4 +
PLUGINS/src/epgtableid0/Makefile | 4 +-
PLUGINS/src/epgtableid0/epgtableid0.c | 4 +-
PLUGINS/src/hello/HISTORY | 4 +
PLUGINS/src/hello/Makefile | 4 +-
PLUGINS/src/hello/hello.c | 4 +-
PLUGINS/src/osddemo/HISTORY | 6 +-
PLUGINS/src/osddemo/Makefile | 4 +-
PLUGINS/src/osddemo/osddemo.c | 4 +-
PLUGINS/src/pictures/HISTORY | 8 +
PLUGINS/src/pictures/Makefile | 4 +-
PLUGINS/src/pictures/entry.c | 2 +-
PLUGINS/src/pictures/entry.h | 2 +-
PLUGINS/src/pictures/menu.c | 2 +-
PLUGINS/src/pictures/menu.h | 2 +-
PLUGINS/src/pictures/pic2mpg | 10 +-
PLUGINS/src/pictures/pictures.c | 4 +-
PLUGINS/src/pictures/player.c | 4 +-
PLUGINS/src/pictures/player.h | 2 +-
PLUGINS/src/rcu/HISTORY | 4 +
PLUGINS/src/rcu/Makefile | 4 +-
PLUGINS/src/rcu/rcu.c | 4 +-
PLUGINS/src/servicedemo/HISTORY | 4 +
PLUGINS/src/servicedemo/Makefile | 4 +-
PLUGINS/src/servicedemo/svccli.c | 4 +-
PLUGINS/src/servicedemo/svcsvr.c | 4 +-
PLUGINS/src/skincurses/HISTORY | 4 +
PLUGINS/src/skincurses/Makefile | 4 +-
PLUGINS/src/skincurses/skincurses.c | 4 +-
PLUGINS/src/status/HISTORY | 4 +
PLUGINS/src/status/Makefile | 4 +-
PLUGINS/src/status/status.c | 4 +-
PLUGINS/src/svdrpdemo/HISTORY | 4 +
PLUGINS/src/svdrpdemo/Makefile | 4 +-
PLUGINS/src/svdrpdemo/svdrpdemo.c | 4 +-
args.c | 129 +++
args.h | 34 +
audio.c | 2 +-
audio.h | 2 +-
channels.c | 59 +-
channels.h | 10 +-
ci.c | 321 ++++++-
ci.h | 129 ++-
config.c | 41 +-
config.h | 23 +-
cutter.c | 102 +--
cutter.h | 40 +-
device.c | 65 +-
device.h | 54 +-
diseqc.c | 260 +++++-
diseqc.conf | 38 +-
diseqc.h | 43 +-
dvbci.c | 4 +-
dvbci.h | 2 +-
dvbdevice.c | 179 +++-
dvbdevice.h | 15 +-
dvbplayer.c | 92 +-
dvbplayer.h | 4 +-
dvbspu.c | 2 +-
dvbspu.h | 3 +-
dvbsubtitle.c | 1498 ++++++++++++++++++++-----------
dvbsubtitle.h | 5 +-
eit.c | 10 +-
eit.h | 2 +-
eitscan.c | 2 +-
eitscan.h | 2 +-
epg.c | 20 +-
epg.h | 10 +-
epg2html | 2 +-
filter.c | 2 +-
filter.h | 2 +-
font.c | 2 +-
font.h | 2 +-
i18n.c | 2 +-
i18n.h | 2 +-
interface.c | 8 +-
interface.h | 2 +-
keys.c | 2 +-
keys.h | 4 +-
libsi/Makefile | 2 +-
libsi/descriptor.c | 99 +-
libsi/descriptor.h | 61 +-
libsi/gendescr | 2 +-
libsi/headers.h | 71 +-
libsi/section.c | 2 +-
libsi/section.h | 2 +-
libsi/si.c | 11 +-
libsi/si.h | 21 +-
libsi/util.c | 2 +-
libsi/util.h | 2 +-
lirc.c | 2 +-
lirc.h | 2 +-
menu.c | 688 ++++++++++++--
menu.h | 37 +-
menuitems.c | 56 +-
menuitems.h | 15 +-
newplugin | 4 +-
nit.c | 43 +-
nit.h | 2 +-
osd.c | 36 +-
osd.h | 24 +-
osdbase.c | 19 +-
osdbase.h | 6 +-
pat.c | 73 +-
pat.h | 19 +-
player.c | 2 +-
player.h | 4 +-
plugin.c | 2 +-
plugin.h | 2 +-
po/ar.po | 159 +++-
po/ca_ES.po | 159 +++-
po/cs_CZ.po | 159 +++-
po/da_DK.po | 159 +++-
po/de_DE.po | 175 +++-
po/el_GR.po | 159 +++-
po/es_ES.po | 159 +++-
po/et_EE.po | 181 +++-
po/fi_FI.po | 159 +++-
po/fr_FR.po | 159 +++-
po/hr_HR.po | 159 +++-
po/hu_HU.po | 159 +++-
po/it_IT.po | 161 +++-
po/lt_LT.po | 159 +++-
po/mk_MK.po | 159 +++-
po/nl_NL.po | 159 +++-
po/nn_NO.po | 159 +++-
po/pl_PL.po | 159 +++-
po/pt_PT.po | 159 +++-
po/ro_RO.po | 193 +++-
po/ru_RU.po | 159 +++-
po/sk_SK.po | 159 +++-
po/sl_SI.po | 159 +++-
po/sr_RS.po | 159 +++-
po/sv_SE.po | 159 +++-
po/tr_TR.po | 159 +++-
po/uk_UA.po | 163 +++-
po/zh_CN.po | 159 +++-
positioner.c | 140 +++
positioner.h | 171 ++++
receiver.c | 35 +-
receiver.h | 11 +-
recorder.c | 3 +-
recorder.h | 10 +-
recording.c | 718 +++++++++++++--
recording.h | 144 ++-
remote.c | 23 +-
remote.h | 3 +-
remux.c | 46 +-
remux.h | 4 +-
ringbuffer.c | 2 +-
ringbuffer.h | 2 +-
runvdr.template | 2 +-
scr.conf | 22 +-
sdt.c | 8 +-
sdt.h | 2 +-
sections.c | 5 +-
sections.h | 2 +-
shutdown.c | 8 +-
shutdown.h | 2 +-
skinclassic.c | 2 +-
skinclassic.h | 2 +-
skinlcars.c | 79 +-
skinlcars.h | 2 +-
skins.c | 18 +-
skins.h | 30 +-
skinsttng.c | 4 +-
skinsttng.h | 2 +-
sourceparams.c | 2 +-
sourceparams.h | 2 +-
sources.c | 36 +-
sources.conf | 2 +
sources.h | 17 +-
spu.c | 2 +-
spu.h | 2 +-
status.c | 8 +-
status.h | 6 +-
summary2info | 2 +-
svdrp.c | 96 +-
svdrp.h | 3 +-
themes.c | 2 +-
themes.h | 2 +-
thread.c | 3 +-
thread.h | 11 +-
timers.c | 6 +-
timers.h | 2 +-
tools.c | 77 +-
tools.h | 54 +-
transfer.c | 2 +-
transfer.h | 2 +-
vdr.1 | 24 +-
vdr.5 | 39 +-
vdr.c | 72 +-
videodir.c | 236 ++---
videodir.h | 85 +-
223 files changed, 11043 insertions(+), 1817 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr.git
More information about the pkg-vdr-dvb-changes
mailing list