]> git.sesse.net Git - vlc/history - plugins/dvd/input_dvd.c
* Fixed the BeOS compile typo.
[vlc] / plugins / dvd / input_dvd.c
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
2001-05-19 Stéphane Borel*More cleanification in gtk interface: now to change the
2001-05-15 Stéphane Borel*Bugfixes, cleanings in gtk.
2001-05-15 Stéphane Borel*initialization bugfixes in input_dvd
2001-05-07 Sam Hocevar * Added support for some terribly braindead DVD subti...
2001-05-07 Stéphane Borel*Changed the level arg in intf_WarnMsg so that it is...
2001-05-06 Stéphane Borel*Much work on the gnome interface: added oct's playlist...
2001-04-29 Stéphane Borel-Fixed the title-change-with-no-input-restart in dvd.
2001-04-29 Stéphane Borel-slight modification in ClockManageRef: after a synchro...
2001-04-29 Stéphane Borel-new audio output using direct ac3 pass-through with...
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-27 Christophe MassiotChange --enable-debug into --enable-trace. Same with...
2001-04-22 Stéphane Borel-better handling of angles: you should be able to chang...
2001-04-20 Stéphane Borel-corrected some bugs in gnome interface: language menu...
2001-04-15 Stéphane Borel-I hope I have fixed the ifo bug lastly !
2001-04-15 Sam Hocevar * Beginning of the built-in modules support.
2001-04-13 Stéphane Borel*Added udf fix by Billy Biggs
2001-04-13 Henri FallonTS input : only one audio & spu ES selected at a time
2001-04-12 Stéphane Borel-Fixed a bug in area management added in my last commit
2001-04-11 Sam Hocevar * Fixed the whitespace/tab issues in the Makefile.
2001-04-10 Stéphane Borel-Fixed the lock segfault bug with some compilers
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...