summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
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)