]> git.sesse.net Git - vlc/blobdiff - ChangeLog
Correction d'un bug dans l'audio output de beos, ce dernier causait des
[vlc] / ChangeLog
index e4e6f5633f87826840719cfdc1feb77ac142c9ee..ecfd80c8702e39e2b6954e5babe9c42cd08d5afe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Thu Aug 18 00:21:33 BST 2000
+0.1.99g :
+
+  * added support for the SDL vout : the --display fullscreen allows 
+    fullscreen when possible. Disabled by default.
+  * added sdlvlc (which probably should start in fullscreen, no ?)
+  * removed sdlvlc :)
+  * updated debian directory to build vlc-sdl
+Wed Aug 16 01:07:14 CEST 2000
 0.1.99g :
 
   * removed all "*vlc" aliases except "gvlc" and "fbvlc". The other sucked.
@@ -9,6 +19,12 @@
   * fixed a few long lines.
   * fixed 8bpp YUV.
   * fixed the fscked up Bresenham algorithm in all YUV functions.
+  * fixed a dumb bug in the Makefile that prevented inclusion of the
+    -march=pentium directive. thanks Meuuh, blame sam.
+  * fixed a warning in main.c.
+  * separate Debian packages.
+  * added request for ALSA support in the TODO list.
+  * changed "pentiumpro" to "ppro" in the ./configure, it was misleading.
 
 Tue Aug  8 11:24:01 CEST 2000
 0.1.99f :