aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-15ossaudio: use trace events instead of debug config flagKővágó, Zoltán
2015-06-15alsaaudio: use trace events instead of verboseKővágó, Zoltán
2015-06-15dsoundaudio: remove primary bufferKővágó, Zoltán
2015-06-15dsoundaudio: remove *_retries kludgesKővágó, Zoltán
2015-06-15audio: remove pliveKővágó, Zoltán
2015-06-15audio: remove LOG_TO_MONITOR along with default_monKővágó, Zoltán
2015-06-15sdlaudio: do not allow multiple instancesKővágó, Zoltán
2015-06-15coreaudio: do not use global variables where possibleKővágó, Zoltán
2015-06-15dsoundaudio: do not use global variablesKővágó, Zoltán
2015-06-15paaudio: fix possible resource leakKővágó, Zoltán
2015-06-15wavaudio: do not use global variablesKővágó, Zoltán
2015-06-15ossaudio: do not use global variablesKővágó, Zoltán
2015-06-15alsaaudio: do not use global variablesKővágó, Zoltán
2015-06-15paaudio: do not use global variablesKővágó, Zoltán
2015-06-15audio: expose drv_opaque to init_out and init_inKővágó, Zoltán
2015-06-15audio: remove winwave audio driverKővágó, Zoltán
2015-06-15audio: remove fmod backendKővágó, Zoltán
2015-06-15audio: remove esd backendKővágó, Zoltán
2015-06-12oss: Remove unused error handling of qemu_set_fd_handlerFam Zheng
2015-06-12alsaaudio: Remove unused error handling of qemu_set_fd_handlerFam Zheng
2014-12-22audio: Don't free hw resources until after hw backend is stoppedPeter Maydell
2014-06-13audio: Drop superfluous conditionals around g_free()Markus Armbruster
2014-05-26audio: replace fprintf(stderr, ...) with error_report() in audioLe Tan
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-08build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev
2014-02-03Add the ability to vary Spice playback and record rates, to facilitate Opus s...Jeremy White
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