summaryrefslogtreecommitdiff
path: root/src/audio_out/audio_oss_out.c
AgeCommit message (Expand)Author
2001-08-18corrected code indentiationGuenter Bartsch
2001-08-14audio output plugin priority handling, based on patch provided by Philip Stad...Guenter Bartsch
2001-08-12make oss output check if sampling rate is supported and try 44100 hz if notGuenter Bartsch
2001-08-05Fixed a very hard to track bug with 5.0 or 5.1 playback:Eduard Hasenleithner
2001-08-05Implemented preferred OSS audio device.xine-0_5_0-release0.5.0Eduard Hasenleithner
2001-07-26PPC patches by Bill FinkGuenter Bartsch
2001-07-22Made resampling switchable through xinerc.Eduard Hasenleithner
2001-07-22Fixed missing case for 5.1 output.Eduard Hasenleithner
2001-07-20latest libac3 update from walken including lfe supportGuenter Bartsch
2001-07-14Enable STEREO again.James Courtier-Dutton
2001-06-24fixed esd output pluginGuenter Bartsch
2001-06-24added arts audio support contributed by Philip StadermannGuenter Bartsch
2001-06-24fixed small audio_fd initialization bugGuenter Bartsch
2001-06-24added missing metronom functions (sorry... ;-))Guenter Bartsch
2001-06-23fixed race between metronom and xine engine, small audio plugin api change to...Guenter Bartsch
2001-06-16err message bugfixGuenter Bartsch
2001-06-15Fixed some warns.Daniel Caujolle-Bert
2001-06-14small patches and bugfixes (debugging on freebsd...)Guenter Bartsch
2001-06-11ac3 spdif output on oss drivers from James Courtier-DuttonGuenter Bartsch
2001-06-05fixed little bug for buffer underrunsGuenter Bartsch
2001-06-04protection agains dry buffers (alsa oss emulation) and less debugging outputGuenter Bartsch
2001-06-04a radically simplified (but working) audio output syncing methodGuenter Bartsch
2001-05-27mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ...Guenter Bartsch
2001-05-08Check for byteswap.h presence. Add workaround for AFMT_S16_NE definition.Daniel Caujolle-Bert
2001-05-07Fixed the way to detect libtool version. Add get_capabilities(),get_property()Daniel Caujolle-Bert
2001-05-07Check and comply with devfs (i hope).Daniel Caujolle-Bert
2001-04-28bugfix in video_out_xv, sorted out audio output plugin handling/codeGuenter Bartsch
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