| Commit message (Expand) | Author | Age |
* | Sync libdvdcss with upstream version 1.2.10. | diego | 2008-08-29 |
* | Sync libdvdcss with upstream version r212. | diego | 2008-08-21 |
* | Remove unused file, it has never been compiled. | diego | 2008-05-11 |
* | Merge libdvdcss/Makefile into top-level Makefile. | diego | 2008-04-24 |
* | Ignore if we fail to get disc key, fixes playback of one of my DVDs which | reimar | 2008-03-21 |
* | Fix #endif comment, sync with libdvdcss r208. | diego | 2008-01-07 |
* | Leading underscores in identifiers are reserved in C. | diego | 2007-09-17 |
* | warning fix: | diego | 2007-09-17 |
* | Move some #defines into configure/config.h. | diego | 2007-08-08 |
* | HAVE_INTTYPES_H is already declared in config.h. | diego | 2007-08-07 |
* | Fix crash on some DVDs | iive | 2007-07-06 |
* | Fix CSS format strings, they could print more than two digits for | reimar | 2007-07-06 |
* | Move setting Cygwin specific CFLAGS to configure. | diego | 2007-03-19 |
* | whitespace cosmetics | diego | 2007-03-16 |
* | Remove duplicate largefile CFLAGS that are set from configure. | diego | 2007-03-16 |
* | Remove unnecessary Darwin entry from CFLAGS. | diego | 2007-03-15 |
* | cosmetics: Fix indentation, reorder some lines for consistency. | diego | 2007-03-13 |
* | Give more descriptive names to the source and library variables and split | diego | 2007-03-13 |
* | Merge common parts of all Makefiles into one file included by all. | diego | 2006-11-26 |
* | Unconditionally include config.mak for consistency. | diego | 2006-11-25 |
* | more consistency with the other Makefiles. | diego | 2006-11-25 |
* | Remove superfluous comment. | diego | 2006-11-25 |
* | Unify dep/depend targets. | diego | 2006-11-20 |
* | Remove bogus OPTFLAGS settings. | diego | 2006-11-09 |
* | Fix linking on Cygwin and remove nonsense lseek64 --> lseek indirection, | diego | 2006-11-07 |
* | Remove bogus comment lines. | diego | 2006-11-07 |
* | WIN32 was already being set from config.h. | diego | 2006-11-05 |
* | Add -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 to CFLAGS like upstream does. | diego | 2006-11-05 |
* | Move libdvdcss into its own subdirectory. | diego | 2006-11-03 |