The new function cDevice::DeviceName() returns a string identifying the name of the given device

This commit is contained in:
Klaus Schmidinger
2012-03-13 10:20:42 +01:00
parent ed10aaf68b
commit 4dcbf19ea2
5 changed files with 21 additions and 5 deletions

View File

@@ -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.