summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authoraustriancoder <austriancoder>2004-10-04 21:09:34 +0000
committeraustriancoder <austriancoder>2004-10-04 21:09:34 +0000
commit6e40c29e483fd3eb70d35b76ee7992397498bf9a (patch)
tree9d62123d5b0e2bee43830f270ba7e1f54ce3f3c1 /HISTORY
parent47e5051fb4e5ea6594b00fe10af583df473493e0 (diff)
downloadvdr-plugin-dxr3-6e40c29e483fd3eb70d35b76ee7992397498bf9a.tar.gz
vdr-plugin-dxr3-6e40c29e483fd3eb70d35b76ee7992397498bf9a.tar.bz2
- extended cDxr3MemcpyBench::Rdtsc(uint32_t config_flags)
support for non x86 arch support for cpu's, which dont support rdtsc timing
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY7
1 files changed, 5 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 1b9246b..a34866b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -238,7 +238,7 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- 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 :)
+ dont run 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
@@ -251,4 +251,7 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- you can set now logpath in makefile
You should also run a linke like
# find / -name "dxr3plugin.log" | xargs rm
- because the pre2 seems to put this dxr3plugin.log random in some folders - reporded by Martin Dauskardt <md001@gmx.de> \ No newline at end of file
+ because the pre2 seems to put this dxr3plugin.log random in some folders - reporded by Martin Dauskardt <md001@gmx.de>
+- extended cDxr3MemcpyBench::Rdtsc(uint32_t config_flags)
+ support for non x86 arch
+ support for cpu's, which dont support rdtsc timing \ No newline at end of file