summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authoraustriancoder <austriancoder>2004-10-11 18:01:11 +0000
committeraustriancoder <austriancoder>2004-10-11 18:01:11 +0000
commit01a67ccfd81b838987d45e68f6edfe2da00e98c6 (patch)
tree08bc046f7c9164f669304e9ab662b351109752b5 /HISTORY
parent0773083d9880e3816b5fe5a7c3840b7d3c8bcfb3 (diff)
downloadvdr-plugin-dxr3-01a67ccfd81b838987d45e68f6edfe2da00e98c6.tar.gz
vdr-plugin-dxr3-01a67ccfd81b838987d45e68f6edfe2da00e98c6.tar.bz2
fixed bug #1022810: Osd gets pink
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY8
1 files changed, 5 insertions, 3 deletions
diff --git a/HISTORY b/HISTORY
index 9537b86..365e184 100644
--- a/HISTORY
+++ b/HISTORY
@@ -239,7 +239,8 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- dxr3memcpy.c/h: fix to support older compilers like gcc-2.95
Here i want to thanks Marco Schlüßler very much for run compil tests, even he
dont run the plugin :)
-- dxr3memcpy.c/h: should now compile on alpha and powerpc - thanks to Paavo Hartikainen <pahartik@sci.fi>
+- dxr3memcpy.c/h (bug #1000647)
+ should now compile on alpha and powerpc - thanks to Paavo Hartikainen <pahartik@sci.fi>
- added many comments into source
- using doxygen for docs
- cDxr3Interface::ConfigureDevice(): we get now videomode from driver and set only a
@@ -260,9 +261,10 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
dropped software decoder
added hardware decoder, so we make use of DVD-functions of the dxr3
- checked Lock() and Unlock() in dxr3interface.c - hope everything is ok else contact me
-- using now std:: instead of namespace std;
+- using now std:: instead of namespace std; - fixed bug #1044069
- renamed dxr3interface_spu_encoder.h/c to dxr3spuencoder.h/c
- removed log commands in dxr3outputthread.c
- fixed #includes
moved #include "dxr3osd.h" from dxr3interface.h to dxr3interface.c
- removed not needed #includes \ No newline at end of file
+ removed not needed #includes
+- fixed bug #1022810: Osd gets pink \ No newline at end of file