aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-08-08audio: clean up before monitor clean upMarc-André Lureau
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-06-20trace: split out trace events for audio/ directoryDaniel P. Berrange
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-06-03audio: pa: Set volume of recording stream instead of recording devicePeter Krempa
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini
2016-05-18Fix some typos found by codespellStefan Weil
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-02-23all: Clean up includesPeter Maydell
2016-02-02audio: Clean up includesPeter Maydell
2016-01-13audio: Clean up inappropriate and unreachable use of hw_error()Markus Armbruster
2015-12-15audio/coreaudio.c: Avoid deprecated AudioDeviceAdd/RemoveIOProc APIsPeter Maydell
2015-12-15audio/coreaudio.c: Use new-in-OSX-10.6 APIs when availablePeter Maydell
2015-12-15audio/coreaudio.c: Factor out uses of AudioDeviceGet/SetPropertyPeter Maydell
2015-12-15audio/coreaudio.c: Use new-in-OSX-10.6 API for getting default voicePeter Maydell
2015-12-15audio/coreaudio.c: Factor out use of AudioHardwareGetPropertyPeter Maydell
2015-07-08ossaudio: fix memory leakGonglei
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