summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscop <scop>2005-04-21 15:51:09 +0000
committerscop <scop>2005-04-21 15:51:09 +0000
commit6cb7133dcd1ee492e83e34d5f653b9b6fa20f670 (patch)
tree2f6184ef9ff9128ab5d467fbdaee2028b6324808
parent2e2dd5eaf4f568d35faa272726b4add1e301d4c6 (diff)
downloadvdr-plugin-dxr3-6cb7133dcd1ee492e83e34d5f653b9b6fa20f670.tar.gz
vdr-plugin-dxr3-6cb7133dcd1ee492e83e34d5f653b9b6fa20f670.tar.bz2
Err...
-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)