[vdr] branch upstream updated (3ae0902 -> a479fc6)
Tobias Grimm
tiber-guest at moszumanska.debian.org
Sun Feb 8 17:41:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a change to branch upstream
in repository vdr.
from 3ae0902 Imported Upstream version 2.0.3
adds ed6f1dd Imported Upstream version 2.0.6
adds a479fc6 Imported Upstream version 2.1.8
No new revisions were added by this update.
Summary of changes:
CONTRIBUTORS | 185 +++-
Doxyfile | 2 +-
Doxyfile.filter | 2 +-
HISTORY | 627 ++++++++++++-
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 | 86 +-
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 | 23 +-
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 | 9 +
PLUGINS/src/osddemo/Makefile | 4 +-
PLUGINS/src/osddemo/osddemo.c | 10 +-
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 | 73 +-
channels.h | 10 +-
ci.c | 323 ++++++-
ci.h | 129 ++-
config.c | 41 +-
config.h | 23 +-
cutter.c | 102 +--
cutter.h | 40 +-
device.c | 68 +-
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 | 12 +-
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 | 23 +-
font.h | 4 +-
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 | 19 +-
lirc.h | 2 +-
menu.c | 718 +++++++++++++--
menu.h | 39 +-
menuitems.c | 56 +-
menuitems.h | 15 +-
newplugin | 4 +-
nit.c | 49 +-
nit.h | 6 +-
osd.c | 36 +-
osd.h | 24 +-
osdbase.c | 19 +-
osdbase.h | 6 +-
pat.c | 204 +++--
pat.h | 37 +-
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 | 13 +-
recorder.h | 10 +-
recording.c | 789 ++++++++++++++--
recording.h | 148 ++-
remote.c | 25 +-
remote.h | 3 +-
remux.c | 140 ++-
remux.h | 15 +-
ringbuffer.c | 2 +-
ringbuffer.h | 2 +-
runvdr.template | 2 +-
scr.conf | 22 +-
sdt.c | 33 +-
sdt.h | 5 +-
sections.c | 5 +-
sections.h | 2 +-
shutdown.c | 8 +-
shutdown.h | 2 +-
skinclassic.c | 2 +-
skinclassic.h | 2 +-
skinlcars.c | 91 +-
skinlcars.h | 2 +-
skins.c | 18 +-
skins.h | 32 +-
skinsttng.c | 4 +-
skinsttng.h | 2 +-
sourceparams.c | 6 +-
sourceparams.h | 2 +-
sources.c | 45 +-
sources.conf | 139 +--
sources.h | 18 +-
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 | 26 +-
vdr.5 | 39 +-
vdr.c | 78 +-
videodir.c | 236 ++---
videodir.h | 85 +-
223 files changed, 11610 insertions(+), 2047 deletions(-)
create mode 100644 args.c
create mode 100644 args.h
create mode 100644 positioner.c
create mode 100644 positioner.h
--
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