diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-07-13 12:47:06 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-07-13 12:47:06 +0200 |
commit | 5fb0a0ed1841e3825f73244af02864cc899f3e24 (patch) | |
tree | 8d945d5273934e8a5ef36ab02556d8fb943d80f9 /HISTORY | |
parent | f2b637ed852c81301ea1f64692447733745ffa06 (diff) | |
download | vdr-5fb0a0ed1841e3825f73244af02864cc899f3e24.tar.gz vdr-5fb0a0ed1841e3825f73244af02864cc899f3e24.tar.bz2 |
Added cOsd::OpenRaw() to create a raw OSD (needed for displaying SPUs)
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |