summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC)malc2009-10-031-12/+15
* alsa: Change default buffer/period sizemalc2009-10-021-1/+2
* oss/alsa: Do not invoke UB described in 7.15.1.1malc2009-10-021-11/+14
* audio: internal API changemalc2009-09-181-7/+2
* alsa: use audio_pcm_hw_clip_outmalc2009-09-181-45/+43
* alsa: Use proper value when testing returned events in alsa_poll_handlermalc2009-09-141-4/+6
* alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handlemalc2009-09-141-25/+28
* alsa: poll mode handlingmalc2009-09-121-21/+204
* Aestheticsmalc2009-08-111-48/+67
* use C99 initializers for all audio/*Juan Quintela2009-08-111-2/+4
* use C99 initializers for audio_pcm_opsJuan Quintela2009-08-111-11/+11
* Use C99 initializers for audio_optionJuan Quintela2009-08-111-31/+45
* Use proper struct initializers and remove INIT_FIELD() macroJuan Quintela2009-08-111-11/+11
* alsa: add host suspend/resume supportBjørn Mork2009-07-301-2/+47
* Ignore -Waddress for alsaaudio.cmalc2009-07-171-0/+4
* alsa: fix warningGerd Hoffmann2009-06-181-4/+6
* Make audio violate POSIX lessmalc2008-12-031-6/+6
* Prepare for changing audio_pcm_ops dynamically (partially revert r5422)blueswir12008-10-061-1/+1
* Make audio_pcm_opsstatic constblueswir12008-10-051-1/+1
* Restore old value of buffer_sizemalc2008-07-091-0/+1
* Warn about rejected buffer/period size/time when it was specified by the usermalc2008-07-091-2/+7
* Call proper function when trying to set period sizemalc2008-07-091-2/+4
* Fix typomalc2008-07-031-1/+1
* Emit warning message if user supplied buffer/period size/time was rejectedmalc2008-06-211-0/+16
* Rework period/buffer size settingmalc2008-06-211-138/+52
* pthreads-based audio and miscellaneous audio clean-up (malc).balrog2008-01-141-41/+47
* Fix wrong signedness, by Andre Przywara.ths2007-12-161-3/+4
* Remove stray uses of vl.h.pbrook2007-11-171-1/+2
* Spelling fix, by Stuart Brady.ths2007-07-121-16/+16
* Don't define HIGH_LATENCY for ARM, this was a workaround for an ALSA problem.balrog2007-05-021-2/+2
* Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths2007-02-171-0/+26
* audio endianness API changes (malc)bellard2006-07-041-10/+4
* audio fixes + initial audio capture support (malc)bellard2006-07-041-3/+2
* added LF missing in logs (malc)bellard2005-11-201-2/+2
* audio merge (malc)bellard2005-11-201-89/+129
* debug fix (malc)bellard2005-11-111-30/+33
* audio merge (malc)bellard2005-11-051-37/+49
* merged 15a_aqemu.patch audio patch (malc)bellard2005-10-301-0/+926