summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-03-23 19:18:22 +0000
committerscop <scop>2005-03-23 19:18:22 +0000
commite0c8f377190b78166da1f789100a2a6f73654e85 (patch)
treeb849d471ea7468496f69d3208ac5e505035c842e /HISTORY
parent673aa55f96cdf89b924017b9e7ebd66eca3a5c4a (diff)
downloadvdr-plugin-dxr3-e0c8f377190b78166da1f789100a2a6f73654e85.tar.gz
vdr-plugin-dxr3-e0c8f377190b78166da1f789100a2a6f73654e85.tar.bz2
Oops, std:: is ok here.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 2 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 67796f3..b6ec0c1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -261,8 +261,8 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
so we make use of DVD-functions of the dxr3 (Christian Gmeiner)
- checked Lock() and Unlock() in dxr3interface.c - hope everything is ok
else contact me (Christian Gmeiner)
-- using now std::string instead of namespace std
- (bug #1044069, Christian Gmeiner)
+- use std:: instead of namespace std
+ (bug #1044069, Christian Gmeiner, Ville Skyttä)
- renamed dxr3interface_spu_encoder.h/c to dxr3spuencoder.h/c
(Christian Gmeiner)
- removed extra log commands in dxr3outputthread.c (Christian Gmeiner)