summaryrefslogtreecommitdiff
path: root/src/audio_out/audio_file_out.c
AgeCommit message (Expand)Author
2011-11-13fake missing definitions for WIN32Mark Brand
2011-11-13Need sys/stat.h for file audio output code to build on OpenBSDBrad Smith
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-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.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ò
2006-07-16malloc cleanups (based on a patch from Chris Brien).Darren Salt
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-18Misc warnings fixes.Diego 'Flameeyes' Pettenò
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2004-10-29use monotonic clock when availableMiguel Freitas
2004-04-23- big endian fix, and delay fixes for the file (wave) audio output pluginBastien Nocera
2004-03-02- added David Woodhouse's file (wave) audio out plugin, added David to the AU...Bastien Nocera