diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-03 15:38:17 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-03 15:38:17 +0100 |
commit | 01c44e8b2cdee22efd2d5f5dd7813f9a8192b8f2 (patch) | |
tree | 48e9f9f4a873c5a6abdfbc7d48fbcd36b0f81737 /PLUGINS/src/skincurses/HISTORY | |
parent | 19839832147a3836fbe3d9480b6b310e0deb4a22 (diff) | |
download | vdr-01c44e8b2cdee22efd2d5f5dd7813f9a8192b8f2.tar.gz vdr-01c44e8b2cdee22efd2d5f5dd7813f9a8192b8f2.tar.bz2 |
The "Recording info" page of the skins that come with VDR now displays the name of the channel (if available) from which this recording was taken
Diffstat (limited to 'PLUGINS/src/skincurses/HISTORY')
-rw-r--r-- | PLUGINS/src/skincurses/HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/PLUGINS/src/skincurses/HISTORY b/PLUGINS/src/skincurses/HISTORY index 74a36dbe..53e70e81 100644 --- a/PLUGINS/src/skincurses/HISTORY +++ b/PLUGINS/src/skincurses/HISTORY @@ -109,3 +109,8 @@ VDR Plugin 'skincurses' Revision History 2013-01-12: Version 0.1.14 - Adapted Makefile to changes introduced in recent VDR versions. + +2013-03-03: Version 0.1.15 + +- The "Recording info" page now displays the name of the channel (if available) + from which this recording was taken. |