summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY4
1 files changed, 2 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 4d43c1b..08dc461 100644
--- a/HISTORY
+++ b/HISTORY
@@ -258,7 +258,8 @@ 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)
+ so we make use of DVD-functions of the dxr3
+ (Christian Gmeiner, Marco Schlüßler)
- checked Lock() and Unlock() in dxr3interface.c - hope everything is ok
else contact me (Christian Gmeiner)
- use std:: instead of namespace std
@@ -290,4 +291,3 @@ 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)