diff options
-rw-r--r-- | HISTORY | 37 | ||||
-rw-r--r-- | HISTORY.DE | 37 | ||||
-rw-r--r-- | epgsearch.c | 2 | ||||
-rw-r--r-- | epgsearchtools.h | 15 |
4 files changed, 52 insertions, 39 deletions
@@ -3,38 +3,39 @@ VDR Plugin 'epgsearch' Revision History 2008-xx-xx: Version 0.9.24 new: - support for vdr-1.6.x +- speedup in searching and search timer updates (about 25%) +- speedup in EPG menues, thanks to patch authors from http://www.open7x0.org - support for VDRSymbols font (activate it with 'WarEagle=1' in epgsearchmenu.conf) -- new SVDRP command 'LSCC' that returns the results of a timer conflict - check. See the MANUAL for details about the format of the result list. - the EPG command 'Search in recordings' now evaluates the info.vdr instead of the recordings path name and also does fuzzy searching, suggested by Mase@vdrportal - search timers with action 'switch only' and switch timers now have an additional option 'unmute sound' which unmutes audio at the event, if it was off, suggested by Michael Brückner -- speedup in searching and search timer updates (about 25%) +- the timer update notification mails supports now an additional variable + %timer.modreason%, that holds the reason for a timer update in plain text (see + epgsearchupdmail(-html).templ for a sample) +- support for a conf.d mechanism (s. MANUAL -> 14. The conf.d subdirectory), suggested + by Mike Constabel. +- new SVDRP command 'LSCC' that returns the results of a timer conflict + check. See the MANUAL for details about the format of the result list. - new patch against VDR (vdr-1.5.17-progressbar-support-0.0.1.diff) that adds support for graphical progressbars in skins classic and st:tng, thanks to zulu@vdrportal -- speedup in EPG menues, thanks to patch authors from http://www.open7x0.org - '0' in the menu of done recordings now toggles the display of the episode name only -- update of finnish translation, thanks to Rolf Ahrenberg -- full spanish translation, many thanks to agusmir, dragondefuego, GenaroL, lopezm and - nachofr from todopvr.com, and especially to bittor -- update of italian translation, thanks to Diego from vdr-italia.phpbb24.com -- update of dutch translation, thanks to carel@bugtracker +- the favorites menu can now also be displayed after 'Overview - Now' via setup, + suggested by Bittor Corl +- menu of recordings done now sorts the date top down +- support for new info key behaviour in vdr-1.5.13 - changes for builtin graphtft-patch (when using VDR-extension-patch you need > v.37) - updated the timercmd-patch for vdr-1.5.12 (patches/timercmd-0.1_1.5.12.diff) - added patches/README.patches to describe the existing patches -- support for new info key behaviour in vdr-1.5.13 -- the favorites menu can now also be displayed after 'Overview - Now' via setup, - suggested by Bittor Corl - update of 'undoneepgsearch.sh', a script to remove recordings from the done file via reccmds.conf, thanks to Viking@vdrportal. -- menu of recordings done now sorts the date top down -- the timer update notification mails supports now an additional variable - %timer.modreason%, that holds the reason for a timer update in plain text (see - epgsearchupdmail(-html).templ for a sample) -- support for a conf.d mechanism (s. MANUAL -> 14. The conf.d subdirectory), suggested - by Mike Constabel. +- update of finnish translation, thanks to Rolf Ahrenberg +- full spanish translation, many thanks to agusmir, dragondefuego, GenaroL, lopezm and + nachofr from todopvr.com, and especially to bittor +- update of italian translation, thanks to Diego from vdr-italia.phpbb24.com +- update of dutch translation, thanks to carel@bugtracker + fixes: - shifting the time display: the start time now only gets displayed in 'Overview - Now' instead of a progressbar, if there's not already a start time @@ -4,42 +4,43 @@ VDR Plugin 'epgsearch' Revision History 2008-xx-xx: Version 0.9.24 neu: - Unterstützung von vdr-1.6.x +- Die Suche und damit das Suchtimer-Update sind nun etwa 25% schneller +- Schnellere EPG-Menüs, danke an die Patch-Authoren von http://www.open7x0.org - Unterstützung des VDRSymbols-Font (aktivieren mit 'WarEagle=1' in epgsearchmenu.conf) -- neuer SVDRP-Befehl 'LSCC', der das Ergebnis einer Timerkonfliktprüfung - zurückgibt. Zum Format der Ergebnisliste bitte ins MANUAL schauen. - der EPG-Befehl 'Suche in Aufnahmen' wertet nun die info.vdr anstelle des Aufnahmepfades aus und macht zusätzlich eine fuzzy-Suche, vorgeschlagen von Mase@vdrportal - Suchtimer mit Aktion 'Nur umschalten' und Switchtimer haben jetzt eine weitere Option 'Ton anschalten', wodurch der Ton beim Umschalten aktiviert wird, falls er aus war, vorgeschlagen von Michael Brückner -- Die Suche und damit das Suchtimer-Update sind nun etwa 25% schneller +- Die Timer-Benachrichtigungsmail unterstützt nun eine weitere Variable + %timer.modreason%, in der im Klartext der Grund einer Timeränderung steht (s. + epgsearchupdmail(-html).templ für ein Beispiel) +- Unterstützung für einen conf.d-Mechanismus (s. MANUAL -> 14. The conf.d subdirectory), + vorgeschlagen von Mike Constabel +- neuer SVDRP-Befehl 'LSCC', der das Ergebnis einer Timerkonfliktprüfung + zurückgibt. Zum Format der Ergebnisliste bitte ins MANUAL schauen. - Neuer Patch für VDR (vdr-1.5.17-progressbar-support-0.0.1.diff), der die Unter- stützung eines grafischen Fortschrittsbalkens in den Skins classic und st:tng einbaut, Danke an zulu@vdrportal. -- Schnellere EPG-Menüs, danke an die Patch-Authoren von http://www.open7x0.org - '0' im Menü der erledigten Aufnahmen schaltet nun die Anzeige zwischen '~Episode' und 'Titel~Episode' um. -- Update der finnischen Übersetzung, Danke an Rolf Ahrenberg -- Spanische Übersetzung, vielen Dank an agusmir, dragondefuego, GenaroL, lopezm und - nachofr von todopvr.com, und ein besonderer Dank an bittor -- Update der italienischen Übersetzung, Danke an Diego von vdr-italia.phpbb24.com -- Update der niederländischen Übersetzung, Danke an carel@bugtracker +- Das Favoriten-Menü kann jetzt auch per Setup nach 'Übersicht - Jetzt' angezeigt + werden, vorgeschlagen von Bittor Corl +- Im Menü "erledigte Aufnahmen" wird nun beim Datum absteigend sortiert. +- Unterstützung für das neue Info-Key-Verhalten in vdr-1.5.13 - Änderungen für den eingebauten graphtft-patch (bei Verwendung von VDR-extension-patch ist > v.37 notwendig) - Update des timercmd-patches für vdr-1.5.12 (patches/timercmd-0.1_1.5.12.diff) - Neue Datei patches/README.patches für eine Beschreibung der vorhandenen Patches -- Unterstützung für das neue Info-Key-Verhalten in vdr-1.5.13 -- Das Favoriten-Menü kann jetzt auch per Setup nach 'Übersicht - Jetzt' angezeigt - werden, vorgeschlagen von Bittor Corl - Update von 'undoneepgsearch.sh', einem Skript zum Entfernen einer Aufnahme aus dem done-File über die reccmds.conf, Danke an Viking@vdrportal. -- Im Menü "erledigte Aufnahmen" wird nun beim Datum absteigend sortiert. -- Die Timer-Benachrichtigungsmail unterstützt nun eine weitere Variable - %timer.modreason%, in der im Klartext der Grund einer Timeränderung steht (s. - epgsearchupdmail(-html).templ für ein Beispiel) -- Unterstützung für einen conf.d-Mechanismus (s. MANUAL -> 14. The conf.d subdirectory), - vorgeschlagen von Mike Constabel +- Update der finnischen Übersetzung, Danke an Rolf Ahrenberg +- Spanische Übersetzung, vielen Dank an agusmir, dragondefuego, GenaroL, lopezm und + nachofr von todopvr.com, und ein besonderer Dank an bittor +- Update der italienischen Übersetzung, Danke an Diego von vdr-italia.phpbb24.com +- Update der niederländischen Übersetzung, Danke an carel@bugtracker + fixes: - Shiften der Uhrzeit: die Startzeit wird jetzt nur noch dann anstelle des Fortschrittsbalken angezeigt, wenn in der Menüvorlage nicht bereits eine diff --git a/epgsearch.c b/epgsearch.c index 58c0e98..9207644 100644 --- a/epgsearch.c +++ b/epgsearch.c @@ -66,7 +66,7 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #include "menu_announcelist.h" #include "confdloader.h" -static const char VERSION[] = "0.9.24.beta26"; +static const char VERSION[] = "0.9.24.beta27"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals diff --git a/epgsearchtools.h b/epgsearchtools.h index 29907de..5a271e0 100644 --- a/epgsearchtools.h +++ b/epgsearchtools.h @@ -76,7 +76,18 @@ using std::string; #define ISRADIO(x) ((x)->Vpid()==0||(x)->Vpid()==1||(x)->Vpid()==0x1fff) -// Icons used in WarEagle and VDRSymbols-Font +// Icons used in VDRSymbols-Font +#define ICON_REC 0x8B +#define ICON_RUNNING 0x92 +#define ICON_CLOCK 0x8C +#define ICON_CLOCK_HALF 0x94 +#define ICON_BAR_OPEN 0x87 +#define ICON_BAR_FULL 0x88 +#define ICON_BAR_EMPTY 0x89 +#define ICON_BAR_CLOSE 0x8A +#define ICON_VPS 0x93 + +/* previous WAREAGLE icons #define ICON_REC 0xF9 #define ICON_RUNNING 0xFB #define ICON_CLOCK 0xFD @@ -86,7 +97,7 @@ using std::string; #define ICON_BAR_EMPTY 0x83 #define ICON_BAR_CLOSE 0x84 #define ICON_VPS 0x56 - +*/ // UTF-8 Icons #define ICON_BAR_OPEN_UTF8 "\uE007" |