diff options
author | scop <scop> | 2005-03-14 18:48:33 +0000 |
---|---|---|
committer | scop <scop> | 2005-03-14 18:48:33 +0000 |
commit | 4c76e2049bfad88b39baecd31c4d7cb68c214994 (patch) | |
tree | 7fb564b00f15cb6d6313a744957c25b0354d46e7 /HISTORY | |
parent | 63d7af332f1394b8db53bdd9ddf09fc7cc9c59cb (diff) | |
download | vdr-plugin-dxr3-4c76e2049bfad88b39baecd31c4d7cb68c214994.tar.gz vdr-plugin-dxr3-4c76e2049bfad88b39baecd31c4d7cb68c214994.tar.bz2 |
Sync configurable log dir from HEAD.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -244,6 +244,9 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 - added many comments into source (Christian Gmeiner) - using doxygen for docs (Christian Gmeiner) - made path to microcode configurable in Makefile (Sascha Volkenandt) +- made log dir configurable in Makefile (Christian Gmeiner, Martin Dauskardt) + You may also want to search and remove files called "dxr3plugin.log" as the + old plugin wrote them into the current working directory. - extended cDxr3MemcpyBench::Rdtsc(uint32_t config_flags): support for non-x86 archs, support for cpu's, which dont support rdtsc timing (Christian Gmeiner) |