summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-11-02 14:38:49 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2017-11-02 14:38:49 +0100
commitd74dd7a60a3ea3ca563fd307885d6d4b571d9a2f (patch)
tree28d82cb6e270aeda78992169ffd0ad56506bb936 /HISTORY
parentc08ed3ce44bcdc967b42e4c4e591888294d7774b (diff)
downloadvdr-d74dd7a60a3ea3ca563fd307885d6d4b571d9a2f.tar.gz
vdr-d74dd7a60a3ea3ca563fd307885d6d4b571d9a2f.tar.bz2
The function cDevice::GetVideoSystem() has been finally removed
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 4dff21c2..ef35c377 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9162,7 +9162,7 @@ Video Disk Recorder Revision History
a subdirectory.
- SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details).
-2017-10-31: Version 2.3.9
+2017-11-02: Version 2.3.9
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
@@ -9176,3 +9176,5 @@ Video Disk Recorder Revision History
priority in case there are several timers recording with different priorities.
- The MTD mapper now avoids immediately reusing unique PIDs when switching channels,
to prevent possible problems with old data in buffers (thanks to Onur Sentürk).
+- The function cDevice::GetVideoSystem() (which has been deprecated since version 2.1.6)
+ has been finally removed.