summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 5 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index b277978..27ad571 100644
--- a/HISTORY
+++ b/HISTORY
@@ -245,4 +245,8 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- added functions to read and write registers directly with the plugin
- added basic dolby digital interface
- you can configure microcode path in Makefile - thanks to Sascha Volkenandt <sascha@akv-soft.de>
-- fixed DVBDIR and FFMDIR in Makefile - thanks to guys from www.vdr-wiki.de \ No newline at end of file
+- fixed DVBDIR and FFMDIR in Makefile - thanks to guys from www.vdr-wiki.de
+- you can set now logpath in makefile - thanks to Dr. Seltsam from www.vdr-portal.de
+ 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. \ No newline at end of file