summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-06-17 13:13:47 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-06-17 13:13:47 +0200
commitda376c060349470a5c54753f66bb0305746b8f78 (patch)
tree0a4243bd413819ce1a075982c839a596fb75011a /HISTORY
parentefbb48dbaf648caccd0a7591558252f8e00f0071 (diff)
downloadvdr-da376c060349470a5c54753f66bb0305746b8f78.tar.gz
vdr-da376c060349470a5c54753f66bb0305746b8f78.tar.bz2
The info.vdr file now also stores the name of the channel
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ef821290..c0902310 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5252,3 +5252,6 @@ Video Disk Recorder Revision History
- Changed the parameter "OSD font" to "Default font" in "Setup/OSD" (suggested
by Rolf Ahrenberg).
- Fixed handling detached processes in SystemExec() (thanks to Udo Richter).
+- The info.vdr file now also stores the name of the channel, and the new function
+ cRecordingInfo::ChannelName() returns this information if available (based on
+ a patch from Alexander Hans).