diff options
author | Andreas Brugger <brougs78@gmx.net> | 2006-01-10 19:38:22 +0100 |
---|---|---|
committer | Thomas Günther <tom@toms-cafe.de> | 2009-06-03 02:39:56 +0200 |
commit | daad17454a344d50150850fd9b9062b200982140 (patch) | |
tree | 6974de13052cbc11cae7255c8b0ae37b0a1666f5 /HISTORY | |
parent | eb6eaf285edd82c212810f066313f93dc4a8a129 (diff) | |
parent | ba472a2d6dc935c03450e0932a22e66703ca3524 (diff) | |
download | vdr-plugin-text2skin-daad17454a344d50150850fd9b9062b200982140.tar.gz vdr-plugin-text2skin-daad17454a344d50150850fd9b9062b200982140.tar.bz2 |
2006-01-10: Version 1.1-cvs_ext-0.6 (vdr-text2skin-1.1-cvs_ext-0.6.diff)
- updated to cvs-version of text2skin
- since vdr-1.3.38 it is possible to exactly identify the replayed
recording, so the replay-tokens work now
- switched the search-order for the fonts to priorise the skin-folder
(this avoids error-messages in the log)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,6 +1,14 @@ VDR Plugin 'text2skin' Revision History --------------------------------------- +2006-01-10: Version 1.1-cvs_ext-0.6 (vdr-text2skin-1.1-cvs_ext-0.6.diff) + +- updated to cvs-version of text2skin +- since vdr-1.3.38 it is possible to exactly identify the replayed + recording, so the replay-tokens work now +- switched the search-order for the fonts to priorise the skin-folder + (this avoids error-messages in the log) + 2006-01-07: Version 1.1-cvs_ext-0.5 (vdr-text2skin-1.1-cvs_ext-0.5.diff) - modifications to compile with vdr-versions >= 1.3.18 @@ -54,6 +62,8 @@ VDR Plugin 'text2skin' Revision History - patch for PresentRemaining by Bj�rn (VDR-Portal) - fixed a race condition (thanks to Reinhard Nissl for pointing this out) - updated finnish translations (thanks to Rolf Ahrenberg) +- fixed displaying of partial channel numbers while changing channels (thanks to + Chris Warren) - added tokens for Recording Info Display (RecordingName, RecordingDateTime, RecordingTitle, RecordingShortText, RecordingDescription, RecordingLanguageCode, RecordingLanguageDescription) |