summaryrefslogtreecommitdiffstats
path: root/dvdread
Commit message (Expand)AuthorAgeFilesLines
* Remove Windows-only replacement gettimeofday() implementation, both Cygwindiego2007-08-212-16/+24
* reimplemented nav_read_PCI() and nav_read_DSI() using getbits() rather than r...nicodvb2007-08-202-105/+123
* added from dvdnav's dvdread getbits() code to be used in forthcoming patch to...nicodvb2007-08-191-0/+70
* Replace dvdread bswap.h by something more sane for us.reimar2007-08-192-209/+7
* Sync local diff with latest changes.diego2007-08-171-24/+18
* Sync libdvdread with version 0.9.7.diego2007-08-173-8/+19
* Remove local MinGW gettimeofday() implementation, there is now a nativediego2007-08-162-24/+1
* Sync local diff with current version.diego2007-08-161-32/+5
* Sync libdvdread with version 0.9.6.diego2007-08-164-17/+253
* Sync local diff with current version.diego2007-08-151-236/+132
* cosmetics: Do not add trailing whitespace to lines we change.diego2007-08-151-3/+3
* Sync another change from upstream.diego2007-08-151-2/+0
* Remove modification comments from files that are no longer modified.diego2007-08-152-8/+0
* Sync libdvdread with version 0.9.5 (cosmetic changes).diego2007-08-1520-1385/+1406
* cosmetics: alphabetical orderdiego2007-08-151-3/+3
* 1000l: Forgot to add new files, *sigh*.diego2007-08-152-0/+601
* Sync libdvdread with version 0.9.5 (functional changes).diego2007-08-1515-232/+1080
* Move some more compiler flags to configure.diego2007-08-091-1/+1
* Remove CFLAGS that are already set by configure.diego2007-03-161-2/+1
* Simplify CFLAGS handling.diego2007-03-131-3/+1
* cosmetics: Fix indentation, reorder some lines for consistency.diego2007-03-131-7/+7
* Give more descriptive names to the source and library variables and splitdiego2007-03-131-3/+3
* __CPU__ will be x86-64 under amd64 and fail the check "#if __CPU__ > 386".diego2006-12-132-2/+2
* Merge common parts of all Makefiles into one file included by all.diego2006-11-261-27/+3
* Unconditionally include config.mak for consistency.diego2006-11-251-3/+0
* more consistency with the other Makefiles.diego2006-11-251-5/+5
* Remove superfluous comment.diego2006-11-251-3/+0
* Unify dep/depend targets.diego2006-11-201-3/+1
* Drop some unnecessary local changes.diego2006-11-188-113/+9
* Make sure to pick up internal dvdcss.h before a globally installed one.diego2006-11-181-1/+1
* Rename libdvdread to dvdread. We really only include only the dvdreaddiego2006-11-1822-0/+9746