aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela2009-09-111-1/+1
* Restore consistent formatting of audio devicesmalc2009-06-201-2/+2
* Remove any pretense that there can be more than one AudioStatemalc2009-05-141-2/+1
* Include assert.h from qemu-common.hPaul Brook2009-05-131-1/+0
* Push AUD_init down to devicesPaul Brook2009-05-121-6/+2
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-7/+0
* Make audio violate POSIX lessmalc2008-12-031-1/+1
* Fix miscellaneous minor things, by Andre Przywara.ths2007-12-171-0/+1
* Include qemu-timer.h iff DEBUG is defined.ths2007-12-021-0/+7
* Add missing include, by Sylvain Petreolle.ths2007-12-021-0/+1
* Break up vl.h.pbrook2007-11-171-1/+2
* Unify IRQ handling.pbrook2007-04-071-1/+1
* audio endianness API changes (malc)bellard2006-07-041-2/+2
* pcm endianness is now explicit (malc)bellard2005-11-201-3/+4
* audio merge (malc)bellard2005-11-051-12/+28
* merged 15a_aqemu.patch audio patch (malc)bellard2005-10-301-137/+148
* audio clean up (initial patch by malc)bellard2004-11-091-2/+6
* audio merge (malc)bellard2004-11-071-0/+309