summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2015-02-01 13:49:10 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2015-02-01 13:49:10 +0100
commit1c4865147a01aec70fe6b8d1d4b5bd071c431cff (patch)
tree1539d779750086e0854e4b132da8e5a13089d499 /HISTORY
parentb3bc711ed2419df537d5e84baa5546ac80c7a666 (diff)
downloadvdr-1c4865147a01aec70fe6b8d1d4b5bd071c431cff.tar.gz
vdr-1c4865147a01aec70fe6b8d1d4b5bd071c431cff.tar.bz2
Added support for LCN (Logical Channel Numbers)2.1.8
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 251107cf..2e8be678 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8450,3 +8450,5 @@ Video Disk Recorder Revision History
- Made cRecording::GetResume() public (suggested by Stefan Braun).
- Fixed setting the read index in cDvbPlayer::Goto() in case Still is false.
- The function cDvbPlayer::Goto() now automatically calls Play() if Still is false.
+- Added support for LCN (Logical Channel Numbers), which plugins may use to sort
+ channels (thanks to Rolf Ahrenberg).