summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-07-13 12:47:06 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-07-13 12:47:06 +0200
commit5fb0a0ed1841e3825f73244af02864cc899f3e24 (patch)
tree8d945d5273934e8a5ef36ab02556d8fb943d80f9 /HISTORY
parentf2b637ed852c81301ea1f64692447733745ffa06 (diff)
downloadvdr-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--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e507b651..995dacc9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).