summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2015-02-04 09:18:30 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2015-02-04 09:18:30 +0100
commite1acb774c63fbd22487b6b36eb558348774951c2 (patch)
tree74f10f9e78ad8010684507c9281b72cb81a397e0 /HISTORY
parentde6d37134cf8625ddae2c7a47b63ed697286f506 (diff)
downloadvdr-e1acb774c63fbd22487b6b36eb558348774951c2.tar.gz
vdr-e1acb774c63fbd22487b6b36eb558348774951c2.tar.bz2
Added "NORDIG" to the list of "DVB/Standard compliance" options and using it to restrict the LCN (Logical Channel Numbers) parsing to networks that actually use this non-standard feature
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 7ce73ece..03373e67 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8453,7 +8453,7 @@ Video Disk Recorder Revision History
- Added support for LCN (Logical Channel Numbers), which plugins may use to sort
channels (thanks to Rolf Ahrenberg).
-2015-02-03: Version 2.1.9
+2015-02-04: Version 2.1.9
- Fixed a memory leak in case of broken Extended Event Descriptors (thanks to Lars
Hanisch).
@@ -8484,3 +8484,6 @@ Video Disk Recorder Revision History
Schedule menus for different channels (reported by Matthias Senzel).
- Fixed setting the Blue button in the Schedule/Now/Next menus, so that it only shows
"Switch" if the selected event is on a different channel.
+- Added "NORDIG" to the list of "DVB/Standard compliance" options and using it to
+ restrict the LCN (Logical Channel Numbers) parsing to networks that actually use
+ this non-standard feature (thanks to Rolf Ahrenberg).