diff options
author | austriancoder <austriancoder> | 2005-01-10 15:58:13 +0000 |
---|---|---|
committer | austriancoder <austriancoder> | 2005-01-10 15:58:13 +0000 |
commit | c765bc2f70c89a169c17dff980b92a6dd1b1e851 (patch) | |
tree | 757dc40e8e92741d8fe851d1d4ee175bf7a0e0f6 /HISTORY | |
parent | 0513b6d4fac0f2be74b95fa06e52ee19f7f399c7 (diff) | |
download | vdr-plugin-dxr3-c765bc2f70c89a169c17dff980b92a6dd1b1e851.tar.gz vdr-plugin-dxr3-c765bc2f70c89a169c17dff980b92a6dd1b1e851.tar.bz2 |
fix for gcc 3.4.x compilers
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -230,7 +230,7 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 - fixed dxr3osd_subpicutre.c - thanks to Paavo Hartikainen <pahartik@sci.fi> -2004-??-??: Version 0.2.3-pre3 +2005-??-??: Version 0.2.3-pre3 - fixed output of anamorphic video, if tv aspect is configured to 16:9 in DVB setup menu thanks Seppo Ingalsuo <seppo.ingalsuo@iki.fi> @@ -272,3 +272,5 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 - added a small patch, containing mainly Finnish translation updates but also a few other small ones thanks Ville Skyta <ville.skytta@iki.fi> - some little fixes in the dx3interface: if we cant open control fifo plugins retuns now correct error message +- removed -lz from makefile +- compiles now with 3.4.x gcc's |