[vdr] branch master updated (4f720ed -> 2962a72)
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 change to branch master
in repository vdr.
from 4f720ed Replaced ttf-freefont by fonts-freefont-ttf (Closes: #738254)
adds 6a1b4a7 Fixed use of getent in postinst script for detecting existing vdr user and group (Closes: #770773)
adds bbe7d39 Merge branch 'jessie'
adds 2723c38 Standards-Version: 3.9.6
adds 22c5a48 release to unstable
adds a479fc6 Imported Upstream version 2.1.8
new a0d5146 Merge tag 'upstream/2.1.8'
new 41943bf New upstream release
adds 06f5496 Imported Upstream version 2.1.9
new 5f78087 Merge tag 'upstream/2.1.9'
new d6b2fdf Imported Upstream version 2.1.10
new eda5c0a Merge tag 'upstream/2.1.10'
new 2962a72 New upstream release
The 6 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:
CONTRIBUTORS | 176 ++-
Doxyfile | 2 +-
Doxyfile.filter | 2 +-
HISTORY | 661 ++++++++-
INSTALL | 66 +-
MANUAL | 176 ++-
Make.config.template | 17 +-
Make.global | 2 +-
Makefile | 26 +-
PLUGINS.html | 139 +-
PLUGINS/src/dvbhddevice/HISTORY | 24 +-
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 | 86 +-
PLUGINS/src/dvbhddevice/menu.c | 7 +-
PLUGINS/src/dvbhddevice/po/de_DE.po | 5 +-
PLUGINS/src/dvbhddevice/po/{fi_FI.po => et_EE.po} | 75 +-
PLUGINS/src/dvbhddevice/po/fi_FI.po | 5 +-
PLUGINS/src/dvbhddevice/po/it_IT.po | 12 +-
PLUGINS/src/dvbhddevice/po/uk_UA.po | 129 ++
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/hello/po/et_EE.po | 18 +-
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/pictures/po/{fi_FI.po => et_EE.po} | 18 +-
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 | 8 +
PLUGINS/src/skincurses/Makefile | 4 +-
PLUGINS/src/skincurses/po/de_DE.po | 5 +-
PLUGINS/src/skincurses/po/{fi_FI.po => et_EE.po} | 19 +-
PLUGINS/src/skincurses/po/fi_FI.po | 3 +-
PLUGINS/src/skincurses/po/it_IT.po | 3 +-
PLUGINS/src/skincurses/po/lt_LT.po | 3 +-
PLUGINS/src/skincurses/po/ru_RU.po | 5 +-
PLUGINS/src/skincurses/po/sk_SK.po | 5 +-
PLUGINS/src/skincurses/skincurses.c | 5 +-
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 +-
UPDATE-2.2.0 | 419 ++++++
args.c | 129 ++
args.h | 34 +
audio.c | 2 +-
audio.h | 2 +-
channels.c | 59 +-
channels.h | 10 +-
ci.c | 323 ++++-
ci.h | 129 +-
config.c | 53 +-
config.h | 28 +-
cutter.c | 102 +-
cutter.h | 40 +-
debian/.vdr-patches | 6 +-
debian/abi-version | 2 +-
debian/changelog | 21 +
debian/control | 2 +-
debian/patches/06_default_svdrp_port_0.patch | 6 +-
debian/patches/12_osdbase-maxitems.patch | 12 +-
debian/patches/99_ncursesw-include.patch | 6 +-
debian/vdr.postinst | 4 +-
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 | 114 +-
dvbplayer.h | 6 +-
dvbspu.c | 2 +-
dvbspu.h | 3 +-
dvbsubtitle.c | 1498 ++++++++++++++-------
dvbsubtitle.h | 5 +-
eit.c | 14 +-
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 | 3 +-
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 | 31 +-
libsi/si.h | 26 +-
libsi/util.c | 2 +-
libsi/util.h | 2 +-
lirc.c | 2 +-
lirc.h | 2 +-
menu.c | 855 ++++++++++--
menu.h | 37 +-
menuitems.c | 58 +-
menuitems.h | 15 +-
newplugin | 4 +-
nit.c | 45 +-
nit.h | 2 +-
osd.c | 96 +-
osd.h | 36 +-
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 | 174 ++-
po/ca_ES.po | 174 ++-
po/cs_CZ.po | 174 ++-
po/da_DK.po | 174 ++-
po/de_DE.po | 198 ++-
po/el_GR.po | 174 ++-
po/es_ES.po | 174 ++-
po/et_EE.po | 226 +++-
po/fi_FI.po | 174 ++-
po/fr_FR.po | 209 ++-
po/hr_HR.po | 174 ++-
po/hu_HU.po | 327 +++--
po/it_IT.po | 203 ++-
po/lt_LT.po | 180 ++-
po/mk_MK.po | 178 ++-
po/nl_NL.po | 181 ++-
po/nn_NO.po | 174 ++-
po/pl_PL.po | 174 ++-
po/pt_PT.po | 174 ++-
po/ro_RO.po | 210 ++-
po/ru_RU.po | 174 ++-
po/sk_SK.po | 174 ++-
po/sl_SI.po | 174 ++-
po/sr_RS.po | 174 ++-
po/sv_SE.po | 174 ++-
po/tr_TR.po | 174 ++-
po/uk_UA.po | 210 ++-
po/zh_CN.po | 174 ++-
positioner.c | 140 ++
positioner.h | 171 +++
receiver.c | 35 +-
receiver.h | 11 +-
recorder.c | 3 +-
recorder.h | 10 +-
recording.c | 729 +++++++++-
recording.h | 151 ++-
remote.c | 23 +-
remote.h | 3 +-
remux.c | 46 +-
remux.h | 4 +-
ringbuffer.c | 2 +-
ringbuffer.h | 2 +-
runvdr.template | 10 +-
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 | 5 +-
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 | 79 +-
tools.h | 57 +-
transfer.c | 2 +-
transfer.h | 2 +-
vdr.1 | 29 +-
vdr.5 | 39 +-
vdr.c | 95 +-
videodir.c | 236 ++--
videodir.h | 85 +-
243 files changed, 12813 insertions(+), 2145 deletions(-)
copy PLUGINS/src/dvbhddevice/po/{fi_FI.po => et_EE.po} (55%)
create mode 100644 PLUGINS/src/dvbhddevice/po/uk_UA.po
copy PLUGINS/src/pictures/po/{fi_FI.po => et_EE.po} (67%)
copy PLUGINS/src/skincurses/po/{fi_FI.po => et_EE.po} (59%)
create mode 100644 UPDATE-2.2.0
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