aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2011-09-20Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2011-09-20wavaudio: Use stdio instead of QEMUFileJuan Quintela
2011-09-20wavcapture: Use stdio instead of QEMUFileJuan Quintela
2011-09-15Replace the VMSTOP macros with a proper state typeLuiz Capitulino
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-06-23coreaudio: Fix OSStatus format specifierAndreas Färber
2011-06-23coreaudio: Avoid formatting UInt32 typeAndreas Färber
2011-06-14Fix compilation warning due to incorrectly specified typeAlexandre Raymond
2011-06-08Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond
2011-06-01audio: fix integer overflow expressionJuha Riihim?ki
2011-04-03Fix trivial "endianness bugs"Stefan Weil
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2011-01-25pulseaudio: tweak configGerd Hoffmann
2011-01-25pulseaudio: setup buffer attrsGerd Hoffmann
2011-01-25pulseaudio: process 1/4 buffer max at onceGerd Hoffmann
2011-01-12audio: split sample conversion and volume mixingMichael Walle
2011-01-09alsaaudio: add endianness support for VoiceInMichael Walle
2011-01-09ossaudio: add endianness support for VoiceInMichael Walle
2011-01-04noaudio: correctly account acquired samplesMichael Walle
2010-12-10noaudio: fix return value for read()Michael Walle
2010-12-04audio: Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-11-18audio: Only use audio timer when necessarymalc
2010-11-11add copyright to spiceaudioGerd Hoffmann
2010-11-09spice: add audioGerd Hoffmann
2010-10-18issue snd_pcm_start() when capturing audioJindrich Makovicka
2010-10-18fix 100% CPU load when idle with ALSAJindrich Makovicka
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-03Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil
2010-09-29pulse-audio: fix bug on updating rposWu Fengguang
2010-09-28audio: Fix memory size for resampling buffer in DAC casemalc
2010-09-22Move macros GCC_ATTR and GCC_FMT_ATTR to common header fileStefan Weil
2010-08-07audio/sdl: return on errormalc
2010-08-06audio/sdl: be more anal about errorsmalc
2010-08-06audio: make audio_pt_init block all signalsmalc
2010-07-06savevm: Add DeviceState paramAlex Williamson
2010-05-22Fix %lld or %llx printf format useBlue Swirl
2010-04-22audio/sdlaudio: remove unused variableSerge Ziryukin
2010-04-21audio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixupmalc
2010-03-16monitor: Separate "default monitor" and "current monitor" cleanlyMarkus Armbruster
2010-03-11audio: fix commentmalc
2010-02-28audio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handlermalc
2010-02-28audio/alsa: Spelling typo (paramters)Vagrant Cascadian
2010-01-17audio: include more information into audio_bug's outputmalc
2010-01-17Revert "sdlaudio: make it suck less"malc
2010-01-13Workaround for broken OSS_GETVERSION on FreeBSD, part twoJuergen Lock
2010-01-09oss: fix fragment settingmalc
2010-01-09oss: issue OSS_GETVERSION ioctl only when neededmalc
2010-01-09oss: refactor code around policy settingmalc
2010-01-08oss: workaround for cases when OSS_GETVERSION is not definedmalc
2009-12-03audio: port to vmstateJuan Quintela