diff options
author | scop <scop> | 2005-03-14 13:30:40 +0000 |
---|---|---|
committer | scop <scop> | 2005-03-14 13:30:40 +0000 |
commit | b7225753e91a5500a9624ce7de9365d9f8523106 (patch) | |
tree | 0f9f92540397266a7fcb3ff85eb4a9b0b682dc86 /HISTORY | |
parent | 3e3dca51c34d3306fb813462cd9c9db4cb05ed13 (diff) | |
download | vdr-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-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |