summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)AuthorFilesLines
2011-09-20wavcapture: Use stdio instead of QEMUFileJuan Quintela1-23/+56
2011-09-20wavcapture: Use stdio instead of QEMUFileJuan Quintela1-23/+56
2011-09-15Replace the VMSTOP macros with a proper state typeLuiz Capitulino1-1/+1
2011-09-15Replace the VMSTOP macros with a proper state typeLuiz Capitulino1-1/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori10-57/+57
2011-08-20Use glib memory allocation and free functionsAnthony Liguori10-57/+57
2011-06-23coreaudio: Fix OSStatus format specifierAndreas Färber1-1/+1
2011-06-23coreaudio: Fix OSStatus format specifierAndreas Färber1-1/+1
2011-06-23coreaudio: Avoid formatting UInt32 typeAndreas Färber1-2/+2
2011-06-23coreaudio: Avoid formatting UInt32 typeAndreas Färber1-2/+2
2011-06-14Fix compilation warning due to incorrectly specified typeAlexandre Raymond1-1/+1
2011-06-14Fix compilation warning due to incorrectly specified typeAlexandre Raymond1-1/+1
2011-06-08Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond2-3/+0
2011-06-08Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond2-3/+0
2011-06-01audio: fix integer overflow expressionJuha Riihim?ki1-2/+2
2011-06-01audio: fix integer overflow expressionJuha Riihim?ki1-2/+2
2011-04-03Fix trivial "endianness bugs"Stefan Weil1-10/+10
2011-04-03Fix trivial "endianness bugs"Stefan Weil1-10/+10
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini4-7/+7
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini4-7/+7
2011-01-25pulseaudio: tweak configGerd Hoffmann1-9/+1
2011-01-25pulseaudio: tweak configGerd Hoffmann1-9/+1
2011-01-25pulseaudio: setup buffer attrsGerd Hoffmann1-1/+11
2011-01-25pulseaudio: setup buffer attrsGerd Hoffmann1-1/+11
2011-01-25pulseaudio: process 1/4 buffer max at onceGerd Hoffmann1-13/+9
2011-01-25pulseaudio: process 1/4 buffer max at onceGerd Hoffmann1-13/+9
2011-01-12audio: split sample conversion and volume mixingMichael Walle13-55/+52
2011-01-12audio: split sample conversion and volume mixingMichael Walle13-55/+52
2011-01-09alsaaudio: add endianness support for VoiceInMichael Walle1-7/+27
2011-01-09alsaaudio: add endianness support for VoiceInMichael Walle1-7/+27
2011-01-09ossaudio: add endianness support for VoiceInMichael Walle1-5/+15
2011-01-09ossaudio: add endianness support for VoiceInMichael Walle1-5/+15
2011-01-04noaudio: correctly account acquired samplesMichael Walle1-0/+3
2011-01-04noaudio: correctly account acquired samplesMichael Walle1-0/+3
2010-12-10noaudio: fix return value for read()Michael Walle1-1/+1
2010-12-10noaudio: fix return value for read()Michael Walle1-1/+1
2010-12-04audio: Use GCC_FMT_ATTR (format checking)Stefan Weil1-1/+2
2010-12-04audio: Use GCC_FMT_ATTR (format checking)Stefan Weil1-1/+2
2010-11-18audio: Only use audio timer when necessarymalc1-14/+10
2010-11-18audio: Only use audio timer when necessarymalc1-14/+10
2010-11-11add copyright to spiceaudioGerd Hoffmann1-0/+19
2010-11-11add copyright to spiceaudioGerd Hoffmann1-0/+19
2010-11-09spice: add audioGerd Hoffmann3-0/+331
2010-11-09spice: add audioGerd Hoffmann3-0/+331
2010-10-18issue snd_pcm_start() when capturing audioJindrich Makovicka1-6/+17
2010-10-18issue snd_pcm_start() when capturing audioJindrich Makovicka1-6/+17
2010-10-18fix 100% CPU load when idle with ALSAJindrich Makovicka1-0/+4
2010-10-18fix 100% CPU load when idle with ALSAJindrich Makovicka1-0/+4
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil1-1/+1
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil1-1/+1