]> git.sesse.net Git - vlc/commit
* Fixed the whitespace/tab issues in the Makefile.
authorSam Hocevar <sam@videolan.org>
Wed, 11 Apr 2001 04:31:59 +0000 (04:31 +0000)
committerSam Hocevar <sam@videolan.org>
Wed, 11 Apr 2001 04:31:59 +0000 (04:31 +0000)
commit8ee3c601076be778d8b2429ded5077aa694c3405
treec9bf361f2fc7c5e0a4a2ee8de8be674c1180fdfa
parentd69ab00d9d696ff207feb13db0819264eead11f0
  * Fixed the whitespace/tab issues in the Makefile.
  * Corrected an awful typo in the version name, I hope Lieutenant Commander
    Arkady Grigorovich Ourumov will never set up us the bomb for that.
  * Removed deprecated stuff from config.h.
  * Disabled message queue by default.
  * A few other changes in the CSS code, the BeOS issues should be fixed.
  * Fixed a memory leak in gtk_callbacks.c (thanks to Dae).
Makefile.in
configure
configure.in
include/config.h.in
plugins/dvd/dvd_css.c
plugins/dvd/dvd_css.h
plugins/dvd/dvd_ioctl.c
plugins/dvd/dvd_ioctl.h
plugins/dvd/input_dvd.c
plugins/dvd/input_dvd.h
plugins/gtk/gtk_callbacks.c