shithub: libdvdcss

RSS feed

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.