diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-17 12:27:07 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-06-17 12:27:07 +0200 |
commit | 45d261fb7448daed79b9873e0929386dfee0445f (patch) | |
tree | 2487555b5fc227cdb26c930a828b8213938883d8 /HISTORY | |
parent | 1912d36f00b53ad33155f5788985f23ead69a873 (diff) | |
download | vdr-45d261fb7448daed79b9873e0929386dfee0445f.tar.gz vdr-45d261fb7448daed79b9873e0929386dfee0445f.tar.bz2 |
The new setup option "Miscellaneous/Show channel names with source" can be used to turn on adding the source character to channel names whenever they are displayed
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7148,7 +7148,7 @@ Video Disk Recorder Revision History caching the information whether a recording is stored on the video directory file system within the cRecording data (based on a patch from Torsten Lang). -2012-06-13: Version 1.7.29 +2012-06-17: Version 1.7.29 - Added a missing template specification to the c'tor of cSortedTimers (thanks to Udo Richter). @@ -7187,3 +7187,5 @@ Video Disk Recorder Revision History is currently open. - Changed some of the colors in the LCARS skin (you may need to delete the file lcars-default.theme from your themes directory to see these changes). +- The new setup option "Miscellaneous/Show channel names with source" can be used to + turn on adding the source character to channel names whenever they are displayed. |