summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-10-23mingw32-w64 port:František Dvořák
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2008-07-09Fix MIN, MAX macro replacement (mingw32 fix)Matthias Ringwald
2008-07-02Cope with missing strcasestr().Darren Salt
2008-05-23Check for MIN/MAX macro and include the header for them if found.Diego 'Flameeyes' Pettenò
2008-02-11Fix to timegm.cCarlo Bramini
2008-01-09Fix a read-past-end bug in xine-lib's internal strtok_r replacement.Darren Salt
2007-11-14Replace xine_private_strndup() implementation with NetBSD version.Diego 'Flameeyes' Pettenò
2007-11-13Replace xine_private_strsep() implementation with OpenBSD version.Diego 'Flameeyes' Pettenò
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-07-04xine_internal_memmem should be named xine_private_memmem.Darren Salt
2007-06-13Fix stupid mistake.Diego 'Flameeyes' Pettenò
2007-06-13Backport the memmem() replacement from 1.2 series.Diego 'Flameeyes' Pettenò
2007-06-08Fix build issues on systems which need our internal asprintf.Darren Salt
2007-04-07Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly.Darren Salt
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2007-03-22Instead of rewriting the install and uninstall rules for headers, simply chan...Diego 'Flameeyes' Pettenò
2007-03-09Add stdio.h header to include, for Solaris compatibility. Patch by Albert Lee.Diego 'Flameeyes' Pettenò
2006-10-10Install inttypes.h on stone age platforms (xine.h needs it).František Dvořák
2006-10-02build cdio for builddir != .František Dvořák
2006-09-20OK, one more fix for crazy platforms.František Dvořák
2006-09-19Finish the latest change - fix broken build for some platforms (BSD, Win, Sol...František Dvořák
2006-09-17DVDNAV changes:František Dvořák
2006-09-06Build workaround for MinGW.František Dvořák
2006-07-16Add asprintf & vasprintf implementations for systems which don't have them.Darren Salt
2006-05-01checked distcheck: install inttypes,František Dvořák
2006-04-08Ancient platforms support:František Dvořák
2006-01-08*BUGFIX*František Dvořák
2005-11-21*BUGFIX*František Dvořák
2005-11-14*BUGFIX*František Dvořák
2005-11-10*BUGFIX*František Dvořák
2005-08-30Better names for directory separators.František Dvořák
2005-08-29*BUGFIX*František Dvořák
2005-08-25*BUGFIX*František Dvořák
2005-07-30*BUGFIX*František Dvořák
2005-02-03**BUGFIX**František Dvořák
2004-12-12Check absolute path in $ac_aux_dir (just reflected from gxine).František Dvořák
2004-12-01mingw32 doesn't declare 'struct timezone'Andre Pang
2004-09-28Get SCNx64 and SCNxMAX format macros working properly on Mac OS XAndre Pang
2004-09-24should fix my daily buildMiguel Freitas
2004-09-23make use of HAVE_MALLOC_H and HAVE_STDLIB_H from config.hDaniel Mack
2004-09-23fixed compilation on MacOSXDaniel Mack
2004-09-20Build system improvements:František Dvořák