index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
Age
Commit message (
Expand
)
Author
2018-07-03
audio: add audio timer trace points
Gerd Hoffmann
2018-06-25
audio: Convert use of atoi to qemu_strtoi
Nia Alarie
2018-03-12
audio/sdl: build as module
Gerd Hoffmann
2018-03-12
audio/pulseaudio: build as module
Gerd Hoffmann
2018-03-12
audio/oss: build as module
Gerd Hoffmann
2018-03-12
audio/alsa: build as module
Gerd Hoffmann
2018-03-12
audio: add module loading support
Gerd Hoffmann
2018-03-12
audio: add driver registry
Gerd Hoffmann
2018-03-05
audio: rename CONFIG_* to CONFIG_AUDIO_*
Gerd Hoffmann
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-06
audio: Replace AUDIO_FUNC with __func__
Alistair Francis
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2017-09-22
buildsys: Move audio libs to per object
Fam Zheng
2017-09-22
buildsys: Move sdl cflags/libs to per object
Fam Zheng
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-17
audio: st_rate_flow exist a infinite loop
Peng Hao
2017-05-04
audio: fix WAVState leak
Marc-André Lureau
2017-05-04
audio: release capture buffers
Gerd Hoffmann
2017-03-01
audio/sdlaudio: Allow audio playback with SDL2
Thomas Huth
2017-03-01
audio: make audio poll timer deterministic
Pavel Dovgalyuk
2017-03-01
replay: add record/replay for audio passthrough
Pavel Dovgalyuk
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-08
audio: clean up before monitor clean up
Marc-André Lureau
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
trace: split out trace events for audio/ directory
Daniel P. Berrange
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-03
audio: pa: Set volume of recording stream instead of recording device
Peter Krempa
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-05-18
Fix some typos found by codespell
Stefan Weil
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-02-23
all: Clean up includes
Peter Maydell
2016-02-02
audio: Clean up includes
Peter Maydell
2016-01-13
audio: Clean up inappropriate and unreachable use of hw_error()
Markus Armbruster
2015-12-15
audio/coreaudio.c: Avoid deprecated AudioDeviceAdd/RemoveIOProc APIs
Peter Maydell
2015-12-15
audio/coreaudio.c: Use new-in-OSX-10.6 APIs when available
Peter Maydell
2015-12-15
audio/coreaudio.c: Factor out uses of AudioDeviceGet/SetProperty
Peter Maydell
2015-12-15
audio/coreaudio.c: Use new-in-OSX-10.6 API for getting default voice
Peter Maydell
2015-12-15
audio/coreaudio.c: Factor out use of AudioHardwareGetProperty
Peter Maydell
2015-07-08
ossaudio: fix memory leak
Gonglei
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-15
ossaudio: use trace events instead of debug config flag
Kővágó, Zoltán
2015-06-15
alsaaudio: use trace events instead of verbose
Kővágó, Zoltán
2015-06-15
dsoundaudio: remove primary buffer
Kővágó, Zoltán
2015-06-15
dsoundaudio: remove *_retries kludges
Kővágó, Zoltán
2015-06-15
audio: remove plive
Kővágó, Zoltán
[next]