summaryrefslogtreecommitdiff
path: root/src/xine-utils
AgeCommit message (Expand)Author
2011-12-16MergePetri Hintukainen
2011-12-16Silenced warningPetri Hintukainen
2011-12-10Merge from 1.1.Darren Salt
2011-11-25Fixed using uninitialized variable (segfault in memcpy.c)Petri Hintukainen
2011-11-18Use POSIX timers where available for determining which memcpy method to use.Darren Salt
2011-10-17Merge from 1.1Petri Hintukainen
2011-10-17Merge from 1.1Petri Hintukainen
2011-10-11Merge from 1.1.Darren Salt
2011-10-10Fixed asprintf usagePetri Hintukainen
2011-10-10Added asprintf wrapperPetri Hintukainen
2011-10-10xine_check: check vasprintf() return valuePetri Hintukainen
2011-10-03Set CLOEXEC flag on three more sockets.Chris Rankin
2011-10-03Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...Chris Rankin
2011-10-03Mark simple file and socket descriptors as uninheritable.Chris Rankin
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2011-03-20Merge from 1.1.Darren Salt
2010-11-23Build with -DLOG.František Dvořák
2010-10-30Try to meassure memcpy method speed by clock() when times() not available.František Dvořák
2010-10-23mingw32-w64 port: integer sizes portabilityFrantišek Dvořák
2010-10-23mingw32-w64 port:František Dvořák
2010-06-14Merge from 1.1.Darren Salt
2010-04-20remove the unneeded unistd.h and fix compatibility for msvcShixin Zeng
2010-04-12C89 fixShixin Zeng
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-10-15Make the XML lexer and parser re-entrantMatt Kraai
2009-10-13profiler: use uint64_t & replace arrays with a structCarlo Bramini
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-05Merge from 1.1 (with adaptations).Darren Salt
2009-08-05Merge from 1.1.Darren Salt
2009-05-07Character encoding is stored in LC_CTYPESander Jansen
2009-03-03Merge from 1.1.Darren Salt
2009-02-18"No newline at end of file" fixes.Darren Salt
2009-02-17Allow cpuid code to compile on OpenBSD/i386.Brad Smith
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2009-01-15Merge from 1.1, but neither distribute nor include by default xine_mmx.h.Darren Salt
2009-01-15Prepare for xine_mmx.h.Darren Salt
2009-01-15Split most of the MMX declarations in xineutils.h out into xine_mmx.h.Darren Salt
2008-12-15Merge from 1.1; update PO files; make buildable.Diego E. 'Flameeyes' Pettenò
2008-11-20Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...František Dvořák
2011-10-05Bring xine_private.h into line with 1.2 branch, which already has this capabi...Chris Rankin
2011-10-04Import xine_private.h as needed, not as part of xine_internal.h.Chris Rankin
2011-10-04utils.c: fixed missing prototypes: unconditionally include xine_internal.hPetri Hintukainen
2011-10-03Set CLOEXEC flag on three more sockets.Chris Rankin
2011-10-03Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...Chris Rankin
2011-10-03Assign O_CLOEXEC a safe default value if it hasn't been defined already.Chris Rankin
2011-10-01Mark simple file and socket descriptors as uninheritable.Chris Rankin
2008-09-28Fix xine_usec_sleep for mingw+msysMatthias Ringwald
2008-07-17Merge from 1.1.Darren Salt
2008-07-11Fix xine_get_pluginroot (mingw32)Matthias Ringwald