]> git.sesse.net Git - vlc/commit
* Function prototypes for the forthcoming Darwin and MacOS X port.
authorSam Hocevar <sam@videolan.org>
Sun, 18 Mar 2001 00:01:13 +0000 (00:01 +0000)
committerSam Hocevar <sam@videolan.org>
Sun, 18 Mar 2001 00:01:13 +0000 (00:01 +0000)
commit52f0fa68217b25453d02ea0b1f76dc3a889ca429
tree4feaf1ab3bdb23c4b37cd766b51dce3b8da8e837
parentb16d6fabe32f70e0b4c67e794e0d36941ed80d0a
  * Function prototypes for the forthcoming Darwin and MacOS X port.
  * Gtk+ interface: fixed a precision issue in the scale.
  * Qt interface: somebody pop up us the menu!!
14 files changed:
Makefile.in
configure
configure.in
include/modules_inner.h
plugins/darwin/aout_darwin.c [new file with mode: 0644]
plugins/darwin/darwin.c [new file with mode: 0644]
plugins/gnome/gnome_interface.c
plugins/gnome/intf_gnome.glade
plugins/gtk/gtk_interface.c
plugins/gtk/intf_gtk.glade
plugins/macosx/intf_macosx.c [new file with mode: 0644]
plugins/macosx/macosx.c [new file with mode: 0644]
plugins/macosx/vout_macosx.c [new file with mode: 0644]
plugins/qt/intf_qt.cpp