Fixed handling kLeft in the calls to cStatus::MsgOsdTextItem()

This commit is contained in:
Klaus Schmidinger
2007-08-12 10:45:43 +02:00
parent 33e5ef3a58
commit 6f568625d7
3 changed files with 7 additions and 4 deletions

View File

@@ -5333,3 +5333,5 @@ Video Disk Recorder Revision History
- The list of tracks given in cStatus::SetAudioTrack() is now NULL terminated,
so that plugins can actually use all the strings in the list, not just the
one pointed to by Index (thanks to Alexander Rieger).
- Fixed handling kLeft in the calls to cStatus::MsgOsdTextItem() (thanks to
Alexander Rieger).