summaryrefslogtreecommitdiff
path: root/src/audio_out/audio_esd_out.c
AgeCommit message (Expand)Author
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-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-04-10improving config help stringsMichael Roitzsch
2003-12-14API version bounceSiggi Langauf
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-10-06some housekeeping and compiler warningsMichael Roitzsch
2003-02-14wrong returned pointer typeDaniel Caujolle-Bert
2002-12-27- query the esd server's sample rate, do not hardcode 44100 HzJuergen Keil
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-11-26return of the esd audio output driverGuenter Bartsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-03-11Add a "control" method to the audio drivers, to allow pause/resume of theJuergen Keil
2001-12-18Remove unneeded char*.Daniel Caujolle-Bert
2001-12-18Native esd mixer control.Daniel Caujolle-Bert
2001-11-18more cleanups, config stuff bugfixesGuenter Bartsch
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-10-14new simulated buffer softsync for esd outputGuenter Bartsch
2001-09-24Unblock SIGALRM, while we try to open esd. SIGALRM is used in an esd daemonJuergen Keil
2001-09-14Fix xine --help audio plugin sensing.James Courtier-Dutton
2001-09-04a little bit more log output from esd output pluginGuenter Bartsch
2001-09-02resample.* is no longer needed in audio_outxine-0_5_2-release0.5.2Guenter Bartsch
2001-08-24fixed esd / gap support (configureable), coding style enforcementGuenter Bartsch
2001-08-14audio output plugin priority handling, based on patch provided by Philip Stad...Guenter Bartsch
2001-06-25small code cleanup, no warnings when compiling esdGuenter Bartsch
2001-06-24fixed esd output pluginGuenter Bartsch
2001-04-27Fixed audio out init functions names.Daniel Caujolle-Bert
2001-04-27Audio out compile again. Change prototypes in audio out, libac3 andDaniel Caujolle-Bert
2001-04-24Reunification of xine-lib and xine-output. Some code cleanups.Daniel Caujolle-Bert