summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-04-21 15:37:22 +0000
committerscop <scop>2005-04-21 15:37:22 +0000
commit2e2dd5eaf4f568d35faa272726b4add1e301d4c6 (patch)
treedf7d0f5a3c055607775688d3817a35a408ede8d5 /HISTORY
parent60ad517790fb1e5699fad94490812f8ee7725b68 (diff)
downloadvdr-plugin-dxr3-2e2dd5eaf4f568d35faa272726b4add1e301d4c6.tar.gz
vdr-plugin-dxr3-2e2dd5eaf4f568d35faa272726b4add1e301d4c6.tar.bz2
Improve description of Marco's SPU fix.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 2 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 08dc461..4d43c1b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -258,8 +258,7 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
(Christian Gmeiner)
- logger is now thread safe (Christian Gmeiner)
- rewrote cDxr3SpuDecoder: dropped software decoder, added hardware decoder,
- so we make use of DVD-functions of the dxr3
- (Christian Gmeiner, Marco Schlüßler)
+ so we make use of DVD-functions of the dxr3 (Christian Gmeiner)
- checked Lock() and Unlock() in dxr3interface.c - hope everything is ok
else contact me (Christian Gmeiner)
- use std:: instead of namespace std
@@ -291,3 +290,4 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- set aspect ratio and audio mode to unknown when releasing devices, fixes
the setup eg. after returning from the MPlayer plugin
(Luca Olivetti, Kimmo Vuorinen)
+- add support for mandatory subtitles (Marco Schlüßler)