diff options
author | austriancoder <austriancoder> | 2004-10-09 16:50:10 +0000 |
---|---|---|
committer | austriancoder <austriancoder> | 2004-10-09 16:50:10 +0000 |
commit | 1d16151e84e9fc7f53c9ee5d7c5e56034d741df0 (patch) | |
tree | d8e1997290b8e5bf9a42ffd62cec69a1f11265ab /HISTORY | |
parent | 03b99effaa75c4b9bf81e5e1a0841e0b1d522e5a (diff) | |
download | vdr-plugin-dxr3-1d16151e84e9fc7f53c9ee5d7c5e56034d741df0.tar.gz vdr-plugin-dxr3-1d16151e84e9fc7f53c9ee5d7c5e56034d741df0.tar.bz2 |
logger now thread safe
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |