diff options
| author | scop <scop> | 2005-06-22 16:57:57 +0000 |
|---|---|---|
| committer | scop <scop> | 2005-06-22 16:57:57 +0000 |
| commit | 1b8747dd7a9e55aec4c2aaf1048b58c95c4c2b00 (patch) | |
| tree | d906db82625bc4b6e86d8f1bba1d749107313b03 /HISTORY | |
| parent | 7cfced59ba4bd5100d681783a74cbb327adfb525 (diff) | |
| download | vdr-plugin-dxr3-1b8747dd7a9e55aec4c2aaf1048b58c95c4c2b00.tar.gz vdr-plugin-dxr3-1b8747dd7a9e55aec4c2aaf1048b58c95c4c2b00.tar.bz2 | |
Use VDR's logging facilities, no more dxr3plugin.log.
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -240,13 +240,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. - better default directories in Makefile (Christian Gmeiner, vdr-wiki.de folks) - use std:: instead of namespace std (bug #1044069, Christian Gmeiner, Ville Skyttä) -- removed extra log commands in dxr3outputthread.c (Christian Gmeiner) - fixed #includes: moved #include "dxr3osd.h" from dxr3interface.h to dxr3interface.c, removed not needed #includes (Christian Gmeiner) - added support for VDR 1.3.13 and later (Luca Olivetti, Peter Dittmann) @@ -288,3 +284,5 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 - clean up dead code for old VDR versions that hasn't worked for some time anyway, VDR >= 1.3.11 is now required (Ville Skyttä) - improve recovery and avoid lockups caused by bad streams (Jon Burgess) +- use VDR's facilities for logging (no more dxr3plugin.log), make it less + noisy (Ville Skyttä, Christian Gmeiner) |
