summaryrefslogtreecommitdiff
path: root/src/audio_out/audio_arts_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ò
2007-06-16Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...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-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-03-16[coverity]Thibaut Mattern
2004-07-11- add a work-around for aRts bug:Bastien Nocera
2004-04-09made GCC happyDaniel Caujolle-Bert
2004-02-15exiting xine with arts audio freezes on BSD; this should be an arts bug, butMichael Roitzsch
2003-12-20solved some big-endian problemesManfred Tremmel
2003-12-14API version bounceSiggi Langauf
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-15The _XOPEN_SOURCE define for getting a swab() prototype confuses the solarisJuergen Keil
2002-12-06fixing segfaults in artsMiguel Freitas
2002-11-25return of the arts audio output pluginGuenter 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-05-27software volume control patch by Igor Mokrushin <igor@avtomir.ru>Miguel Freitas
2002-05-23connect to arts server only once and disconnects on exit. this fixesMiguel Freitas
2002-04-06changes i forgot to commit with sound card drift patch. AO_MAX_GAP shouldMiguel Freitas
2002-03-11Add a "control" method to the audio drivers, to allow pause/resume of theJuergen Keil
2001-11-18more cleanups, config stuff bugfixesGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-10-12- fix for playing low quality sound (like 11127Hz,8bit,mono)Miguel Freitas
2001-09-14Fix xine --help audio plugin sensing.James Courtier-Dutton
2001-08-24fixed esd / gap support (configureable), coding style enforcementGuenter Bartsch
2001-08-23Arts should now work on the new architecture.James Courtier-Dutton
2001-07-30artsd audio output patch by Philip StadermannGuenter Bartsch
2001-06-24added arts audio support contributed by Philip StadermannGuenter Bartsch