summaryrefslogtreecommitdiff
path: root/src/audio_out
AgeCommit message (Expand)Author
2001-08-22Both OSS and ALSA09 are now supported by the new audio_out architecture.James Courtier-Dutton
2001-08-21First checkin of new audio_out architecture.James Courtier-Dutton
2001-08-20Andy's patch for AC3Joachim Koenig
2001-08-18corrected code indentiationGuenter Bartsch
2001-08-14audio output plugin priority handling, based on patch provided by Philip Stad...Guenter Bartsch
2001-08-13alsa05 patch provided by Peter WeissgerberGuenter 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-08-01new sync stuff and SPDIF correctionsJoachim Koenig
2001-07-30artsd audio output patch by Philip StadermannGuenter Bartsch
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-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
2001-07-17Fixed distcheck failure. Fixed Slackware/Redhat package generation.Daniel Caujolle-Bert
2001-07-16IRIX / mips port. Audio and CD support are not implemented yet.Matthias Hopf
2001-07-14Enable STEREO again.James Courtier-Dutton
2001-07-14cleaned up and finished spu_thread removalGuenter Bartsch
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-06-30(hopefully) fixed alsa driverGuenter Bartsch
2001-06-26last_audio_vpts stuff added to sun audio driverJuergen Keil
2001-06-25small code cleanup, no warnings when compiling esdGuenter Bartsch
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-22Make sure the sun-style-ioctl audio plugin compiles on NetBSDJuergen Keil
2001-06-21solaris and stability patches provided by Juergen KeilGuenter 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-11SPDIF works nowJoachim Koenig
2001-06-11ac3 spdif output on oss drivers from James Courtier-DuttonGuenter Bartsch
2001-06-06Added alsa 0.5 compilation. Only one driver will be enabled at sameDaniel Caujolle-Bert
2001-06-06driver for alsa 0.5.xJoachim Koenig
2001-06-05more creditsJoachim Koenig
2001-06-05some copyrights and devices now configurableJoachim Koenig
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-06-01Fixed compilation with 0.5 library.Daniel Caujolle-Bert
2001-05-31more ac3 stuff now in driverJoachim Koenig
2001-05-30alsa is back againJoachim Koenig
2001-05-27mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ...Guenter Bartsch
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
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