RSS feed
990adc01
– Sam Hocevar <sam@videolan.org>
authored
on 2003/06/12 19:22
* ./src/libdvdcss.c: if DVDCSS_CACHE is not set, we force a default value.
01533ced
– Sam Hocevar <sam@videolan.org>
authored
on 2003/06/12 19:15
* ./Makefile.am: put autotools/ in DIST_SUBDIRS instead of SUBDIRS.
65e94b3f
– Sam Hocevar <sam@videolan.org>
authored
on 2003/06/10 18:50
* ./configure.ac: make use of the autotools/ directory.
526cc26f
– Sam Hocevar <sam@videolan.org>
authored
on 2003/05/27 13:12
* ./debian/control: removed libc6-dev from libdvdcss2-dev's dependencies
ae48e7a8
– Sam Hocevar <sam@videolan.org>
authored
on 2003/05/16 18:12
* ./src/css.c: typos in comments.
91e835e3
– Gildas Bazin <gbazin@videolan.org>
authored
on 2003/04/11 06:00
* configure.ac, src/common.h: fixes for the cygwin build using the mno-cygwin flag.
f023e435
– Kipp Cannon <kipp@sgl.crestech.ca>
authored
and Yves Duret <yves@videolan.org>
committed
on 2003/04/06 16:36
better RH part
48049c60
– Michael Roitzsch <mroi@users.sourceforge.net>
authored
and Gildas Bazin <gbazin@videolan.org>
committed
on 2003/03/27 13:57
* src/libdvdcss.c: CSS key cache collisions
fbc89405
– Christopher Richards <richards+netbsd@CS.Princeton.EDU>
authored
and Gildas Bazin <gbazin@videolan.org>
committed
on 2003/03/22 11:37
* src/libdvdcss.c: fix for NetBSD's mkdir that doesn't like trailing "/" on its argument.
bf60ff18
– Sam Hocevar <sam@videolan.org>
authored
on 2003/03/10 13:01
* ./debian/changelog: updated Debian changelog.
876f392b
– Alexis de Lattre <alexis@videolan.org>
authored
on 2003/03/10 12:41
- preparing the 1.2.6 release...
780d82a9
– Christophe Massiot <massiot@videolan.org>
authored
on 2003/03/09 18:50
Bumped up to 1.2.6.
dd59304d
– Gildas Bazin <gbazin@videolan.org>
authored
on 2003/03/09 18:34
* src/common.h, src/error.c: fixed the PATH_MAX breakage on win32.
e5ad296c
– Christophe Massiot <massiot@videolan.org>
authored
on 2003/02/04 06:54
Fixed compilation problems with PATH_MAX.
459106fb
– Christophe Massiot <massiot@videolan.org>
authored
on 2003/01/29 17:59
Fixed MAX_PATH on Darwin.
6bb02c10
– Yves Duret <yves@videolan.org>
authored
on 2003/01/28 02:58
- release number is 1. do not forget to update it too, aka sam sux.
677d07cc
– Sam Hocevar <sam@videolan.org>
authored
on 2003/01/27 20:17
* updated ChangeLog.
a8cdb365
– Sam Hocevar <sam@videolan.org>
authored
on 2003/01/27 19:41
* ./test/csstest.c: we align our read buffer in case of raw device access.
ebbbe9db
– Sam Hocevar <sam@videolan.org>
authored
on 2003/01/27 11:57
* ./src/libdvdcss.c: disabled key cache when reading VOBs.
ce9d6dfb
– Sam Hocevar <sam@videolan.org>
authored
on 2003/01/16 17:58
* ./src/ioctl.c, ./src/ioctl.h: removed minor gcc-isms.
9968f73f
– Yves Duret <yves@videolan.org>
authored
on 2003/01/16 09:45
* macros to fix build on redhat system. put %define redhat80 to 1.
8ac62497
– Sam Hocevar <sam@videolan.org>
authored
on 2002/12/19 11:50
* ./src/device.c: seek() calls don't do anything if we're already at the
ba862c38
– Sam Hocevar <sam@videolan.org>
authored
on 2002/12/19 10:44
* ./configure.ac: added warning flags whenever possible.
0463d939
– Sam Hocevar <sam@videolan.org>
authored
on 2002/12/19 10:36
* ./src/device.c: dvdcss->i_pos now gets updated on each seek and each
aa2a2228
– Steven M. Schultz <sms@2bsd.com>
authored
and Sam Hocevar <sam@videolan.org>
committed
on 2002/12/19 10:29
* ./src/bsdi_ioctl.c, ./src/bsdi_dvd.h: updated the bsdi libdvd with
50899042
– Sam Hocevar <sam@videolan.org>
authored
on 2002/12/19 07:37
* Ported the library build to Cygwin.
80e3a9ea
– Sam Hocevar <sam@videolan.org>
authored
on 2002/12/11 08:12
* minor coding style fixes.
92ccdd74
– Sam Hocevar <sam@videolan.org>
authored
on 2002/12/10 05:43
* ./msvc/*: grmbl, for some reason the project files were empty.
66c539c3
– Sam Hocevar <sam@videolan.org>
authored
on 2002/12/10 05:38
* ./msvc/*: MS VC++ project files.
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.
Next