RSS feed
b1486f80
– Boris Dorès <babal@videolan.org>
authored
on 2002/12/05 19:16
- Early versions of Mingw32 (at least until 1.2) do not include
d2edf451
– Sam Hocevar <sam@videolan.org>
authored
on 2002/12/05 05:24
* ./src/libdvdcss.c: fixed Win32 mkdir() call.
f5c2c0ff
– Sam Hocevar <sam@videolan.org>
authored
on 2002/12/02 07:58
* ./bootstrap: we also look for glibtoolize (Closes: #37).
6e54085a
– Steven M. Schultz <sms@2bsd.com>
authored
and Jon Lech Johansen <jlj@videolan.org>
committed
on 2002/12/02 02:38
./src/device.h: Applied FreeBSD compile fix
74a14cf8
– Jon Lech Johansen <jlj@videolan.org>
authored
on 2002/11/25 13:44
* ./src/ioctl.[ch]: Implemented ioctl_SendRPC.
ec1bd09b
– Sam Hocevar <sam@videolan.org>
authored
on 2002/11/24 12:34
* ./src/css.c, ./src/libdvdcss.c: applied a
c8e2bf59
– Sam Hocevar <sam@videolan.org>
authored
on 2002/11/21 07:13
* ./debian/control: set the package sections to libs and devel instead of
222512d5
– Alexis de Lattre <alexis@videolan.org>
authored
on 2002/11/17 18:46
Changes in order to support RedHat and RPM 4.1
e24d72f5
– Jon Lech Johansen <jlj@videolan.org>
authored
on 2002/11/15 13:39
* ./src/ioctl.[ch]: ReportRPC win32 changes. Needs testing.
00e3bb6e
– Gildas Bazin <gbazin@videolan.org>
authored
on 2002/11/14 10:12
* updated the changelogs for the 1.2.4 release.
26d4d93c
– Sam Hocevar <sam@videolan.org>
authored
on 2002/11/14 07:41
* ./configure.ac: explicitly set AC_CONFIG_AUX_DIR(.) so that people who
a150a631
– Gildas Bazin <gbazin@videolan.org>
authored
on 2002/11/14 07:38
* src/css.c src/ioctl.c, src/libdvdcss.c: changed the work-around to detect
33e1fe0b
– Jon Lech Johansen <jlj@videolan.org>
authored
on 2002/11/13 20:32
* ./src/ioctl.c: Broke OpenBSD port with my previous commit. Fixed.
8bb2cde6
– Alexis de Lattre <alexis@videolan.org>
authored
on 2002/11/13 18:43
Added ./bootstrap for the build target
02a207d4
– Gildas Bazin <gbazin@videolan.org>
authored
on 2002/11/13 18:08
* update changelogs.
5262add4
– Jon Lech Johansen <jlj@videolan.org>
authored
on 2002/11/13 17:45
* ./src/ioctl.c: cosmetic fixes.
75999adf
– Alexis de Lattre <alexis@videolan.org>
authored
on 2002/11/13 17:24
Update version number to 1.2.4
9fb3b8e4
– Alexis de Lattre <alexis@videolan.org>
authored
on 2002/11/13 17:14
Update for 1.2.4 release.
b1905951
– Sam Hocevar <sam@videolan.org>
authored
on 2002/11/13 17:11
Updated Debian changelog (though there are no changes in this version
c1f72ec0
– Gildas Bazin <gbazin@videolan.org>
authored
on 2002/11/13 16:23
* ChangeLog: updated changelog.
a5a05b27
– Gildas Bazin <gbazin@videolan.org>
authored
on 2002/10/29 13:51
* src/ioctl.c: fixed typo that prevented unencrypted DVDs to work in
6b11d456
– Gildas Bazin <gbazin@videolan.org>
authored
on 2002/10/19 05:53
* src/device.c, src/ioctl.h: on win9x, when using ASPI, make sure the drive
06626375
– Sam Hocevar <sam@videolan.org>
authored
on 2002/10/18 14:48
* ./src/device.c: split the open, read and seek functions so that we can
2b99a49b
– Christophe Massiot <massiot@videolan.org>
authored
on 2002/10/12 19:02
Updated changelog and release tag.
74371337
– Gildas Bazin <gbazin@videolan.org>
authored
on 2002/10/12 08:41
* src/ioctl.c, src/ioctl.h: fix in ioctl_ReadCopyright to try to work around
36eaed48
– Sam Hocevar <sam@videolan.org>
authored
on 2002/10/11 06:09
* Updated changelog and package files.
fd8c3e84
– Sam Hocevar <sam@videolan.org>
authored
on 2002/10/11 06:03
* ./configure.ac, ./bootstrap: used libdvbpsi's bootstrap, moved config.h
f91c54a9
– Christophe Massiot <massiot@videolan.org>
authored
on 2002/10/10 18:29
Exit cleanly in case of error.
45abd814
– Christophe Massiot <massiot@videolan.org>
authored
on 2002/10/10 17:40
* Bumped up version number to 1.2.3 (soleil !).
95671de3
– Gildas Bazin <gbazin@videolan.org>
authored
on 2002/10/10 08:44
* src/css.c, src/device.c, src/ioctl.[ch]: We don't need to be in administrator mode
3adf615d
– Sam Hocevar <sam@videolan.org>
authored
on 2002/10/07 12:37
* ./src/Makefile.am: -no-undefined is now only used under BeOS because it
39b65aab
– Sam Hocevar <sam@videolan.org>
authored
on 2002/08/10 17:27
* Bumped the revision number... thanks Håkan :-)
a9aa3b2f
– Sam Hocevar <sam@videolan.org>
authored
on 2002/08/10 17:19
* ./src/css.c: removed useless debug messages on Håkan's advice.
046d391f
– Sam Hocevar <sam@videolan.org>
authored
on 2002/08/10 16:21
* Updated release-related files.
cf2eb147
– Sam Hocevar <sam@videolan.org>
authored
on 2002/08/10 13:42
* ./src/ioctl.c: fixed ReportRPC for Win32.
04675299
– Sam Hocevar <sam@videolan.org>
authored
on 2002/08/10 10:27
* ./src/dvdcss/dvdcss.h: marked deprecated stuff.
03de9c0a
– Sam Hocevar <sam@videolan.org>
authored
on 2002/08/10 08:56
* ALL: removed autotools files.
de6bee4f
– Sam Hocevar <sam@videolan.org>
authored
on 2002/08/10 08:21
* ./src/libdvdcss.c, ./src/dvdcss/dvdcss.h: documented the API.
ba969857
– Sam Hocevar <sam@videolan.org>
authored
on 2002/08/09 18:03
* ./src/css.c: in case of a region mismatch and when the drive needs to
b45e2bc2
– Andrew Bachmann <bigorneault@gmail.com>
authored
and Sam Hocevar <sam@videolan.org>
committed
on 2002/08/09 10:19
* ./src/Makefile.am: tell libtool that libdvdcss does not have undefined
068c36ac
– Sam Hocevar <sam@videolan.org>
authored
on 2002/08/09 10:10
* ./src/css.c: when the ReadTitleKey ioctl failed, reopen the device before
3e4c0bab
– Christophe Massiot <massiot@videolan.org>
authored
on 2002/07/23 07:43
Default method is now "key" :p.
d9b17d5d
– Sam Hocevar <sam@videolan.org>
authored
on 2002/07/16 18:47
* ./test/Makefile.am: disabled dvd_region.
6aa0ad6b
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/07/14 07:44
New utility for querying (and eventualy setting) the region of a DVD drive
517fa8b0
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/07/12 19:28
Include config.h before testing defines in the BSDi ioctl code. Add a bug
7467476e
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/07/12 17:06
Fix so that the bsdi_*.[hc] files make it into the dist tar-ball.
caf62fa7
– Adam Jones <adam@yggdrasl.demon.co.uk>
authored
and Håkan Hjort <d95hjort@dtek.chalmers.se>
committed
on 2002/07/01 09:40
Typo fix and fix the linked list code to not drop the list when instering
35589cea
– Alex Strelnikov <lelik@os2.ru>
authored
and Håkan Hjort <d95hjort@dtek.chalmers.se>
committed
on 2002/07/01 06:36
Patch for OS/2.
71f84cb0
– Adam Jones <adam@yggdrasl.demon.co.uk>
authored
and Håkan Hjort <d95hjort@dtek.chalmers.se>
committed
on 2002/07/01 05:59
Typo fix
763cb3c2
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/07/01 05:02
Getting ReportRPC for WIN32 a bit closer to working.
75926842
– Sam Hocevar <sam@videolan.org>
authored
on 2002/06/04 03:10
* ./src/ioctl.c: implemented ioctl_ReportKey1 for HP-UX.
060c4569
– Sam Hocevar <sam@videolan.org>
authored
on 2002/06/04 03:02
* ./src/libdvdcss.c: Win32 compilation fix.
b2ee28c0
– Sam Hocevar <sam@videolan.org>
authored
on 2002/06/02 12:18
* ALL: changed version number to 1.2.1.
d3e94a78
– Pascal Levesque <bigorneault@gmail.com>
authored
and Sam Hocevar <sam@videolan.org>
committed
on 2002/06/02 12:14
* ./src/ioctl.c, ./src/ioctl.h: QNX port,
68b19d05
– Sam Hocevar <sam@videolan.org>
authored
on 2002/06/02 12:05
* ./src/css.c: applied Håkan's fix for the failure on region mismatch.
5084f4c8
– Sam Hocevar <sam@videolan.org>
authored
on 2002/06/02 11:54
* ALL: switched to libtool 1.4.2a.
63e6505b
– Sam Hocevar <sam@videolan.org>
authored
on 2002/05/26 10:22
* ./src/dvdcss/dvdcss.h: C++ compliant public header.
bf99afa9
– Sam Hocevar <sam@videolan.org>
authored
on 2002/05/20 13:58
* Everything should be ready for 1.2.0.
9b0ed5b5
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/05/16 16:40
New function _dvdcss_use_ioctls. Avoid using the ioctl calls when
92de7163
– Håkan Hjort <d95hjort@dtek.chalmers.se>
authored
on 2002/05/16 16:12
Update error message.
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.