shithub: libdvdcss

RSS feed

b3a1b17b – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/14 11:51
gitignore: Add config.cache

6ad715c3 – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/14 11:48
AUTHORS: Add Diego#1 and Diego#2

193ed81a – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/14 11:46
AUTHORS: Drop obsolete CVS/SVN login and snail-mail fields

b0ab71d5 – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/14 10:05
Drop ChangeLog file; it is no longer necessary with Git.

bec71804 – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 22:31
Drop BSDI support code.

d7f38cee – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/14 10:31
AUTHORS: Convert to UTF-8

5cf584c0 – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/14 11:30
Remove leftover Subversion $Id$ markers

2fc9238f – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/14 11:16
dvd_region: Drop unused-but-set variable

dacda2a5 – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 20:32
build: Refactor an instance of system-specific O_BINARY-related ifdeffery

45b27b06 – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/14 02:27
git: ignore the libtool m4 files.

14dc7979 – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/14 02:26
build: get rid of recursion within doc/ for Doxygen API doc.

5c454e81 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2013/02/14 11:46
Win32: use the correct HAVE_BROKEN_MKDIR define

c5fc11a1 – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/14 01:48
build: check for POSIX mkdir() function.

39103671 – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/14 02:11
build: don't use tiered header checks.

1987df11 – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/14 02:00
build: use m4/attributes.m4 from xine/feng to check for cflags and visibility.

452734e3 – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/14 02:00
build: add support for macros in m4/ directory

d8d519ca – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/14 01:54
build: fix make dist now that the bootstrap script is gone

576475c0 – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/14 01:35
build: remove obsolete bootstrap script.

42ac8949 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2013/02/14 08:05
Win32: define and use _WIN32_IE for shell api

2a6cd147 – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 14:04
dvd_region: move ioctl_SendRPC in dvd_region.c; mark functions static.

1ee4cfdf – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 14:02
build: allow once again building of dvd_region binary

efd20464 – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 14:01
src: mark _dvdcss_titlekey static as it's never used outside of the unit

03949ac8 – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 12:39
build: fix messed up rule in building latex documentation.

ee2b1c28 – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 12:36
build: get rid of recursion for building the library and the csstest program.

078b6df4 – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 12:27
build: update to libtool 2

f72d6689 – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 12:24
build: update autotools to modern format.

24968037 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2013/02/13 20:49
Win32: fix signedness warning

1517e70f – Jean-Baptiste Kempf <jb@videolan.org> authored on 2013/02/13 20:42
Fix compilation with MSVC

d08ae210 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2013/02/13 20:00
Win32: correct include for lseeki64

b468e1f1 – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 19:45
build: Refactor system-specific ifdeffery around raw device access

f25268db – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 19:06
configure.ac: Remove unused global DVDCSSDIST preprocessor flag

c5ef9152 – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 19:10
build: Replace system-specific ifdeffery by proper sys/uio.h check

0e48b831 – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 17:50
device: Eliminate some unnecessary ifdefs

77f561a5 – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 17:50
build: win32: Surround Windows-specific code by appropriate ifdef

84b09924 – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 09:43
build: Drop unnecessary local SYS_BEOS config.h #define

a9bf4c16 – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 09:43
build: Drop unnecessary local SYS_OS2 config.h #define

0938da8a – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/13 09:43
build: Drop unnecessary local SYS_CYGWIN config.h #define

1fab727e – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/10 20:21
Win32: Fix broken mkdir() invocations that need to be mapped to _mkdir()

c19c82df – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/02/10 07:59
cygwin: Drop some obsolete POSIX int types fallbacks

e7df02a9 – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2013/01/31 16:51
ioctl.h Drop some pointless ifdefs around a set of harmless #defines

ca926c62 – Reimar Döffinger <Reimar.Doeffinger@gmx.de> authored on 2012/11/06 13:15
Use calloc instead of malloc+memset.

31bf1942 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2012/08/29 04:57
Support ELF visibility attribute

5c8ae97c – Jean-Baptiste Kempf <jb@videolan.org> authored on 2012/06/15 07:35
Automake 12 is out

839b9184 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2012/03/11 09:35
Update ChangeLog

673cf176 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2012/03/11 09:33
Prepare 1.2.12

f45f9f5f – Jean-Baptiste Kempf <jb@videolan.org> authored on 2012/03/11 08:37
Update Authors file

c514694d – Jean-Baptiste Kempf <jb@videolan.org> authored on 2012/02/18 11:22
If unsure, assume the drive is of RPC-I type

2b899f3b – Jean-Baptiste Kempf <jb@videolan.org> authored on 2011/11/14 05:40
Update Changelog

b6fd1d71 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2011/11/14 05:27
Bumping version to 1.2.11

d1052718 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2011/11/14 05:26
Update README and INSTALL to be a bit less out-of-date

c80446a8 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2011/10/26 01:10
Fix "doc" Makefile target

d938212b – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2011/10/26 01:01
Win32: Drop #define of snprintf() to _snprintf() if the former is undefined.

26a57f6d – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2011/10/26 00:59
Win32: consistently use snprintf() instead of _snprintf()

46558053 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2011/08/16 06:41
Fix typos in README and INSTALL

2bcd77d8 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2011/03/23 11:00
Remove excessive whitespace

3c3553f2 – Thélesphonse Bigorneault <bigorneault@gmail.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2011/03/23 10:59
Fix a small memleak

e97d03d7 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2011/02/09 17:48
Update documentation version

8594af8c – Reimar Döffinger <Reimar.Doeffinger@gmx.de> authored on 2010/09/25 10:21
Ensure dvdcss->css.p_disc_key is always initialized

0833399b – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2010/08/02 11:59
Make libdvdcss headers self-sufficient

077025bf – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2010/08/02 11:41
Add multiple inclusion guards to header files

bdd3f4c9 – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2010/08/02 11:38
Use filename as multiple inclusion guard

fa00691e – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2010/08/02 10:04
Shut up doxygen run

034d9293 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2010/05/10 06:03
Try other methods also if GetBusKey fails instead of failing completely

4d5c816b – Sam Hocevar <sam@videolan.org> authored on 2009/09/02 18:07
Remove the RPC-II sanity check and only issue a warning. Capable drives are

badd9197 – KO Myung-Hun <komh@chollian.net> authored and Sam Hocevar <sam@videolan.org> committed on 2009/09/02 18:01
Use 64-bit IO and binary mode on OS/2.

25ebde2b – Sam Hocevar <sam@videolan.org> authored on 2009/05/13 17:28
Prepend 0x to the region mask for clarity.

6725efb8 – Sam Hocevar <sam@videolan.org> authored on 2009/05/13 17:00
Duh, typo in the RPC-II sanity check.

6cd5094c – Sam Hocevar <sam@videolan.org> authored on 2009/05/13 16:54
Add support for the DVDCSS_IGNORE_RPC environment variable in order to

e02b6b39 – Sam Hocevar <sam@videolan.org> authored on 2009/05/13 16:54
Add a debug message in the copyright information retrieval.

f6ecade7 – Sam Hocevar <sam@videolan.org> authored on 2009/05/13 16:54
Check drive's RPC status before trying to access a scrambled disc. Patch

a0f00ca3 – Sam Hocevar <sam@videolan.org> authored on 2009/05/13 16:54
Fix a potential format string crash.

a898069b – Sam Hocevar <sam@videolan.org> authored on 2009/02/08 19:45
Remove occurrences of "this program" from the license headers.

df8ce721 – KO Myung-Hun <komh@chollian.net> authored and Sam Hocevar <sam@videolan.org> committed on 2009/02/08 19:45
Adding OS/2 support,

e63008a1 – Diego Biurrun <diego@biurrun.de> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2009/02/08 19:03
Update the FSF address.

bd002e75 – Sam Hocevar <sam@videolan.org> authored on 2008/08/29 15:00
* Bump version number to 1.2.10.

096408a0 – Sam Hocevar <sam@videolan.org> authored on 2008/08/29 14:57
* src/Makefile.am: bump the library minor version since we ship an extra

17d92492 – Sam Hocevar <sam@videolan.org> authored on 2008/08/29 14:57
* Ship a .pc file with the library.

4b86763e – Sam Hocevar <sam@videolan.org> authored on 2008/08/29 14:57
* Update copyeight information here and there.

c909158f – Sam Hocevar <sam@videolan.org> authored on 2008/08/29 14:57
* bootstrap: update bootstrapping script.

b925ffff – Diego Biurrun <diego@biurrun.de> authored and Sam Hocevar <sam@videolan.org> committed on 2008/08/29 14:57
* libdvdcss.c: ignore failure to get the disc key in case we have a

502c6dbe – Sam Hocevar <sam@videolan.org> authored on 2008/07/13 08:52
* Convert all source code to UTF-8, or Doxygen will fail to generate proper

da76746b – Sam Hocevar <sam@videolan.org> authored on 2008/07/13 08:52
* Update outdated Doxygen configuration file using doxygen -u.

0aa362ef – Kirill Belokurov <kirill.belokurov@gmail.com> authored and Christophe Massiot <massiot@videolan.org> committed on 2008/07/12 08:19
* src/libdvdcss.c: initialize p_disc_key in the case when DVD is encrypted

b3ef727c – Olivier Rolland <billl@users.sourceforge.net> authored and Christophe Massiot <massiot@videolan.org> committed on 2008/07/11 13:23
* src/libdvdcss.c: add dvdcss_is_scrambled() function,

1c1f814c – Diego Biurrun <diego@biurrun.de> authored and Steve Lhomme <robux@videolan.org> committed on 2008/01/07 11:48
Nicer comment

99febf7d – Diego Biurrun <diego@biurrun.de> authored and Steve Lhomme <robux@videolan.org> committed on 2007/09/17 08:10
Identifiers starting with two underscores or an underscore and capital letters are reserved for the system in C.

73a1d090 – Diego Biurrun <diego@biurrun.de> authored and Steve Lhomme <robux@videolan.org> committed on 2007/09/17 08:07
This patch removes the following warning when compiling MPlayer:

e0eb585a – Ivan Kalvachev <ikalvachev@gmail.com> authored and Steve Lhomme <robux@videolan.org> committed on 2007/07/29 06:14
Fix crash on some DVDs

191f02b6 – Christophe Mutricy <xtophe@videolan.org> authored on 2007/07/15 18:23
support automake 1.10

2669f3af – Diego Biurrun <diego@biurrun.de> authored and Steve Lhomme <robux@videolan.org> committed on 2006/11/07 11:27
fix cygwin compilation regarding the lseek change

ba022acf – Diego Biurrun <diego@biurrun.de> authored and Steve Lhomme <robux@videolan.org> committed on 2006/11/01 09:31
fix compilation on MINGW

49574008 – Sam Hocevar <sam@videolan.org> authored on 2006/09/19 19:03
* Fixed spelling in documentation. Also testing buildbot.

0602e82b – Sam Hocevar <sam@videolan.org> authored on 2006/09/19 18:28
* Fix warnings due to signed / unsigned pointer targets.

72c5201b – Sam Hocevar <sam@videolan.org> authored on 2006/09/19 18:27
* Update bootstrap script.

e5208cfe – Steve Lhomme <robux@videolan.org> authored on 2006/09/13 09:12
fallback to USERPROFILE environment variable for caching CSS keys when

93ad73f7 – Steve Lhomme <robux@videolan.org> authored on 2006/09/13 09:11
now accepts X:\ as a device name, as well as X:

4b0fa47c – Sam Hocevar <sam@videolan.org> authored on 2006/03/30 09:31
* Oops, forgot to commit configure.ac when removing the debian/ directory.

6d34e8e6 – Sam Hocevar <sam@videolan.org> authored on 2006/03/30 09:30
* Removed the debian/ directory. Debian packaging is now handled

bbd221a8 – Sam Hocevar <sam@videolan.org> authored on 2006/01/26 15:48
* src/device.c: reduced code duplication and fixed a pointer/integer

3ff04753 – Sam Hocevar <sam@videolan.org> authored on 2005/11/09 17:12
* src/common.h: do not override lseek on Cygwin, only on mingw32. Cygwin

Next