summaryrefslogtreecommitdiff
path: root/src/audio_out/audio_file_out.c
AgeCommit message (Expand)Author
2013-09-13Copyright year update by hg log infoTorsten Jager
2012-01-18Merge from 1.1Petri Hintukainen
2012-01-16Check for failed writePetri Hintukainen
2011-11-23Merge from 1.1Petri Hintukainen
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-04Merge from 1.1.Darren Salt
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
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-01-02The file name is constant.Diego 'Flameeyes' Pettenò
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-12-11Bump the interface version for audio output plugins.Diego 'Flameeyes' Pettenò
2007-12-11Use default_*_class_dispose macro whenever the class dispose function only ca...Diego 'Flameeyes' Pettenò
2007-12-11Use N_() rather than _(), passing the string just once to gettext().Diego 'Flameeyes' Pettenò
2007-12-11Update all audio output plugins to the new identifier/description interface.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