diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-06-17 13:13:47 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-06-17 13:13:47 +0200 |
commit | da376c060349470a5c54753f66bb0305746b8f78 (patch) | |
tree | 0a4243bd413819ce1a075982c839a596fb75011a /HISTORY | |
parent | efbb48dbaf648caccd0a7591558252f8e00f0071 (diff) | |
download | vdr-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-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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). |