]> git.sesse.net Git - vlc/history - plugins/dvd/dvd_ifo.c
* dvdcss_readv optimisations for Win32. We now send only one read command
[vlc] / plugins / dvd / dvd_ifo.c
2001-07-25 Gildas Bazin * dvdcss_readv optimisations for Win32. We now send...
2001-06-20 Sam Hocevar * Fixed an alignment issue in the ifo parser. The...
2001-06-12 Sam Hocevar * Exported the CSS part of the dvd plugin into a...
2001-06-07 Sam Hocevar * Another FreeBSD compilation fix.
2001-06-07 Sam Hocevar * Applied old FreeBSD patch for dvd input by German...
2001-06-03 Sam Hocevar * Various little fixes
2001-05-31 Sam Hocevar * Win2000 DVD input by Jon Lech Johansen <jon-vl...
2001-05-31 Sam Hocevar * Applied patch from Jon Lech Johansen <jon-vl@nanocr...
2001-05-19 Stéphane Borel*More cleanification in gtk interface: now to change the
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-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 Stéphane Borel-Maybe fixed the "cell not found" bug. I can't test...
2001-04-13 Stéphane Borel*Added udf fix by Billy Biggs
2001-04-12 Stéphane Borel-Fixed a bug in area management added in my last commit
2001-04-10 Stéphane Borel-Fixed the lock segfault bug with some compilers
2001-04-08 Stéphane Borel-changes in gnome interface
2001-04-01 Stéphane Borel-Various bug fixes in dvd_netlist. Some bugs seem to...
2001-03-06 Christophe Massiot* It now compiles under FreeBSD (though DeCSS stuff...
2001-02-22 Stéphane Borel-New ES detection based on .ifo for DVD module. It...
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
2001-02-20 Stéphane BorelRemoved flooding debug info :)
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-15 Stéphane Borel-New more recent css authentication code.
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-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 Stéphane Borel*** empty log message ***
2001-02-08 Sam Hocevar This commit is a bit early, but it'll save Stef...