aboutsummaryrefslogtreecommitdiffhomepage
path: root/dvdread
Commit message (Expand)AuthorAge
* 10l, removing the conditional bitfields from (audio|sub)_mapping_t requires t...Gravatar nicodvb2007-11-25
* replaced audio_mapping_t and sub_mapping_t with uint16_t and uint32_tGravatar nicodvb2007-11-23
* Remove Windows-only replacement gettimeofday() implementation, both CygwinGravatar diego2007-08-21
* reimplemented nav_read_PCI() and nav_read_DSI() using getbits() rather than r...Gravatar nicodvb2007-08-20
* added from dvdnav's dvdread getbits() code to be used in forthcoming patch to...Gravatar nicodvb2007-08-19
* Replace dvdread bswap.h by something more sane for us.Gravatar reimar2007-08-19
* Sync local diff with latest changes.Gravatar diego2007-08-17
* Sync libdvdread with version 0.9.7.Gravatar diego2007-08-17
* Remove local MinGW gettimeofday() implementation, there is now a nativeGravatar diego2007-08-16
* Sync local diff with current version.Gravatar diego2007-08-16
* Sync libdvdread with version 0.9.6.Gravatar diego2007-08-16
* Sync local diff with current version.Gravatar diego2007-08-15
* cosmetics: Do not add trailing whitespace to lines we change.Gravatar diego2007-08-15
* Sync another change from upstream.Gravatar diego2007-08-15
* Remove modification comments from files that are no longer modified.Gravatar diego2007-08-15
* Sync libdvdread with version 0.9.5 (cosmetic changes).Gravatar diego2007-08-15
* cosmetics: alphabetical orderGravatar diego2007-08-15
* 1000l: Forgot to add new files, *sigh*.Gravatar diego2007-08-15
* Sync libdvdread with version 0.9.5 (functional changes).Gravatar diego2007-08-15
* Move some more compiler flags to configure.Gravatar diego2007-08-09
* Remove CFLAGS that are already set by configure.Gravatar diego2007-03-16
* Simplify CFLAGS handling.Gravatar diego2007-03-13
* cosmetics: Fix indentation, reorder some lines for consistency.Gravatar diego2007-03-13
* Give more descriptive names to the source and library variables and splitGravatar diego2007-03-13
* __CPU__ will be x86-64 under amd64 and fail the check "#if __CPU__ > 386".Gravatar diego2006-12-13
* Merge common parts of all Makefiles into one file included by all.Gravatar diego2006-11-26
* Unconditionally include config.mak for consistency.Gravatar diego2006-11-25
* more consistency with the other Makefiles.Gravatar diego2006-11-25
* Remove superfluous comment.Gravatar diego2006-11-25
* Unify dep/depend targets.Gravatar diego2006-11-20
* Drop some unnecessary local changes.Gravatar diego2006-11-18
* Make sure to pick up internal dvdcss.h before a globally installed one.Gravatar diego2006-11-18
* Rename libdvdread to dvdread. We really only include only the dvdreadGravatar diego2006-11-18