[vdr] 03/10: Merge tag 'upstream/2.3.7'

Tobias Grimm tiber-guest at moszumanska.debian.org
Wed Dec 27 13:02:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

tiber-guest pushed a commit to annotated tag debian/2.3.7-1
in repository vdr.

commit f833e3fa94b92bf6700296093e6fb75fc95bffa9
Merge: 10f2b4c 2d3882d
Author: Tobias Grimm <etobi at debian.org>
Date:   Sat Jun 24 18:47:20 2017 +0200

    Merge tag 'upstream/2.3.7'
    
    Upstream version 2.3.7

 CONTRIBUTORS                                       |  102 ++
 Doxyfile.filter                                    |    2 +-
 HISTORY                                            |  534 ++++++
 INSTALL                                            |   37 +-
 MANUAL                                             |   41 +-
 Make.config.template                               |    8 +-
 Make.global                                        |    2 +-
 Makefile                                           |   37 +-
 PLUGINS.html                                       |   42 +-
 PLUGINS/src/dvbhddevice/COPYING                    |  340 ----
 PLUGINS/src/dvbhddevice/HISTORY                    |  108 --
 PLUGINS/src/dvbhddevice/Makefile                   |  123 --
 PLUGINS/src/dvbhddevice/README                     |   18 -
 PLUGINS/src/dvbhddevice/dvbhddevice.c              |   97 --
 PLUGINS/src/dvbhddevice/dvbhdffdevice.c            | 1104 ------------
 PLUGINS/src/dvbhddevice/dvbhdffdevice.h            |  130 --
 PLUGINS/src/dvbhddevice/hdffcmd.c                  |  401 -----
 PLUGINS/src/dvbhddevice/hdffcmd.h                  |  100 --
 PLUGINS/src/dvbhddevice/hdffosd.c                  |  836 ---------
 PLUGINS/src/dvbhddevice/hdffosd.h                  |   24 -
 PLUGINS/src/dvbhddevice/libhdffcmd/Makefile        |   68 -
 PLUGINS/src/dvbhddevice/libhdffcmd/bitbuffer.c     |   79 -
 PLUGINS/src/dvbhddevice/libhdffcmd/bitbuffer.h     |   43 -
 PLUGINS/src/dvbhddevice/libhdffcmd/hdffcmd.h       |   42 -
 PLUGINS/src/dvbhddevice/libhdffcmd/hdffcmd_av.c    |  506 ------
 PLUGINS/src/dvbhddevice/libhdffcmd/hdffcmd_av.h    |  159 --
 PLUGINS/src/dvbhddevice/libhdffcmd/hdffcmd_base.c  |   45 -
 PLUGINS/src/dvbhddevice/libhdffcmd/hdffcmd_base.h  |   55 -
 PLUGINS/src/dvbhddevice/libhdffcmd/hdffcmd_defs.h  |  125 --
 .../src/dvbhddevice/libhdffcmd/hdffcmd_generic.c   |  165 --
 .../src/dvbhddevice/libhdffcmd/hdffcmd_generic.h   |   36 -
 PLUGINS/src/dvbhddevice/libhdffcmd/hdffcmd_hdmi.c  |  120 --
 PLUGINS/src/dvbhddevice/libhdffcmd/hdffcmd_hdmi.h  |   72 -
 PLUGINS/src/dvbhddevice/libhdffcmd/hdffcmd_mux.c   |   81 -
 PLUGINS/src/dvbhddevice/libhdffcmd/hdffcmd_mux.h   |   56 -
 PLUGINS/src/dvbhddevice/libhdffcmd/hdffcmd_osd.c   |  720 --------
 PLUGINS/src/dvbhddevice/libhdffcmd/hdffcmd_osd.h   |  170 --
 .../src/dvbhddevice/libhdffcmd/hdffcmd_remote.c    |   67 -
 .../src/dvbhddevice/libhdffcmd/hdffcmd_remote.h    |   39 -
 PLUGINS/src/dvbhddevice/menu.c                     |   65 -
 PLUGINS/src/dvbhddevice/menu.h                     |   29 -
 PLUGINS/src/dvbhddevice/po/de_DE.po                |  128 --
 PLUGINS/src/dvbhddevice/po/et_EE.po                |  128 --
 PLUGINS/src/dvbhddevice/po/fi_FI.po                |  128 --
 PLUGINS/src/dvbhddevice/po/it_IT.po                |  131 --
 PLUGINS/src/dvbhddevice/po/uk_UA.po                |  129 --
 PLUGINS/src/dvbhddevice/setup.c                    |  476 -----
 PLUGINS/src/dvbhddevice/setup.h                    |   66 -
 PLUGINS/src/dvbsddevice/COPYING                    |  340 ----
 PLUGINS/src/dvbsddevice/HISTORY                    |   65 -
 PLUGINS/src/dvbsddevice/Makefile                   |   94 -
 PLUGINS/src/dvbsddevice/README                     |   20 -
 PLUGINS/src/dvbsddevice/dvbsddevice.c              |   61 -
 PLUGINS/src/dvbsddevice/dvbsdffdevice.c            |  784 ---------
 PLUGINS/src/dvbsddevice/dvbsdffdevice.h            |  115 --
 PLUGINS/src/dvbsddevice/dvbsdffosd.c               |  211 ---
 PLUGINS/src/dvbsddevice/dvbsdffosd.h               |   22 -
 PLUGINS/src/epgtableid0/Makefile                   |    8 +-
 PLUGINS/src/epgtableid0/epgtableid0.c              |    2 +-
 PLUGINS/src/hello/Makefile                         |   17 +-
 PLUGINS/src/hello/hello.c                          |    2 +-
 PLUGINS/src/osddemo/HISTORY                        |    7 +
 PLUGINS/src/osddemo/Makefile                       |    8 +-
 PLUGINS/src/osddemo/osddemo.c                      |   70 +-
 PLUGINS/src/pictures/HISTORY                       |    4 +
 PLUGINS/src/pictures/Makefile                      |   17 +-
 PLUGINS/src/pictures/entry.c                       |    2 +-
 PLUGINS/src/pictures/entry.h                       |    2 +-
 PLUGINS/src/pictures/menu.c                        |    4 +-
 PLUGINS/src/pictures/menu.h                        |    2 +-
 PLUGINS/src/pictures/pic2mpg                       |    2 +-
 PLUGINS/src/pictures/pictures.c                    |    4 +-
 PLUGINS/src/pictures/player.c                      |    2 +-
 PLUGINS/src/pictures/player.h                      |    2 +-
 PLUGINS/src/rcu/COPYING                            |  340 ----
 PLUGINS/src/rcu/HISTORY                            |   30 -
 PLUGINS/src/rcu/Makefile                           |   94 -
 PLUGINS/src/rcu/README                             |   19 -
 PLUGINS/src/rcu/rcu.c                              |  420 -----
 PLUGINS/src/servicedemo/Makefile                   |   11 +-
 PLUGINS/src/servicedemo/svccli.c                   |    2 +-
 PLUGINS/src/servicedemo/svcsvr.c                   |    2 +-
 PLUGINS/src/skincurses/HISTORY                     |    7 +
 PLUGINS/src/skincurses/Makefile                    |   17 +-
 PLUGINS/src/skincurses/skincurses.c                |    8 +-
 PLUGINS/src/status/Makefile                        |    8 +-
 PLUGINS/src/status/status.c                        |    2 +-
 PLUGINS/src/svdrpdemo/Makefile                     |    8 +-
 PLUGINS/src/svdrpdemo/svdrpdemo.c                  |    2 +-
 README                                             |    4 +
 args.c                                             |    2 +-
 args.h                                             |    2 +-
 audio.c                                            |    2 +-
 audio.h                                            |    2 +-
 camresponses.conf                                  |   29 +
 channels.c                                         |  367 ++--
 channels.h                                         |  115 +-
 ci.c                                               | 1061 +++++++++---
 ci.h                                               |  228 ++-
 config.c                                           |   17 +-
 config.h                                           |   21 +-
 cutter.c                                           |   12 +-
 cutter.h                                           |    2 +-
 device.c                                           |  264 ++-
 device.h                                           |   52 +-
 diseqc.c                                           |   10 +-
 diseqc.h                                           |    6 +-
 dvbci.c                                            |    2 +-
 dvbci.h                                            |    2 +-
 dvbdevice.c                                        |  349 +++-
 dvbdevice.h                                        |    5 +-
 dvbplayer.c                                        |  106 +-
 dvbplayer.h                                        |    8 +-
 dvbspu.c                                           |    2 +-
 dvbspu.h                                           |    2 +-
 dvbsubtitle.c                                      |    5 +-
 dvbsubtitle.h                                      |    4 +-
 eit.c                                              |  128 +-
 eit.h                                              |   13 +-
 eitscan.c                                          |   22 +-
 eitscan.h                                          |    2 +-
 epg.c                                              |  306 ++--
 epg.h                                              |   82 +-
 epg2html                                           |    2 +-
 filter.c                                           |   41 +-
 filter.h                                           |   12 +-
 font.c                                             |   17 +-
 font.h                                             |    8 +-
 i18n.c                                             |    2 +-
 i18n.h                                             |    2 +-
 interface.c                                        |   12 +-
 interface.h                                        |    7 +-
 keys.c                                             |    2 +-
 keys.h                                             |    2 +-
 libsi/Makefile                                     |    8 +-
 libsi/descriptor.c                                 |    2 +-
 libsi/descriptor.h                                 |    2 +-
 libsi/gendescr                                     |    2 +-
 libsi/headers.h                                    |    2 +-
 libsi/section.c                                    |    2 +-
 libsi/section.h                                    |    2 +-
 libsi/si.c                                         |    2 +-
 libsi/si.h                                         |    2 +-
 libsi/util.c                                       |    2 +-
 libsi/util.h                                       |    2 +-
 lirc.c                                             |   21 +-
 lirc.h                                             |    2 +-
 menu.c                                             | 1657 +++++++++++-------
 menu.h                                             |   25 +-
 menuitems.c                                        |   66 +-
 menuitems.h                                        |   14 +-
 mtd.c                                              |  350 ++++
 mtd.h                                              |  191 ++
 newplugin                                          |   18 +-
 nit.c                                              |  178 +-
 nit.h                                              |   16 +-
 osd.c                                              |   17 +-
 osd.h                                              |   33 +-
 osdbase.c                                          |   19 +-
 osdbase.h                                          |    4 +-
 pat.c                                              |   73 +-
 pat.h                                              |    8 +-
 player.c                                           |    2 +-
 player.h                                           |   13 +-
 plugin.c                                           |   36 +-
 plugin.h                                           |    2 +-
 po/ar.po                                           |   53 +-
 po/ca_ES.po                                        |   53 +-
 po/cs_CZ.po                                        |   53 +-
 po/da_DK.po                                        |   53 +-
 po/de_DE.po                                        |   53 +-
 po/el_GR.po                                        |   53 +-
 po/es_ES.po                                        |   53 +-
 po/et_EE.po                                        |  283 +--
 po/fi_FI.po                                        |   53 +-
 po/fr_FR.po                                        |   53 +-
 po/hr_HR.po                                        |   53 +-
 po/hu_HU.po                                        |   53 +-
 po/it_IT.po                                        |   55 +-
 po/lt_LT.po                                        |   53 +-
 po/mk_MK.po                                        |   53 +-
 po/nl_NL.po                                        |   53 +-
 po/nn_NO.po                                        |   53 +-
 po/pl_PL.po                                        |   53 +-
 po/pt_PT.po                                        |   53 +-
 po/ro_RO.po                                        |   53 +-
 po/ru_RU.po                                        | 1057 ++++++------
 po/sk_SK.po                                        |   53 +-
 po/sl_SI.po                                        |   53 +-
 po/sr_RS.po                                        |   53 +-
 po/sv_SE.po                                        |   53 +-
 po/tr_TR.po                                        |   53 +-
 po/uk_UA.po                                        |   53 +-
 po/zh_CN.po                                        |   53 +-
 positioner.c                                       |    2 +-
 positioner.h                                       |    2 +-
 receiver.c                                         |   18 +-
 receiver.h                                         |    9 +-
 recorder.c                                         |   29 +-
 recorder.h                                         |    4 +-
 recording.c                                        |  543 +++---
 recording.h                                        |  135 +-
 remote.c                                           |    2 +-
 remote.h                                           |    2 +-
 remux.c                                            |  207 ++-
 remux.h                                            |   44 +-
 ringbuffer.c                                       |   10 +-
 ringbuffer.h                                       |    8 +-
 runvdr.template                                    |    2 +-
 sdt.c                                              |   61 +-
 sdt.h                                              |    2 +-
 sections.c                                         |    2 +-
 sections.h                                         |    2 +-
 shutdown.c                                         |   29 +-
 shutdown.h                                         |    2 +-
 skinclassic.c                                      |    5 +-
 skinclassic.h                                      |    2 +-
 skinlcars.c                                        |   74 +-
 skinlcars.h                                        |    2 +-
 skins.c                                            |    2 +-
 skins.h                                            |   11 +-
 skinsttng.c                                        |    5 +-
 skinsttng.h                                        |    2 +-
 sourceparams.c                                     |    4 +-
 sourceparams.h                                     |    4 +-
 sources.c                                          |    2 +-
 sources.conf                                       |  142 +-
 sources.h                                          |    2 +-
 spu.c                                              |    2 +-
 spu.h                                              |    2 +-
 status.c                                           |    2 +-
 status.h                                           |    9 +-
 summary2info                                       |    2 +-
 svdrp.c                                            | 1818 ++++++++++++++------
 svdrp.h                                            |  114 +-
 themes.c                                           |    2 +-
 themes.h                                           |    2 +-
 thread.c                                           |  425 ++++-
 thread.h                                           |  127 +-
 timers.c                                           |  430 +++--
 timers.h                                           |  146 +-
 tools.c                                            |  203 ++-
 tools.h                                            |  207 ++-
 transfer.c                                         |    4 +-
 transfer.h                                         |    4 +-
 vdr.1                                              |    6 +-
 vdr.5                                              |   86 +-
 vdr.c                                              |  397 +++--
 videodir.c                                         |   17 +-
 videodir.h                                         |    3 +-
 250 files changed, 11141 insertions(+), 13924 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