diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-13 10:20:42 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-13 10:20:42 +0100 |
commit | 4dcbf19ea239f90d646893d9580c4edf90386036 (patch) | |
tree | 3b0c4c472f5899c397efca95166104932d36246b /HISTORY | |
parent | ed10aaf68bbd519856430b7f6e6223a243feffc0 (diff) | |
download | vdr-4dcbf19ea239f90d646893d9580c4edf90386036.tar.gz vdr-4dcbf19ea239f90d646893d9580c4edf90386036.tar.bz2 |
The new function cDevice::DeviceName() returns a string identifying the name of the given device
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7010,7 +7010,7 @@ Video Disk Recorder Revision History which is higher than any normal table id that is broadcast in the EIT data. See PLUGINS.html, section "Electronic Program Guide" for more information. -2012-03-12: Version 1.7.27 +2012-03-13: Version 1.7.27 - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). - Changed the Green button in the "Edit timer" menu from "Once" to "Single" @@ -7033,3 +7033,5 @@ Video Disk Recorder Revision History in their Makefiles. - Updated the Estonian OSD texts (thanks to Arthur Konovalov). - Improved fast forwarding to the end of a timeshift recording. +- The new function cDevice::DeviceName() returns a string identifying the name of + the given device. |