]> git.sesse.net Git - vlc/blob - ChangeLog
. updated changelog
[vlc] / ChangeLog
1 [insert date here]
2 0.1.99d :
3
4   * fixed RPM build
5   * .deb is now more lintian-friendly
6   * fixed vlc.spec to install nicely
7   * PLUGIN_PATH and DATA_PATH now in include/*.h
8   * removed a few useless warning messages
9   * removed remaining header stuff related to the old non-free decoder
10   * fixed the MGA build (doesn't work yet, though)
11   * new plugin API
12   * updated the INSTALL document
13   * plugin auto-detection
14   * fixed a few misspellings in the code
15   * removed the default --enable-ppro option because it didn't work on K6-2
16   * the framebuffer client now leaves the console in a working state
17   * the dithered 8 bpp YUV transformation works again (blame bbp !)
18   * the YUV transformations are now plugins as well
19   * alternative symlinks like gvlc, fbvlc are now created at compile time
20   * borrowed libmpeg2's GPLed MMX YUV transformations (16 and 32 bits)
21   * fixed an endianness problem which occured on iMacs
22   * fixed the build for the Mandrake distribution
23
24 Sun Jun 18 18:54:48 CEST 2000
25 0.1.99c :
26
27   * fixed Makefile.in for debug version
28   * caught Delete Window event in Gnome and X11 modes
29   * fixed man page
30   * GGI output now works
31   * fixed a segfault on exit for the Gnome plugin
32   * fixed compile problems for BeOS
33   * sound support almost works under BeOS
34   * fixed a warning in ac3_exponent.c
35   * automatic support for .rpm and .deb building
36
37 Sat Jun 17 03:35:02 CEST 2000
38 0.1.99b :
39
40   * fixed a bug preventing to quit when run with no arguments
41   * new VLAN changing code
42   * created the ChangeLog file :)
43
44 Thu Jun 15 20:48:54 CEST 2000
45 0.1.99a :
46
47   * first public release
48