Age | Commit message (Expand) | Author |
2011-05-17 | Use "quietened" build if automake 1.11 was used. | Darren Salt |
2011-03-20 | Merge from 1.1. | Darren Salt |
2010-10-23 | mingw32-w64 port: | František Dvořák |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2008-07-17 | Merge from 1.1. | Darren Salt |
2008-07-09 | Fix MIN, MAX macro replacement (mingw32 fix) | Matthias Ringwald |
2008-07-03 | Merge from 1.1. | Darren Salt |
2008-07-02 | Cope with missing strcasestr(). | Darren Salt |
2008-05-29 | Merge from 1.1. | Darren Salt |
2008-05-23 | Check for MIN/MAX macro and include the header for them if found. | Diego 'Flameeyes' Pettenò |
2008-02-11 | Merge from 1.1. | Darren Salt |
2008-02-11 | Fix to timegm.c | Carlo Bramini |
2008-01-09 | Merge from 1.1. | Darren Salt |
2008-01-09 | Fix a read-past-end bug in xine-lib's internal strtok_r replacement. | Darren Salt |
2007-12-23 | Move os_types.h together with the other includes. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-11-14 | Merge from 1.1. | Darren Salt |
2007-11-14 | Replace xine_private_strndup() implementation with NetBSD version. | Diego 'Flameeyes' Pettenò |
2007-11-13 | Replace xine_private_strsep() implementation with OpenBSD version. | Diego 'Flameeyes' Pettenò |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-10 | Merge from 1.1. | Darren Salt |
2007-11-09 | Merge FSF address changes from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-07-08 | Merge from 1.1. | Darren Salt |
2007-07-04 | xine_internal_memmem should be named xine_private_memmem. | Darren Salt |
2007-06-13 | Merge from 1.1. | Diego 'Flameeyes' Pettenò |
2007-06-13 | Fix stupid mistake. | Diego 'Flameeyes' Pettenò |
2007-06-13 | Backport the memmem() replacement from 1.2 series. | Diego 'Flameeyes' Pettenò |
2007-06-10 | Add checks for needed replacement (and replacement) for memmem() function, th... | Diego 'Flameeyes' Pettenò |
2007-06-08 | Merge from 1.1. | Darren Salt |
2007-06-08 | Fix build issues on systems which need our internal asprintf. | Darren Salt |
2007-05-18 | Add back accidentally removed #undef of HOST_ARCH for universal builds | Matt Messier |
2007-05-18 | Work around missing pthread_mutex_timedlock() as necessary | Matt Messier |
2007-05-17 | Mac OS X universal binary build cleanups | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
2007-05-02 | Mac OS X Universal Binary support | Matt Messier |
2007-04-07 | Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly. | Darren Salt |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-03-22 | Instead of rewriting the install and uninstall rules for headers, simply chan... | Diego 'Flameeyes' Pettenò |
2007-03-09 | Add stdio.h header to include, for Solaris compatibility. Patch by Albert Lee. | Diego 'Flameeyes' Pettenò |
2006-10-10 | Install inttypes.h on stone age platforms (xine.h needs it). | František Dvořák |
2006-10-02 | build cdio for builddir != . | František Dvořák |
2006-09-20 | OK, one more fix for crazy platforms. | František Dvořák |
2006-09-19 | Finish the latest change - fix broken build for some platforms (BSD, Win, Sol... | František Dvořák |
2006-09-17 | DVDNAV changes: | František Dvořák |
2006-09-06 | Build workaround for MinGW. | František Dvořák |
2006-07-16 | Add asprintf & vasprintf implementations for systems which don't have them. | Darren Salt |
2006-05-01 | checked distcheck: install inttypes, | František Dvořák |