summaryrefslogtreecommitdiff
path: root/src/audio_out
AgeCommit message (Expand)Author
2002-09-11new_api update for sun audio pluginJuergen Keil
2002-09-10remove outdated alsa commentMichael 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-07-31Fix endian issue by Bastien NoceraPhilipp Hahn
2002-07-08Request period_TIME instead of period_SIZEPhilipp Hahn
2002-07-05- win32 bugfixesMiguel Freitas
2002-07-03Add function descriptions because I am tired of looking them up eacg timePhilipp Hahn
2002-07-03Calculate b/f the alsa wayPhilipp Hahn
2002-07-03Only test 8bit, do not set itPhilipp Hahn
2002-07-03Optionally reduce logging outputPhilipp Hahn
2002-07-02Fix spellingPhilipp Hahn
2002-07-02Some fixes to the recent changes made to audio_alsa_out.James Courtier-Dutton
2002-07-01improved audio resampling for limited featured sound cards (like the ones fou...Miguel Freitas
2002-07-01Pre-final: cleanup period-size calculationPhilipp Hahn
2002-07-01FIX: Set buffer-time instead of buffer-sizePhilipp Hahn
2002-07-01Fix rate adjustmentPhilipp Hahn
2002-07-01Add documentationPhilipp Hahn
2002-07-01Add/improve error reportingPhilipp Hahn
2002-07-01Remove unused variablePhilipp Hahn
2002-07-01Remove obsolete cruftPhilipp Hahn
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-17Use reset call instead of drop.Thibaut Mattern
2002-06-15Try pause call only once.Thibaut Mattern
2002-06-13Try to use snd_pcm_pause, fallback to a reset if it doesn't work.Thibaut Mattern
2002-06-13Don't close/open the device on pause (only reset).Thibaut Mattern
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-03Flush audio_out buffers at seek and pause.Thibaut Mattern
2002-06-03Due of a nice suggestion from Siggi, remember_volume has moved to audio_out,Daniel Caujolle-Bert
2002-06-03Add "remember volume" feature.Daniel Caujolle-Bert
2002-05-28FreeBSD compile fixHeiko Schaefer
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-05-21patch from Ian Goldberg <ian@cypherpunks.ca>:Miguel Freitas
2002-05-02only include machine/soundcard.h for FreeBSD versions below 4.xHeiko Schaefer
2002-04-28last 0.9.9 preparations, disable ffmpeg debug output, error message fix for ossGuenter Bartsch
2002-04-28OSS 8 bit sound problem fix by Gert Vervoort <Gert.Vervoort@wxs.nl> plus inde...Guenter Bartsch
2002-04-27Just in case something goes wrong, stop with a handy error message.Matthias Dahl
2002-04-27Try do use the right asoundlib header file (avoid warning message).Daniel Caujolle-Bert
2002-04-23yet another sync method: probe sound card buffer size on startupMiguel Freitas
2002-04-15Alsa pause and resume is not stable enought yet.James Courtier-Dutton
2002-04-13Fixed the audio pausing/resuming on alsa09.James Courtier-Dutton
2002-04-06changes i forgot to commit with sound card drift patch. AO_MAX_GAP shouldMiguel Freitas
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-21Correct some parameters in some alsa-lib function calls.James Courtier-Dutton
2002-03-11Add a "control" method to the audio drivers, to allow pause/resume of theJuergen Keil
2002-03-11Fix muting set volume to 0 bug.Daniel Caujolle-Bert
2002-02-23Workaround added for a bug in Sun's audiocs driver (used for Ultra10, Ultra60,Juergen Keil
2002-02-11Added DTS patch from Michael Roitzsch <amalthea@freenet.de>Rich J Wareham
2002-02-08Avoid concurency access to mixer.Daniel Caujolle-Bert