]> git.sesse.net Git - vlc/history - plugins/dvd/input_dvd.c
* XVideo window now has a black background, thanks to Shane Harper.
[vlc] / plugins / dvd / input_dvd.c
2001-04-08 Sam Hocevar * XVideo window now has a black background, thanks...
2001-04-08 Stéphane Borel-fixed css authentication under linux since it has...
2001-04-08 Stéphane Borel-changes in gnome interface
2001-04-03 Stéphane Borel-Fall back to one-packet-once reading in dvd input...
2001-04-02 Sam Hocevar * fixes for the Qt plugin compilation under Debian
2001-04-01 Stéphane Borel-Various bug fixes in dvd_netlist. Some bugs seem to...
2001-03-22 Stéphane Borel-Added a SYNCHRO_START in DVDRead for each cell change...
2001-03-15 Stéphane BorelMaybe solved the jump-at-will bug after random seek.
2001-03-15 Stéphane Borel-Fixed most of the bugs in gnome interface menus
2001-03-07 Stéphane Borel-Working menus for run-time audio/spu/title/chapter...
2001-03-06 Christophe Massiot* It now compiles under FreeBSD (though DeCSS stuff...
2001-03-05 Stéphane Borel-Fixed a bug in audio selection
2001-03-04 Stéphane Borel-Fixed bugs in title/chapter handling once more, especi...
2001-03-04 Sam Hocevar * Added DVD/VCD button and menu for quick DVD device...
2001-03-03 Sam Hocevar * Added debian/* files to help generating CSS-enabled...
2001-03-03 Stéphane Borel-completely changed title and chapter initialization...
2001-03-02 Christophe Massiot* Made input_SelectES() and input_UnselectES() not...
2001-03-02 Sam Hocevar * Changed debian/control to fix Debian bug #83707
2001-03-02 Stéphane Borel-New function for DVD reading, that is able to read...
2001-02-26 Sam Hocevar * The Gtk+ interface is now built as a Debian package...
2001-02-22 Stéphane BorelI have polioted once more with a bad file in the commit...
2001-02-22 Stéphane Borel-New ES detection based on .ifo for DVD module. It...
2001-02-20 Sam Hocevar * Updated version number to 0.2.62. Release tonight.
2001-02-20 Stéphane BorelSecond step in area management ; everything is in place...
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
2001-02-20 Stéphane Borel First serie of changes in DVD module for the forthcomi...
2001-02-19 Stéphane Borel-Change in the code to detect beginning of movie. It...
2001-02-18 Stéphane Borel-UDF filesystem support so that we know the location...
2001-02-16 Sam Hocevar * Upgraded version number to 0.2.61. Release is today.
2001-02-14 Henri FallonBegining of TS Input
2001-02-14 Stéphane Borel-Changes in the way stream size in DVD mode is calculat...
2001-02-13 Stéphane Borel-adaptation of DVD module to navigation slider. The...
2001-02-12 Stéphane Borel-Much cleaning in css code. It should work fine now.
2001-02-12 Sam Hocevar * Fixed my old stupid bug that disabled sound after...
2001-02-09 Stéphane Borel-Some functions to prepare ifo commands utilisation...
2001-02-08 Christophe Massiot* Portability : changed off64_t to off_t and activated...
2001-02-08 Christophe MassiotFixed a compile probleme on machine without a dvd playe...
2001-02-08 Stéphane Borel*** empty log message ***
2001-02-08 Stéphane Borel-solved bug with cssdescrambling. The vlc might segfaul...
2001-02-08 Sam Hocevar This commit is a bit early, but it'll save Stef...