Added support for LCN (Logical Channel Numbers)

This commit is contained in:
Klaus Schmidinger
2015-02-01 13:49:10 +01:00
parent b3bc711ed2
commit 1c4865147a
5 changed files with 52 additions and 3 deletions

View File

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