summaryrefslogtreecommitdiff
path: root/src/audio_out
AgeCommit message (Expand)Author
2001-09-06DTS via SPDIFJoachim Koenig
2001-09-06DTS via SPDIFJoachim Koenig
2001-09-06Add support for unsigned 8-bit audio formatJuergen Keil
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-09-01README updates.James Courtier-Dutton
2001-09-01Flush buffered audio samples on audio driver closeJuergen Keil
2001-08-29Fogotten A52 changes.Daniel Caujolle-Bert
2001-08-29update to liba52 v 0.7.0 including the dynamic range compensation feature (di...Guenter Bartsch
2001-08-26Surround sound audio actually works now.James Courtier-Dutton
2001-08-26MONO, STEREO, 4CHANNEL, 5CHANNEL and 5.1CHANNEL analogue audio out now work.James Courtier-Dutton
2001-08-26Added support for sensing capabilities of the sound hardware.James Courtier-Dutton
2001-08-25Added support for MONO in alsa09.James Courtier-Dutton
2001-08-25Fixed bug in ao_alsa_delay function.James Courtier-Dutton
2001-08-25adapted alsa05 plugin to new audio architecture (untested)Guenter Bartsch
2001-08-25small cleanupsGuenter Bartsch
2001-08-25fixed alsa output open return valuesGuenter Bartsch
2001-08-25alsa05 audio output plugin update from Peter WeissgerberGuenter Bartsch
2001-08-24fixed esd / gap support (configureable), coding style enforcementGuenter Bartsch
2001-08-23re-enabled audio resampling, correct a/v sync, corrected code style/indentati...Guenter Bartsch
2001-08-23Arts should now work on the new architecture.James Courtier-Dutton
2001-08-23Update Sun audio driver to new audio code.Juergen Keil
2001-08-22small automake.am clean - should still be easy to re-enable currently disable...Guenter Bartsch
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