comparison DOCS/ChangeLog @ 30:3af750fac6c1

added new dep sys
author arpi_esp
date Fri, 02 Mar 2001 22:24:16 +0000
parents 5fb05d71a0fb
children f92d5c8d46ea
comparison
equal deleted inserted replaced
29:af46bad26ef2 30:3af750fac6c1
18 - stream.c: unsigned int fixes, required for some strange .asf files 18 - stream.c: unsigned int fixes, required for some strange .asf files
19 - asfheader.c: using w=h=b=1 for audio_concealment_none 19 - asfheader.c: using w=h=b=1 for audio_concealment_none
20 - VCD-related stuff moved from stream.c to vcd_read.c 20 - VCD-related stuff moved from stream.c to vcd_read.c
21 - added DGA driver by Andreas Ackermann 21 - added DGA driver by Andreas Ackermann
22 - added debian/ subdir for the debian package makers... see DOCS/DEBIAN 22 - added debian/ subdir for the debian package makers... see DOCS/DEBIAN
23 - new Makefile/dependency system
23 24
24 v0.11-pre24: small fixes again :( 25 v0.11-pre24: small fixes again :(
25 - DOCS/LIRC changed: users *must* enable lirc support manually, it is 26 - DOCS/LIRC changed: users *must* enable lirc support manually, it is
26 not autodetected yet. (./configure --enable-lirc) 27 not autodetected yet. (./configure --enable-lirc)
27 - the {prefix} bug fixed by Gabucino 28 - the {prefix} bug fixed by Gabucino