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
2014-12-22
audio: Don't free hw resources until after hw backend is stopped
Peter Maydell
2014-06-13
audio: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-05-26
audio: replace fprintf(stderr, ...) with error_report() in audio
Le Tan
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-08
build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax
Michael Tokarev
2014-02-03
Add the ability to vary Spice playback and record rates, to facilitate Opus s...
Jeremy White
2013-12-09
audio: adjust pulse to 100Hz wakeup rate
Gerd Hoffmann
2013-12-09
audio: Lower default wakeup rate to 100 times / second
Hans de Goede
2013-11-07
ossaudio: check for oss support in oss_audio_init
Gerd Hoffmann
2013-11-07
Revert "ossaudio: do not enable by default"
Gerd Hoffmann
2013-11-05
ossaudio: do not enable by default
Anthony Liguori
2013-10-31
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-10-26
audio/mixeng_template.h: fix inline declaration
Alex Bligh
2013-10-23
audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second
Hans de Goede
2013-09-24
audio: remove CONFIG_MIXEMU configure option
Bandan Das
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-06-21
audio: Replace static functions in header file by macros, remove GCC_ATTR
Stefan Weil
2013-05-26
Remove OSS support for OpenBSD
Brad Smith
2013-05-18
remove some double-includes
Michael Tokarev
2013-01-16
audio: Replace non-portable asprintf in debug code by g_strdup_printf
Stefan Weil
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
2012-12-19
build: move rules from Makefile to */Makefile.objs
Paolo Bonzini
2012-11-30
Revert "audio/wavcapture: Clarify licensing"
Anthony Liguori
2012-11-30
Revert "audio/audio_pt_int: Clarify licensing"
Anthony Liguori
2012-11-19
audio/audio_pt_int: Clarify licensing
malc
2012-11-19
audio/wavcapture: Clarify licensing
malc
2012-09-23
audio: Fix warning from static code analysis
Stefan Weil
2012-08-28
audio/winwave: previous audio buffer should be flushed
munkyu.im
2012-07-16
audio: Unbreak capturing in mixemu case
malc
2012-06-15
audio/winwave: Fix typo
malc
2012-06-07
build: move audio/ objects to nested Makefile.objs
Paolo Bonzini
2012-05-24
audio: Always call fini on exit
Jan Kiszka
2012-05-18
audio: split IN_T into two separate constants
Roger Pau Monne
2012-05-04
fix build with pulseaudio versions older than 0.9.11
Gerd Hoffmann
2012-04-25
fix paaudio.c warnings
Gerd Hoffmann
2012-04-17
Allow controlling volume with PulseAudio backend
Marc-André Lureau
2012-04-17
Do not use pa_simple PulseAudio API
Marc-André Lureau
2012-04-17
audio/spice: add support for volume control
Marc-André Lureau
2012-04-17
audio: don't apply volume effect if backend has VOICE_VOLUME_CAP
Marc-André Lureau
2012-04-17
audio: add VOICE_VOLUME ctl
Marc-André Lureau
2012-02-25
audio: Add some fall through comments
Stefan Weil
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
2011-11-18
fmodaudio: Remove unused variable 'bits16' (reported by cppcheck)
Stefan Weil
2011-09-20
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2011-09-20
wavaudio: Use stdio instead of QEMUFile
Juan Quintela
2011-09-20
wavcapture: Use stdio instead of QEMUFile
Juan Quintela
[next]