summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authoraustriancoder <austriancoder>2004-10-11 17:38:04 +0000
committeraustriancoder <austriancoder>2004-10-11 17:38:04 +0000
commit17bd1961f1a26bee1b306a47fc286ddfd72ecae4 (patch)
tree40cffa4b2b6761539ec872bdbd50ab4c6290a72a /HISTORY
parentce4e40fd55a2a0c9f6b1b38c3d40880f2ba788c7 (diff)
downloadvdr-plugin-dxr3-17bd1961f1a26bee1b306a47fc286ddfd72ecae4.tar.gz
vdr-plugin-dxr3-17bd1961f1a26bee1b306a47fc286ddfd72ecae4.tar.bz2
fixed #includes
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index fa5edc1..76c781a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -262,4 +262,7 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- checked Lock() and Unlock() in dxr3interface.c - hope everything is ok else contact me
- using now std:: instead of namespace std;
- renamed dxr3interface_spu_encoder.h/c to dxr3spuencoder.h/c
-- removed log commands in dxr3outputthread.c \ No newline at end of file
+- removed log commands in dxr3outputthread.c
+- fixed #includes
+ moved #include "dxr3osd.h" from dxr3interface.h to dxr3interface.c
+ removed not needed #include "" \ No newline at end of file