diff options
author | Christian Wieninger <winni@debian.(none)> | 2007-11-28 19:47:57 +0100 |
---|---|---|
committer | Christian Wieninger <winni@debian.(none)> | 2007-11-28 19:47:57 +0100 |
commit | b1074fa13ab3cac60af0508f13c33cdbf08da143 (patch) | |
tree | b9ba1661bfbce0c28895aa36e850afad2d01d990 | |
parent | 2695a3f56a7748d6c2d9174661e92bc162b2a253 (diff) | |
download | vdr-plugin-epgsearch-b1074fa13ab3cac60af0508f13c33cdbf08da143.tar.gz vdr-plugin-epgsearch-b1074fa13ab3cac60af0508f13c33cdbf08da143.tar.bz2 |
-
-rw-r--r-- | HISTORY | 8 | ||||
-rw-r--r-- | HISTORY.DE | 9 |
2 files changed, 17 insertions, 0 deletions
@@ -13,6 +13,11 @@ new: - new patch against VDR (vdr-1.5.11-progressbar-support-0.0.1.diff) that adds support for graphical progressbars in skins classic and st:tng - 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 +- changes for builtin graphtft-patch (when using VDR-extension-patch you need > v.37) 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 @@ -32,6 +37,9 @@ fixes: - fixed a crash, when SIGINT is signaled while background threads startup - channel group separators in 'Overview Now/Next/...' are now hidden if they are empty like in ':@30', thanks to Ulf Kiener for providing a patch +- fixed a crash in the setup of the addon plugins when VDR is patched with the ext-patch + and active LIEMIKUUTIO + 2007-09-02: Version 0.9.23 new: @@ -16,6 +16,13 @@ neu: stützung eines grafischen Fortschrittsbalkens in den Skins classic und st:tng einbaut. - 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 +- Änderungen für den eingebauten graphtft-patch (bei Verwendung von + VDR-extension-patch ist > v.37 notwendig) fixes: - Shiften der Uhrzeit: die Startzeit wird jetzt nur noch dann anstelle des Fortschrittsbalken angezeigt, wenn in der Menüvorlage nicht bereits eine @@ -37,6 +44,8 @@ fixes: signalisiert wird. - Kanalgruppen-Separatoren in 'Übersicht Jetzt/Nächste/...' werden nun ausgeblendet, wenn sie leer sind, wie in ':@30', Danke an Ulf Kiener für einen entspr. Patch. +- Absturz beim Aufruf des Setups der Addon-Plugins behoben, wenn VDR mit dem ext-Patch + und aktivem LIEMIKUUTIO versehen wurde. 2007-09-02: Version 0.9.23 |