[vdr-plugin-epgsearch] branch master updated (27a7c09 -> b8cdac4)

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


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

tiber-guest pushed a change to branch master
in repository vdr-plugin-epgsearch.

      from  27a7c09   Now supporting the /etc/vdr/conf.d  mechanism
       new  61c2053   New upstream version 1.0.1~beta6+git20151104
       new  3b53baf   Merge tag 'upstream/1.0.1_beta6+git20151104'
       new  5bb36fb   New upstream snapshot from https://github.com/flensrocker/vdr-plugin-epgsearch (commit 99b6e99883d151dae02dd458e2732960872cfd2b)
       new  e51309b   Standards-Version: 3.9.8
       new  21bce53   Update changelog for 1.0.1~beta6+git20151104-1 release
       new  f722cd3   New upstream version 2.2.0+git20170625
       new  933a595   Updated version 2.2.0+git20170625 from 'upstream/2.2.0+git20170625'
       new  a9960dc   New Upstream Snapshot (commit ceb158e)
       new  360180d   Build-depend on vdr-dev >= 2.3.7
       new  b582ed6   Dropped 02_do_not_clean_docs.patch
       new  d1fa081   Disable po update during build
       new  d50d69f   New upstream version 2.2.0+git20170817
       new  41d274b   Updated version 2.2.0+git20170817 from 'upstream/2.2.0+git20170817'
       new  dea8911   New Upstream Snapshot (commit f25c390)
       new  fe9ea26   Build-depend on vdr-dev >= 2.3.8
       new  b8cdac4   Update changelog for 2.2.0+git20170817-1 release

The 16 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:
 .gitignore                                         |   2 +
 HISTORY                                            |  32 ++++
 HISTORY.DE                                         |  32 ++++
 Makefile                                           |  76 ++++++--
 blacklist.c                                        |  53 +++---
 blacklist.h                                        |  11 +-
 changrp.c                                          |  39 ++--
 changrp.h                                          |   6 +-
 conflictcheck.c                                    | 212 +++++++++++++++++----
 conflictcheck.h                                    |  27 +--
 conflictcheck_thread.c                             |   9 +-
 debian/changelog                                   |  18 +-
 debian/control                                     |   4 +-
 debian/patches/02_disable_po_update.patch          |  17 ++
 debian/patches/02_do_not_clean_docs.patch          |  10 -
 debian/patches/series                              |   2 +-
 doc-src/de/epgsearch.1.txt                         |  10 +
 doc-src/de/epgsearch.conf.5.txt                    |   1 +
 doc-src/de/epgsearchblacklists.conf.5.txt          |   1 +
 doc-src/de/epgsearchcats.conf.5.txt                |   1 +
 doc-src/de/epgsearchchangrps.conf.5.txt            |   1 +
 doc-src/de/epgsearchcmds.conf.5.txt                |   1 +
 doc-src/de/epgsearchdirs.conf.5.txt                |   1 +
 doc-src/de/epgsearchmenu.conf.5.txt                |   1 +
 doc-src/de/epgsearchswitchtimers.conf.5.txt        |   1 +
 doc-src/de/epgsearchtemplates.conf.5.txt           |   1 +
 doc-src/de/epgsearchuservars.conf.5.txt            |   1 +
 doc-src/de/noannounce.conf.5.txt                   |   1 +
 doc-src/de/timersdone.conf.5.txt                   |   1 +
 doc-src/en/epgsearch.1.txt                         |   9 +
 doc-src/en/epgsearch.conf.5.txt                    |   1 +
 doc-src/en/epgsearchcats.conf.5.txt                |   1 +
 docsrc2html.sh                                     |   2 +-
 docsrc2man.sh                                      |  84 +++++---
 epgsearch.c                                        |  37 ++--
 epgsearchcfg.c                                     |  15 +-
 epgsearchcfg.h                                     |   2 +
 epgsearchext.c                                     |  87 ++++-----
 epgsearchext.h                                     |  13 +-
 epgsearchsetup.c                                   |   8 +-
 epgsearchsvdrp.c                                   |  28 +--
 epgsearchtools.c                                   |  20 +-
 epgsearchtools.h                                   |  18 +-
 mail.c                                             |  24 +--
 mail.h                                             |   4 +-
 menu_announcelist.c                                |   4 +-
 menu_blacklistedit.c                               |   7 +-
 menu_blacklists.c                                  |   2 -
 menu_commands.c                                    |  34 ++--
 menu_conflictcheck.c                               |  56 ++++--
 menu_deftimercheckmethod.c                         |  12 +-
 menu_dirselect.c                                   |  22 +--
 menu_dirselect.h                                   |   2 -
 menu_event.c                                       |  23 +--
 menu_favorites.c                                   |   3 +-
 menu_main.c                                        |  97 ++++++----
 menu_main.h                                        |   4 +-
 menu_myedittimer.c                                 | 121 ++++++++----
 menu_myedittimer.h                                 |   4 +
 menu_quicksearch.c                                 |   5 +-
 menu_recsdone.c                                    |   4 +-
 menu_search.c                                      |   2 -
 menu_searchactions.c                               |   2 -
 menu_searchedit.c                                  |  42 ++--
 menu_searchedit.h                                  |   2 +-
 menu_searchresults.c                               |  80 ++++----
 menu_searchresults.h                               |   5 +-
 menu_searchtemplate.c                              |   2 -
 menu_switchtimers.c                                |   9 +-
 menu_templateedit.c                                |   5 +-
 menu_timersdone.c                                  |   7 +-
 menu_whatson.c                                     | 108 +++++++----
 menu_whatson.h                                     |  19 +-
 patches/README.patches                             |   7 +-
 patches/timercmd-0.1_1.6.0.diff                    | 160 ----------------
 patches/timercmd-0.1_1.7.17.diff                   | 109 -----------
 patches/vdr-1.5.17-progressbar-support-0.0.1.diff  | 106 -----------
 ....diff => vdr.epgsearch-exttimeredit-2.3.6.diff} |  76 ++++----
 pending_notifications.c                            |   3 +-
 po/ca_ES.po                                        |  20 +-
 po/cs_CZ.po                                        |  20 +-
 po/da_DK.po                                        |  20 +-
 po/de_DE.po                                        |  26 ++-
 po/el_GR.po                                        |  20 +-
 po/es_ES.po                                        |  20 +-
 po/et_EE.po                                        |  20 +-
 po/fi_FI.po                                        |  20 +-
 po/fr_FR.po                                        |  20 +-
 po/hr_HR.po                                        |  20 +-
 po/hu_HU.po                                        |  20 +-
 po/it_IT.po                                        |  20 +-
 po/lt_LT.po                                        |  20 +-
 po/nl_NL.po                                        |  20 +-
 po/nn_NO.po                                        |  20 +-
 po/pl_PL.po                                        |  20 +-
 po/pt_PT.po                                        |  20 +-
 po/ro_RO.po                                        |  20 +-
 po/ru_RU.po                                        |  20 +-
 po/sk_SK.po                                        |  20 +-
 po/sl_SI.po                                        |  20 +-
 po/sv_SE.po                                        |  20 +-
 po/tr_TR.po                                        |  20 +-
 recdone.c                                          |   8 +-
 recdone.h                                          |   2 +-
 recdone_thread.c                                   | 174 +++++++++++++++++
 menu_quicksearch.h => recdone_thread.h             |  31 +--
 recstatus.c                                        | 167 ++--------------
 recstatus.h                                        |  17 +-
 searchtimer_thread.c                               | 122 ++++++------
 searchtimer_thread.h                               |  10 +-
 services.c                                         |  10 +-
 svdrpclient.h                                      |   4 +
 switchtimer.c                                      |  21 +-
 switchtimer.h                                      |   1 +
 switchtimer_thread.c                               |   5 +-
 templatefile.c                                     |   3 +
 timer_thread.c                                     |  11 +-
 timerdone.c                                        |   6 +-
 timerstatus.c                                      |   3 -
 timerstatus.h                                      |   4 -
 uservars.h                                         |  21 +-
 121 files changed, 1859 insertions(+), 1296 deletions(-)
 create mode 100644 debian/patches/02_disable_po_update.patch
 delete mode 100644 debian/patches/02_do_not_clean_docs.patch
 delete mode 100644 patches/timercmd-0.1_1.6.0.diff
 delete mode 100644 patches/timercmd-0.1_1.7.17.diff
 delete mode 100644 patches/vdr-1.5.17-progressbar-support-0.0.1.diff
 rename patches/{vdr.epgsearch-exttimeredit-0.0.2.diff => vdr.epgsearch-exttimeredit-2.3.6.diff} (60%)
 create mode 100644 recdone_thread.c
 copy menu_quicksearch.h => recdone_thread.h (60%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-epgsearch.git



More information about the pkg-vdr-dvb-changes mailing list