summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-03-14 13:30:40 +0000
committerscop <scop>2005-03-14 13:30:40 +0000
commitb7225753e91a5500a9624ce7de9365d9f8523106 (patch)
tree0f9f92540397266a7fcb3ff85eb4a9b0b682dc86 /HISTORY
parent3e3dca51c34d3306fb813462cd9c9db4cb05ed13 (diff)
downloadvdr-plugin-dxr3-b7225753e91a5500a9624ce7de9365d9f8523106.tar.gz
vdr-plugin-dxr3-b7225753e91a5500a9624ce7de9365d9f8523106.tar.bz2
Merge GCC 3.4+ fixes from HEAD.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 748a29d..e121b36 100644
--- a/HISTORY
+++ b/HISTORY
@@ -240,6 +240,7 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- dxr3memcpy.c/h: should now compile on alpha and powerpc
- added support for VDR 1.3.13 and later - thanks to Luca Olivetti and others
- removed -lz from makefile
+- compiles now with 3.4.x gcc's
- use $CXX for generating dependencies instead of hardcoded g++
- added descriptions to audio and video output threads
- fixed audio and video thread deletion in demux device destructor