]> git.sesse.net Git - vlc/commit
-Working menus for run-time audio/spu/title/chapter selection with gtk
authorStéphane Borel <stef@videolan.org>
Wed, 7 Mar 2001 10:31:10 +0000 (10:31 +0000)
committerStéphane Borel <stef@videolan.org>
Wed, 7 Mar 2001 10:31:10 +0000 (10:31 +0000)
commitec126885b8f3a6c850209641d56d025272255571
treecc7e53c2b604f83c038d99c27892fadc7d914a4e
parent66fc868f6fa6e4dcb8b33c110c5edde9a120b0d1
-Working menus for run-time audio/spu/title/chapter selection with gtk
interface.

It is a bit buggy yet, and some pieces of code need to change,
especially to handle better menus change when title change but it
eventually works.
12 files changed:
include/input_ext-intf.h
include/modules.h
plugins/dvd/input_dvd.c
plugins/gtk/gtk_callbacks.c
plugins/gtk/gtk_callbacks.h
plugins/gtk/gtk_interface.c
plugins/gtk/gtk_sys.h
plugins/gtk/intf_gtk.c
plugins/gtk/intf_gtk.glade
src/input/input.c
src/input/input_ext-intf.c
src/input/input_programs.c