]> git.sesse.net Git - vlc/commit
-corrected some bugs in gnome interface: language menu are now
authorStéphane Borel <stef@videolan.org>
Fri, 20 Apr 2001 05:40:03 +0000 (05:40 +0000)
committerStéphane Borel <stef@videolan.org>
Fri, 20 Apr 2001 05:40:03 +0000 (05:40 +0000)
commitb2e1b231bce0850dc3179a892db436dc21e53896
treeedc913e288c2dacc23adec923b11fafcf09b4141
parent9f8fcf88ebab58c592fbadda1495834e7e34cbfd
-corrected some bugs in gnome interface: language menu are now
synchronized ; and menus have less chances to be changed when they're opened.

-added basic angle support ; this is a first try. It works with my 2
test-DVDs, but I'd like that people having DVDs with repeated scenes to
test it. We can choose angle with command line option -u (don't ask me
why :)

-a cosmetic change in css decryption.

Since config.h.in has changed, you have to re-run ./configure.
14 files changed:
include/config.h.in
include/input_ext-intf.h
plugins/dvd/dvd_css.c
plugins/dvd/dvd_ifo.c
plugins/dvd/dvd_ifo.h
plugins/dvd/input_dvd.c
plugins/dvd/input_dvd.h
plugins/gnome/gnome_callbacks.c
plugins/gnome/gnome_interface.c
plugins/gnome/intf_gnome.c
plugins/gnome/intf_gnome.glade
plugins/gnome/intf_gnome.h
plugins/mpeg/input_ps.c
src/interface/main.c