aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdvdkit2
Commit message (Expand)AuthorAge
* Remove useless/redundant SYS_LINUX and _REENTRANT defines from CFLAGS.Gravatar diego2006-11-03
* Remove useless default target.Gravatar diego2006-11-03
* Move the rest of the config.h parameters to the Makefile.Gravatar diego2006-11-03
* Remove HAVE_MPLAYER check, we unconditionally compile with HAVE_MPLAYER set.Gravatar diego2006-11-03
* bump version numberGravatar diego2006-11-03
* Remove options not present in upstream config.h.in.Gravatar diego2006-11-03
* Sync some cosmetics from upstream.Gravatar diego2006-11-03
* Typo: lseek --> lseek64, the former is not used in the code.Gravatar diego2006-11-01
* Cygwin linking fix.Gravatar diego2006-10-30
* Sync with upstream r201.Gravatar diego2006-10-25
* Sync with upstream r201.Gravatar diego2006-10-25
* Sync one more warning fix from upstream libdvdcss.Gravatar diego2006-10-24
* Sync warning fixes from upstream libdvdcss.Gravatar diego2006-10-24
* Remove modification notice from unmodified file.Gravatar diego2006-10-24
* Sync cosmetics from upstream libdvdcss.Gravatar diego2006-10-24
* Add md5.[ch] to the list of files.Gravatar diego2006-10-24
* This file is not modified from the upstream version,Gravatar diego2006-10-17
* Move dvdcss.h to a dvdcss subdirectory, just like upstream libdvdcss does.Gravatar diego2006-09-13
* OPTFLAGS already includes EXTRA_INC.Gravatar diego2006-07-12
* MinGW 3.1 has added gettimeofday.Gravatar diego2006-07-05
* Update with changes from r18894 (get_path as const).Gravatar diego2006-07-05
* get_path as const, patch by Stefan Huehner, stefan AT huehner-orgGravatar reynaldo2006-07-03
* rm unnecesary casts from void* - part 3Gravatar reynaldo2006-07-02
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* Remove now obsolete .cvsignore files.Gravatar diego2006-06-02
* Make depend targets consistent: Remove redirection through .depend target.Gravatar diego2006-05-13
* Makefile and config.h are not generated files.Gravatar diego2006-05-13
* cosmetics: Make patch apply cleanly.Gravatar diego2006-05-01
* fallback to USERPROFILE environment variable for caching CSS keys whenGravatar reimar2006-04-15
* Remove shared libmpdvdkit leftovers.Gravatar diego2006-04-02
* fix another sizeof(dvd_input_t) bug (must be struct dvd_input_s instead)Gravatar reimar2006-03-09
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* cosmetics: Make the patch apply without offsets.Gravatar diego2006-01-04
* Update with current changes.Gravatar diego2006-01-04
* libdvdread configure script defines __DARWIN__ on darwin to triggerGravatar diego2005-12-13
* Switch from our own to the upstream DVD key caching strategy and directory.Gravatar diego2005-10-24
* 10l to Reimar: common.h belongs to libdvdcss, not libdvdread.Gravatar diego2005-10-24
* Compile fix: _lseeki64 is not available under cygwinGravatar reimar2005-10-11
* Replace unconditional #defines by build system trickery.Gravatar diego2005-10-09
* whitespace cosmeticsGravatar diego2005-10-09
* Add changes from last patch (stream mapping).Gravatar reimar2005-10-04
* Fix DVD audio and subtitle stream mapping, esp. for DVD with both 4:3 andGravatar reimar2005-10-03
* modification notices according to GPL 2aGravatar diego2005-10-01
* upgrade to libdvdcss 1.2.9Gravatar diego2005-10-01
* long obsoleteGravatar diego2005-10-01
* add FreeBSD default cd/dvd devicesGravatar nexus2005-09-17
* File list like in termorGravatar alex2005-07-28
* drop annoying debug messages from libdvdreadGravatar aurel2005-07-01
* add missing files from libdvdread 0.9.4Gravatar henry2005-07-01
* update mplayer specific libdvdread diff to match v0.9.4Gravatar aurel2005-06-30