summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-03-13 10:20:42 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-03-13 10:20:42 +0100
commit4dcbf19ea239f90d646893d9580c4edf90386036 (patch)
tree3b0c4c472f5899c397efca95166104932d36246b /HISTORY
parented10aaf68bbd519856430b7f6e6223a243feffc0 (diff)
downloadvdr-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--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 22c3b0f2..6631f125 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.