Fixed setting the current subtitle track in Transfer-Mode

This commit is contained in:
Klaus Schmidinger
2008-02-17 16:04:52 +01:00
parent 31a0318de4
commit 0b481b18e2
4 changed files with 14 additions and 5 deletions

View File

@@ -5643,3 +5643,9 @@ Video Disk Recorder Revision History
- Introduced 'operator const void * ()' in cString to catch cases where operator*()
should be used.
- Fixed calculating the scrollbar sizes in the skins.
2008-02-17: Version 1.5.16
- Fixed setting the current subtitle track in Transfer-Mode (reported by Petri Helin,
thanks to Reinhard Nissl for pointing out that cDevice::Transferring() doesn't
return the right value in the early stage of channel switching).