aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2013-12-09audio: adjust pulse to 100Hz wakeup rateGerd Hoffmann
2013-12-09audio: Lower default wakeup rate to 100 times / secondHans de Goede
2013-11-07ossaudio: check for oss support in oss_audio_initGerd Hoffmann
2013-11-07Revert "ossaudio: do not enable by default"Gerd Hoffmann
2013-11-05ossaudio: do not enable by defaultAnthony Liguori
2013-10-31Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-10-26audio/mixeng_template.h: fix inline declarationAlex Bligh
2013-10-23audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* secondHans de Goede
2013-09-24audio: remove CONFIG_MIXEMU configure optionBandan Das
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-06-21audio: Replace static functions in header file by macros, remove GCC_ATTRStefan Weil
2013-05-26Remove OSS support for OpenBSDBrad Smith
2013-05-18remove some double-includesMichael Tokarev
2013-01-16audio: Replace non-portable asprintf in debug code by g_strdup_printfStefan Weil
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-19janitor: do not include qemu-char everywherePaolo Bonzini
2012-12-19janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini
2012-12-19build: move rules from Makefile to */Makefile.objsPaolo Bonzini
2012-11-30Revert "audio/wavcapture: Clarify licensing"Anthony Liguori
2012-11-30Revert "audio/audio_pt_int: Clarify licensing"Anthony Liguori
2012-11-19audio/audio_pt_int: Clarify licensingmalc
2012-11-19audio/wavcapture: Clarify licensingmalc
2012-09-23audio: Fix warning from static code analysisStefan Weil
2012-08-28audio/winwave: previous audio buffer should be flushedmunkyu.im
2012-07-16audio: Unbreak capturing in mixemu casemalc
2012-06-15audio/winwave: Fix typomalc
2012-06-07build: move audio/ objects to nested Makefile.objsPaolo Bonzini
2012-05-24audio: Always call fini on exitJan Kiszka
2012-05-18audio: split IN_T into two separate constantsRoger Pau Monne
2012-05-04fix build with pulseaudio versions older than 0.9.11Gerd Hoffmann
2012-04-25fix paaudio.c warningsGerd Hoffmann
2012-04-17Allow controlling volume with PulseAudio backendMarc-André Lureau
2012-04-17Do not use pa_simple PulseAudio APIMarc-André Lureau
2012-04-17audio/spice: add support for volume controlMarc-André Lureau
2012-04-17audio: don't apply volume effect if backend has VOICE_VOLUME_CAPMarc-André Lureau
2012-04-17audio: add VOICE_VOLUME ctlMarc-André Lureau
2012-02-25audio: Add some fall through commentsStefan Weil
2011-12-14Fix spelling in comments, documentation and messagesStefan Weil
2011-11-18fmodaudio: Remove unused variable 'bits16' (reported by cppcheck)Stefan Weil
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