]> git.sesse.net Git - vlc/commit
Added VCD input plugin for Linux :
authorJohan Bilien <jobi@videolan.org>
Tue, 23 Oct 2001 03:06:50 +0000 (03:06 +0000)
committerJohan Bilien <jobi@videolan.org>
Tue, 23 Oct 2001 03:06:50 +0000 (03:06 +0000)
commita276a98ae40d306bd021281911087448f4b0563c
tree611bb0d0abe052ad95884276b960decec86b6451
parent66cf4426bfaa4f8063ed80d87162c148caa8b530
Added VCD input plugin for Linux :

The Linux specific stuff is located in linux_cdrom_tools files.
For the time being, it only has title (tracks). Chapters will come if I
ever can read .vcd files.
I've modified Gnome and GTK+, not the others.
I've noticed a big bug, it segfaults at the end of a title. I will
have a look on this tomorrow.
Please be indulgent, it's my first peace of code ;-)
Makefile
configure
configure.in
plugins/gtk/gnome_interface.c
plugins/gtk/gtk_interface.c
plugins/gtk/intf_gnome.glade
plugins/gtk/intf_gtk.glade
src/input/input.c