]> git.sesse.net Git - vlc/commit
* Fixed a bug that made vlc segfault when choosing a program, change to
authorJohan Bilien <jobi@videolan.org>
Mon, 25 Mar 2002 02:06:24 +0000 (02:06 +0000)
committerJohan Bilien <jobi@videolan.org>
Mon, 25 Mar 2002 02:06:24 +0000 (02:06 +0000)
commit038f77ed0ac3dc3ca2360432420f9220e5a138d7
tree15b96c762ee237c57339e2a945823f6fdc2fc582
parentf42368fa0d2d6806c7805adf8799740d2be26089
* Fixed a bug that made vlc segfault when choosing a program, change to
  another and come back to the first one.
* Added gtk and gnome interfaces for satellite input. We should find a
  way to hide the button if satellite support is not compiled.
16 files changed:
plugins/gtk/gnome.c
plugins/gtk/gnome.glade
plugins/gtk/gnome_callbacks.c
plugins/gtk/gnome_callbacks.h
plugins/gtk/gnome_interface.c
plugins/gtk/gnome_interface.h
plugins/gtk/gtk.c
plugins/gtk/gtk.glade
plugins/gtk/gtk_callbacks.c
plugins/gtk/gtk_callbacks.h
plugins/gtk/gtk_common.h
plugins/gtk/gtk_interface.c
plugins/gtk/gtk_interface.h
plugins/gtk/gtk_open.c
plugins/satellite/input_satellite.c
src/interface/main.c