| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 2016-06-20 | 1 | -0/+17 |
|\ |
|
| * | trace: split out trace events for audio/ directory | Daniel P. Berrange | 2016-06-20 | 1 | -0/+17 |
* | | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost | 2016-06-20 | 1 | -8/+2 |
|/ |
|
* | os-posix: include sys/mman.h | Paolo Bonzini | 2016-06-16 | 1 | -1/+0 |
* | audio: pa: Set volume of recording stream instead of recording device | Peter Krempa | 2016-06-03 | 1 | -6/+5 |
* | qemu-common: stop including qemu/host-utils.h from qemu-common.h | Paolo Bonzini | 2016-05-19 | 3 | -1/+3 |
* | qemu-common: stop including qemu/bswap.h from qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | Fix some typos found by codespell | Stefan Weil | 2016-05-18 | 2 | -2/+2 |
* | util: move declarations out of qemu-common.h | Veronia Bahaa | 2016-03-22 | 1 | -0/+1 |
* | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 2016-03-22 | 4 | -9/+8 |
* | all: Clean up includes | Peter Maydell | 2016-02-23 | 1 | -1/+0 |
* | audio: Clean up includes | Peter Maydell | 2016-02-02 | 14 | -3/+14 |
* | audio: Clean up inappropriate and unreachable use of hw_error() | Markus Armbruster | 2016-01-13 | 1 | -9/+2 |
* | audio/coreaudio.c: Avoid deprecated AudioDeviceAdd/RemoveIOProc APIs | Peter Maydell | 2015-12-15 | 1 | -9/+15 |
* | audio/coreaudio.c: Use new-in-OSX-10.6 APIs when available | Peter Maydell | 2015-12-15 | 1 | -1/+106 |
* | audio/coreaudio.c: Factor out uses of AudioDeviceGet/SetProperty | Peter Maydell | 2015-12-15 | 1 | -47/+94 |
* | audio/coreaudio.c: Use new-in-OSX-10.6 API for getting default voice | Peter Maydell | 2015-12-15 | 1 | -0/+27 |
* | audio/coreaudio.c: Factor out use of AudioHardwareGetProperty | Peter Maydell | 2015-12-15 | 1 | -6/+11 |
* | ossaudio: fix memory leak | Gonglei | 2015-07-08 | 1 | -0/+1 |
* | qerror: Move #include out of qerror.h | Markus Armbruster | 2015-06-22 | 2 | -0/+2 |
* | ossaudio: use trace events instead of debug config flag | Kővágó, Zoltán | 2015-06-15 | 1 | -21/+4 |
* | alsaaudio: use trace events instead of verbose | Kővágó, Zoltán | 2015-06-15 | 1 | -46/+14 |
* | dsoundaudio: remove primary buffer | Kővágó, Zoltán | 2015-06-15 | 1 | -104/+0 |
* | dsoundaudio: remove *_retries kludges | Kővágó, Zoltán | 2015-06-15 | 2 | -83/+20 |
* | audio: remove plive | Kővágó, Zoltán | 2015-06-15 | 2 | -53/+0 |
* | audio: remove LOG_TO_MONITOR along with default_mon | Kővágó, Zoltán | 2015-06-15 | 1 | -20/+3 |
* | sdlaudio: do not allow multiple instances | Kővágó, Zoltán | 2015-06-15 | 1 | -0/+7 |
* | coreaudio: do not use global variables where possible | Kővágó, Zoltán | 2015-06-15 | 1 | -19/+24 |
* | dsoundaudio: do not use global variables | Kővágó, Zoltán | 2015-06-15 | 2 | -50/+74 |
* | paaudio: fix possible resource leak | Kővágó, Zoltán | 2015-06-15 | 1 | -1/+5 |
* | wavaudio: do not use global variables | Kővágó, Zoltán | 2015-06-15 | 1 | -16/+21 |
* | ossaudio: do not use global variables | Kővágó, Zoltán | 2015-06-15 | 1 | -49/+61 |
* | alsaaudio: do not use global variables | Kővágó, Zoltán | 2015-06-15 | 1 | -68/+82 |
* | paaudio: do not use global variables | Kővágó, Zoltán | 2015-06-15 | 1 | -46/+52 |
* | audio: expose drv_opaque to init_out and init_in | Kővágó, Zoltán | 2015-06-15 | 11 | -20/+27 |
* | audio: remove winwave audio driver | Kővágó, Zoltán | 2015-06-15 | 3 | -719/+0 |
* | audio: remove fmod backend | Kővágó, Zoltán | 2015-06-15 | 3 | -688/+0 |
* | audio: remove esd backend | Kővágó, Zoltán | 2015-06-15 | 3 | -559/+0 |
* | oss: Remove unused error handling of qemu_set_fd_handler | Fam Zheng | 2015-06-12 | 1 | -6/+8 |
* | alsaaudio: Remove unused error handling of qemu_set_fd_handler | Fam Zheng | 2015-06-12 | 1 | -14/+2 |
* | audio: Don't free hw resources until after hw backend is stopped | Peter Maydell | 2014-12-23 | 1 | -1/+1 |
* | audio: Drop superfluous conditionals around g_free() | Markus Armbruster | 2014-06-13 | 3 | -23/+10 |
* | audio: replace fprintf(stderr, ...) with error_report() in audio | Le Tan | 2014-05-26 | 2 | -3/+2 |
* | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 2014-05-14 | 1 | -2/+1 |
* | build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax | Michael Tokarev | 2014-05-08 | 1 | -1/+1 |
* | Add the ability to vary Spice playback and record rates, to facilitate Opus s... | Jeremy White | 2014-02-03 | 1 | -2/+25 |
* | audio: adjust pulse to 100Hz wakeup rate | Gerd Hoffmann | 2013-12-09 | 1 | -4/+4 |
* | audio: Lower default wakeup rate to 100 times / second | Hans de Goede | 2013-12-09 | 1 | -1/+1 |
* | ossaudio: check for oss support in oss_audio_init | Gerd Hoffmann | 2013-11-07 | 1 | -0/+4 |
* | Revert "ossaudio: do not enable by default" | Gerd Hoffmann | 2013-11-07 | 1 | -1/+1 |