- 13 Nov, 2001 5 commits
-
-
Sam Hocevar authored
* Closing Debian bug #119369 which was fixed a while ago.
-
Christophe Massiot authored
-
Sam Hocevar authored
* Damn recursion! Fixed an infinite loop in libdvdcss.
-
Sam Hocevar authored
* Got rid of DVDCSS_SEEK_INI in libdvdcss.
-
Sam Hocevar authored
* Added a "make package-beos" rule. * Fixed a BeOS compilation issue.
-
- 12 Nov, 2001 15 commits
-
-
Sam Hocevar authored
* Fixed the vlcs communication for real now.
-
Sam Hocevar authored
* Fixed the vlcs communication issue by initializing WinSock at startup (thanks Meuuh for the tip).
-
Christophe Massiot authored
-
Sam Hocevar authored
* Fixed a bug in the "make snapshot*" rules.
-
Sam Hocevar authored
* Made everything ready for a vlc-0.2.91 / libdvdcss-1.0.0 release. * Updated ChangeLog and ChangeLog.libdvdcss. * Increased vlcs response message length. * Removed the i_flags argument to dvdcss_open. Everything is done through environment variables now.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Sam Hocevar authored
* Added Oct's NSIS installer script. It will probably not work for you, but I need it to build the Win32 auto installer.
-
Sam Hocevar authored
* Automatic handling of the Channel Server's response in network mode.
-
Stéphane Borel authored
-GetMACAddress takes the interface defined in the environment variable vlc_iface instead of eth0
-
Stéphane Borel authored
private ES :p
-
- 11 Nov, 2001 3 commits
-
-
Sam Hocevar authored
* Fixed compilation (and quite probably runtime) issues under IA64 due to mixed int/void* casts.
-
Jon Lech Johansen authored
* Fixed a buffer overflow in CSSAuth()
-
Stéphane Borel authored
Basically, this adds the ability for the netlist to handle transport packets that carry more than one data_packet.
-
- 09 Nov, 2001 2 commits
-
-
Christophe Massiot authored
* Win32 network fix.
-
Renaud Dartus authored
-
- 08 Nov, 2001 3 commits
-
-
Jon Lech Johansen authored
* Fixed a mingw32 problem I introduced last night :)
-
Stéphane Borel authored
Maybe we should try to predict the date instead of taking the last one but it seems quite hard.
-
Jon Lech Johansen authored
* Fixed some win32 64-bit issues.
-
- 07 Nov, 2001 6 commits
-
-
Jon Lech Johansen authored
* Fixed some win32 compile issues. * Don't use long long, use u64/s64 (int_types.h).
-
Stéphane Borel authored
-
Stéphane Borel authored
so that every plugin can use it *Change the name of a function in dvd_udf.c to fit with the forthcoming libdvdread plugin.
-
Christophe Massiot authored
-
Stéphane Borel authored
corruption in ifo data. This was the reason why some DVDs that worked with 0.2.80 no longer worked with newer version of vlc. They should work again now. This is certainly one of the last updates of the current DVD plugin until we move to libdvdread that will give us navigation ES.
-
Stéphane Borel authored
-
- 06 Nov, 2001 4 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Stéphane Borel authored
-
Sam Hocevar authored
* Fixed support for SPU and LPCM streams over network.
-
- 05 Nov, 2001 2 commits
-
-
Florian G. Pflug authored
1) Title / Chapter selection 2) Subtitle selection 3) Audiochannel/Language selection 4) Angle selection
-
Christophe Massiot authored
-