Added cOsd::OpenRaw() to create a raw OSD (needed for displaying SPUs)

This commit is contained in:
Klaus Schmidinger
2002-07-13 12:47:06 +02:00
parent f2b637ed85
commit 5fb0a0ed18
3 changed files with 17 additions and 6 deletions

View File

@@ -1368,3 +1368,4 @@ Video Disk Recorder Revision History
of a 'cDvbPlayerControl *' in order to allow additional players to call this function.
cPlayer and cControl have been given the functions GetIndex() and GetReplayMode() to
allow access to the player's status.
- Added cOsd::OpenRaw() to create a raw OSD (needed for displaying SPUs).