]> git.sesse.net Git - vlc/commit
-Fall back to one-packet-once reading in dvd input since multi-block
authorStéphane Borel <stef@videolan.org>
Tue, 3 Apr 2001 03:39:41 +0000 (03:39 +0000)
committerStéphane Borel <stef@videolan.org>
Tue, 3 Apr 2001 03:39:41 +0000 (03:39 +0000)
commit0fee43a45c5c05c42ca8da004fc15eba9442970b
treec8732e0b79556411e8a72457451eb5b1e8cfab62
parent8ccd224ce68ba37052c2dfff1d8a34b2c12d32ae
-Fall back to one-packet-once reading in dvd input since multi-block
seems to have a bug that make the vlc crash on title/audio/spu change. I
hope that this bug will be fixed soon for the performance is poorer now

-add-ons and changes in gnome interface:
        *menu subdivision is done only if there are over 20 items,
        *in DVD mode next/prev apply to title,
        *in DVD mode, added a box with button to navigate through
         chapters.
This has not been finished yet (and it is not in gtk plugin then). And I
think I will leave toolbar next/prev buttons for playlist and add
button specifically for title change like for chapters.*
plugins/dvd/input_dvd.c
plugins/gnome/gnome_callbacks.c
plugins/gnome/gnome_callbacks.h
plugins/gnome/gnome_interface.c
plugins/gnome/intf_gnome.c
plugins/gnome/intf_gnome.glade
plugins/gnome/intf_gnome.h
src/input/input_dec.c
src/input/input_programs.c