RSS feed
4fb72bf9
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/05/16 08:10
Default to 'key', rather than 'title', method.
aec848b3
– Sam Hocevar <sam@videolan.org>
authored
on 2002/05/15 16:27
* ./libdvdcss.spec: enhancements by Mandrakesoft.
92f445b1
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/05/13 17:22
Correct serious bug in dvdcss_read for titles with all zero key (a unencrypted
2d49f156
– Jon Lech Johansen <jlj@videolan.org>
authored
on 2002/05/05 18:21
* ./src/ioctl.[ch]: Darwin changes: Cleaned up the code, fixed
f8fb9858
– Gildas Bazin <gbazin@videolan.org>
authored
on 2002/04/26 16:47
* updated win32 compilation instructions.
5980793d
– Sam Hocevar <sam@videolan.org>
authored
on 2002/04/05 20:27
* libdvdcss-1.1.1 release.
4f917a3a
– Sam Hocevar <sam@videolan.org>
authored
on 2002/04/05 20:11
* ./src/ioctl.c: OpenBSD compile fix. Thanks to ex0dus on #videolan.
41fb39a4
– Gildas Bazin <gbazin@videolan.org>
authored
on 2002/04/04 19:26
* updated INSTALL doc for the win32 build.
273ace3c
– Gildas Bazin <gbazin@videolan.org>
authored
on 2002/04/04 18:44
* added two patches that have been forgot from the vlc tree.
0329c59f
– Michael Pruett <michael@68k.org>
authored
and Sam Hocevar <sam@videolan.org>
committed
on 2002/04/04 09:21
* ./src/libdvdcss.h: IRIX compile fix
7e6e6cf9
– Sam Hocevar <sam@videolan.org>
authored
on 2002/04/03 20:26
* ./configure.in: BeOS bug fix. I'm so lame.
75ffe329
– Sam Hocevar <sam@videolan.org>
authored
on 2002/04/03 18:34
* Forgot to change test/.cvsignore ...
cabb30c8
– Sam Hocevar <sam@videolan.org>
authored
on 2002/04/03 18:33
* ./test/csstest.c: renamed test.c to csstest.c.
80a8d059
– Jon Lech Johansen <jlj@videolan.org>
authored
on 2002/04/03 18:02
* ./src/ioctl.c: Fixed a Darwin typo I recently introduced.
f6b34d75
– Sam Hocevar <sam@videolan.org>
authored
on 2002/04/03 17:31
* Run ./bootstrap.
217089d0
– Jon Lech Johansen <jlj@videolan.org>
authored
on 2002/04/03 17:17
* ./configure.in: Darwin compile fix (added -no-cpp-precomp)
0d817799
– Sam Hocevar <sam@videolan.org>
authored
on 2002/04/03 16:31
* ./ChangeLog: everything should be ready for the 1.1.0 release.
6288be68
– Jon Lech Johansen <jlj@videolan.org>
authored
on 2002/04/03 16:25
* Fixed a Darwin define problem.
58ecf1ad
– Sam Hocevar <sam@videolan.org>
authored
on 2002/04/03 10:19
* ./src/dvdcss/dvdcss.h: moved dvdcss.h in a subdirectory so that we can
9eb1d9cb
– Sam Hocevar <sam@videolan.org>
authored
on 2002/04/03 01:12
* ./ChangeLog: updated changelog.
9d7698f6
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/03/09 12:57
Split the code into more functions. The disc and title decryption /
ce5ffc6f
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/03/09 12:35
Add -D_FILE_OFFSET_BITS=64 to the compile line to make off_t / lseek and
061ebba2
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/03/09 12:24
Tell libdvdcss to get the key for the block before we decrypt it.
0a1535af
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/03/09 12:23
Don't link to libdl.
7ea7bf98
– Sam Hocevar <sam@videolan.org>
authored
on 2002/03/09 12:16
* Fixed compilation of test/test.c.
3db91bb4
– Sam Hocevar <sam@videolan.org>
authored
on 2002/03/05 19:06
* Updated misc control files and added the sample program.
a68da5e6
– Sam Hocevar <sam@videolan.org>
authored
on 2002/03/05 19:04
* Enable test folder
ad53e785
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/02/25 13:21
Cleanup some formating, indentation and types and add a small comment.
92cc4b7d
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/02/03 09:54
Add the WIN32 fix to GetTitleKey from the vlc/extra branch.
1b06ce6c
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/02/03 09:53
Do check for the unistd.h header file.
7c90c435
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/01/20 12:04
Make CSSAuth more rubust, should now also work with drives that are not 100%
88a00173
– Sam Hocevar <sam@videolan.org>
authored
on 2001/12/21 19:52
* Win32 compilation fix.
cd0dbd36
– Sam Hocevar <sam@videolan.org>
authored
on 2001/12/21 19:26
* Attempt at fixing the Solaris port.
475bc8f7
– Sam Hocevar <sam@videolan.org>
authored
on 2001/12/21 19:10
* Forgot Makefile.in files.
dd20598e
– Sam Hocevar <sam@videolan.org>
authored
on 2001/12/21 19:08
* Initial commit. Hope it'll work.