summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraustriancoder <austriancoder>2004-09-18 23:48:32 +0000
committeraustriancoder <austriancoder>2004-09-18 23:48:32 +0000
commit2b8fd584d152a8ca5e0c6060770e9bd0f43c1c5e (patch)
tree0e26c1202f7d5fe92500238c755f1dddb2b8bb8c
parent08926328125cb17f0e20957a5569d6afb0d6c6c3 (diff)
downloadvdr-plugin-dxr3-2b8fd584d152a8ca5e0c6060770e9bd0f43c1c5e.tar.gz
vdr-plugin-dxr3-2b8fd584d152a8ca5e0c6060770e9bd0f43c1c5e.tar.bz2
i must also thanks somebody for help
-rw-r--r--CONTRIBUTORS1
-rw-r--r--HISTORY2
2 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index af5925f..6db711b 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -17,5 +17,6 @@ Paavo Hartikainen
Stephan Skrodzki
Sascha Volkenandt
Martin Dauskardt
+Marco Schlüßler
Thanks very much :) \ No newline at end of file
diff --git a/HISTORY b/HISTORY
index a64f47d..1b9246b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -237,6 +237,8 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- rewrote i18n support
- fixed void cDxr3Interface::SetAudioDigitalPCM() - thanks to Stephan Skrodzki <skrodzki@contcast.de> for patch
- 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 uses the plugin :)
- dxr3memcpy.c/h: should now compile on alpha and powerpc - thanks to Paavo Hartikainen <pahartik@sci.fi>
- added many comments into source
- using doxygen for docs