[vdr-plugin-epgsearch] branch upstream updated (9ddfc0f -> d50d69f)

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


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

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

      from  9ddfc0f   Imported Upstream version 1.0.1~beta6+git20150211
       new  61c2053   New upstream version 1.0.1~beta6+git20151104
       new  f722cd3   New upstream version 2.2.0+git20170625
       new  d50d69f   New upstream version 2.2.0+git20170817

The 3 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 +-
 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 +-
 116 files changed, 1822 insertions(+), 1282 deletions(-)
 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