| Commit message (Expand) | Author | Age | Files | Lines |
* | audio: Let audio_sample_to_uint64() use const samples argument | Philippe Mathieu-Daudé | 2020-05-26 | 1 | -2/+2 |
* | audio/mixeng: fix clang 10+ warning | Volker Rümelin | 2020-05-26 | 1 | -2/+3 |
* | audio: change mixing engine float range to [-1.f, 1.f] | Volker Rümelin | 2020-03-16 | 1 | -2/+2 |
* | audio: consistency changes | Volker Rümelin | 2020-03-16 | 1 | -1/+1 |
* | audio: change naming scheme of FLOAT_CONV macros | Volker Rümelin | 2020-03-16 | 1 | -11/+11 |
* | audio: proper support for float samples in mixeng | Kővágó, Zoltán | 2020-02-06 | 1 | -33/+55 |
* | coreaudio: fix coreaudio playback | Volker Rümelin | 2020-02-06 | 1 | -0/+48 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | audio: Replace AUDIO_FUNC with __func__ | Alistair Francis | 2018-02-06 | 1 | -1/+1 |
* | replay: add record/replay for audio passthrough | Pavel Dovgalyuk | 2017-03-01 | 1 | -0/+32 |
* | 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 | 1 | -1/+1 |
* | audio: Clean up includes | Peter Maydell | 2016-02-02 | 1 | -0/+1 |
* | audio: remove CONFIG_MIXEMU configure option | Bandan Das | 2013-09-24 | 1 | -6/+0 |
* | audio: split IN_T into two separate constants | Roger Pau Monne | 2012-05-18 | 1 | -12/+24 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-21 | 1 | -1/+1 |
* | audio: split sample conversion and volume mixing | Michael Walle | 2011-01-12 | 1 | -0/+25 |
* | audio: fix comment | malc | 2010-03-11 | 1 | -1/+1 |
* | Make audio violate POSIX less | malc | 2008-12-03 | 1 | -3/+3 |
* | Make mixer emulation a configure option (Jan Kiszka) | malc | 2008-06-23 | 1 | -2/+0 |
* | Break up vl.h. | pbrook | 2007-11-17 | 1 | -1/+2 |
* | Qemu support for S32 and U32 alsa output, by Vassili Karpov. | ths | 2007-02-17 | 1 | -18/+77 |
* | size_t fix (malc) | bellard | 2005-11-11 | 1 | -1/+1 |
* | audio merge (malc) | bellard | 2005-11-05 | 1 | -3/+4 |
* | merged 15a_aqemu.patch audio patch (malc) | bellard | 2005-10-30 | 1 | -105/+126 |
* | audio merge (malc) | bellard | 2004-11-07 | 1 | -0/+255 |