summaryrefslogtreecommitdiffstats
path: root/audio/alsaaudio.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+52Star
* 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/+4Star
* audio fixes + initial audio capture support (malc)bellard2006-07-041-3/+2Star
* 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