summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authoraustriancoder <austriancoder>2004-10-09 16:50:10 +0000
committeraustriancoder <austriancoder>2004-10-09 16:50:10 +0000
commit1d16151e84e9fc7f53c9ee5d7c5e56034d741df0 (patch)
treed8e1997290b8e5bf9a42ffd62cec69a1f11265ab /HISTORY
parent03b99effaa75c4b9bf81e5e1a0841e0b1d522e5a (diff)
downloadvdr-plugin-dxr3-1d16151e84e9fc7f53c9ee5d7c5e56034d741df0.tar.gz
vdr-plugin-dxr3-1d16151e84e9fc7f53c9ee5d7c5e56034d741df0.tar.bz2
logger now thread safe
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 3 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index a34866b..8197c4a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -230,7 +230,7 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- fixed dxr3osd_subpicutre.c - thanks to Paavo Hartikainen <pahartik@sci.fi>
-2004-0?-??: Version 0.2.3-pre3
+2004-??-??: Version 0.2.3-pre3
- fixed output of anamorphic video, if tv aspect is configured to 16:9 in DVB setup menu
thanks Seppo Ingalsuo <seppo.ingalsuo@iki.fi>
@@ -254,4 +254,5 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
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
+ support for cpu's, which dont support rdtsc timing
+- logger now thread safe \ No newline at end of file