summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTORS3
-rw-r--r--HISTORY5
2 files changed, 6 insertions, 2 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 23568e98..6512bfcb 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -2914,3 +2914,6 @@ Christian Kaiser <christian.kaiser@teleservice.com>
Dirk Heiser <dirk-vdr@gmx.de>
for adding SetComponents() to the EPG handler interface
+
+Ludi Kaleni <ludi113@hotmail.com>
+ for suggesting to add the source character to channel names whenever they are displayed
diff --git a/HISTORY b/HISTORY
index a65aac58..f7ca2aaa 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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-17: Version 1.7.29
+2012-07-14: Version 1.7.29
- Added a missing template specification to the c'tor of cSortedTimers (thanks to Udo
Richter).
@@ -7188,4 +7188,5 @@ Video Disk Recorder Revision History
- 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.
+ turn on adding the source character to channel names whenever they are displayed
+ (suggested by Ludi Kaleni).