summaryrefslogtreecommitdiff
path: root/src/xine-utils/utils.c
AgeCommit message (Expand)Author
2013-10-14Copyright year update by hg log info #2.Torsten Jager
2013-10-01Clean up vaapi µs delay code.Darren Salt
2013-09-13Copyright year update by hg log infoTorsten Jager
2012-06-05Merge from 1.1Petri Hintukainen
2012-06-05Fix building with cygwinCarlo Bramini
2011-10-17Merge from 1.1Petri Hintukainen
2011-10-10Added asprintf wrapperPetri 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
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-08-05Merge from 1.1.Darren Salt
2009-05-07Character encoding is stored in LC_CTYPESander Jansen
2008-12-15Merge from 1.1; update PO files; make buildable.Diego E. 'Flameeyes' Pettenò
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-01Mark simple file and socket descriptors as uninheritable.Chris Rankin
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
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
2008-06-20Merge the avutil branch; port the "raw" video output plugin.Darren Salt
2008-06-15Merge from 1.1.Darren Salt
2008-06-12Fix up reporting of supported formats by the ALSA & OSS output plugins.Darren Salt
2008-06-05Stop xine_hexdump() from segfaulting and fix its output.Darren Salt
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-05-09Use size_t to keep the value returned by strlen().Diego 'Flameeyes' Pettenò
2008-05-07Deprecate xine_xmalloc().Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-05-06Merge from 1.1.Darren Salt
2008-04-28Add xine_get_pluginroot() for win32. Completely untested.Darren Salt
2008-03-01Merge from 1.2 tip.Diego 'Flameeyes' Pettenò
2008-02-11Merge from 1.1.Darren Salt
2008-02-09Remove some unnecessary tests (which the compiler would discard).Darren Salt
2008-01-05Merge from 1.2.Diego 'Flameeyes' Pettenò
2008-01-02Make lang_locales a big static read-only table.Diego 'Flameeyes' Pettenò
2007-12-23Fix merge mistake.Diego 'Flameeyes' Pettenò
2007-12-23Merge from 1.2 main branch.Diego 'Flameeyes' Pettenò
2007-12-19Merge from 1.2 branch.Diego 'Flameeyes' Pettenò
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-12-19Add and use new functions for malloc+memcpy(+NUL-term) fragments.Darren Salt
2007-12-12Remove xine_xmalloc_aligned() function, to be replaced with av_mallocz().Diego 'Flameeyes' Pettenò
2007-11-25Merge from 1.1.Darren Salt
2007-11-23Merge.Darren Salt
2007-11-15using select instead of nanosleep the wakeup count reported by powertop is re...Matthias Kretz
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-10Merge from 1.1.Darren Salt
2007-11-09Merge FSF address changes from 1.1 branch.Diego 'Flameeyes' Pettenò