aboutsummaryrefslogtreecommitdiffstats
path: root/audio/paaudio.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-4/+4
2011-01-25pulseaudio: tweak configGerd Hoffmann1-9/+1
2011-01-25pulseaudio: setup buffer attrsGerd Hoffmann1-1/+11
2011-01-25pulseaudio: process 1/4 buffer max at onceGerd Hoffmann1-13/+9
2011-01-12audio: split sample conversion and volume mixingMichael Walle1-1/+1
2010-09-29pulse-audio: fix bug on updating rposWu Fengguang1-1/+1
2009-10-13qemu: allow pulseaudio to be the defaultMichael S. Tsirkin1-1/+1
2009-09-18audio: internal API changemalc1-3/+2
2009-08-11Aestheticsmalc1-20/+30
2009-08-11use C99 initializers for all audio/*Juan Quintela1-5/+2
2009-08-11use C99 initializers for audio_pcm_opsJuan Quintela1-10/+11
2009-08-11Use C99 initializers for audio_optionJuan Quintela1-16/+21
2009-08-11Use proper struct initializers and remove INIT_FIELD() macroJuan Quintela1-11/+11
2009-06-19fix qemu_alloc/qemu_free for audio subsystemJean-Christophe Dubois1-2/+2
2008-12-03Make audio violate POSIX lessmalc1-5/+5
2008-10-06Prepare for changing audio_pcm_ops dynamically (partially revert r5422)blueswir11-1/+1
2008-10-05Make audio_pcm_opsstatic constblueswir11-1/+1
2008-07-02Pulseaudio drivermalc1-0/+515