| Commit message (Expand) | Author | Age | Files | Lines |
* | qdev: Move softmmu properties to qdev-properties-system.h | Eduardo Habkost | 2020-12-18 | 1 | -0/+1 |
* | audio: remove unused function audio_is_cleaning_up() | Volker Rümelin | 2020-12-15 | 1 | -1/+0 |
* | audio: Let capture_callback handler use const buffer argument | Philippe Mathieu-Daudé | 2020-05-26 | 1 | -1/+1 |
* | audio: Let audio_sample_to_uint64() use const samples argument | Philippe Mathieu-Daudé | 2020-05-26 | 1 | -1/+1 |
* | audio: support more than two channels in volume setting | Kővágó, Zoltán | 2019-10-18 | 1 | -0/+10 |
* | audio: use size_t where makes sense | Kővágó, Zoltán | 2019-08-21 | 1 | -2/+2 |
* | audio: remove audio_MIN, audio_MAX | Kővágó, Zoltán | 2019-08-21 | 1 | -17/+0 |
* | audio: add audiodev properties to frontends | Kővágó, Zoltán | 2019-08-21 | 1 | -0/+4 |
* | audio: basic support for multi backend audio | Kővágó, Zoltán | 2019-08-21 | 1 | -3/+9 |
* | audio: -audiodev command line option basic implementation | Kővágó, Zoltán | 2019-03-11 | 1 | -3/+15 |
* | audio: use qapi AudioFormat instead of audfmt_e | Kővágó, Zoltán | 2019-03-11 | 1 | -10/+2 |
* | replay: add record/replay for audio passthrough | Pavel Dovgalyuk | 2017-03-01 | 1 | -0/+5 |
* | audio: clean up before monitor clean up | Marc-André Lureau | 2016-08-08 | 1 | -0/+3 |
* | Clean up decorations and whitespace around header guards | Markus Armbruster | 2016-07-12 | 1 | -1/+2 |
* | all: Clean up includes | Peter Maydell | 2016-02-23 | 1 | -1/+0 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | Use GCC_FMT_ATTR (format checking) | Stefan Weil | 2010-10-03 | 1 | -1/+1 |
* | Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking) | Stefan Weil | 2010-10-03 | 1 | -5/+1 |
* | audio: remove last remnants of _t | malc | 2009-10-15 | 1 | -3/+3 |
* | Fix sys-queue.h conflict for good | Blue Swirl | 2009-09-12 | 1 | -3/+3 |
* | audio: remove lsbindex/popcount in favour of host-utils's ctz32 | malc | 2009-09-12 | 1 | -3/+0 |
* | rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN | Juan Quintela | 2009-07-27 | 1 | -1/+1 |
* | Remove any pretense that there can be more than one AudioState | malc | 2009-05-14 | 1 | -4/+1 |
* | Make audio violate POSIX less | malc | 2008-12-03 | 1 | -5/+5 |
* | Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypes | blueswir1 | 2008-10-05 | 1 | -0/+3 |
* | First cut at WM8750 volume control (Jan Kiszka). | balrog | 2008-05-04 | 1 | -0/+3 |
* | Break up vl.h. | pbrook | 2007-11-17 | 1 | -1/+0 |
* | use config-host.h instead of config.h | bellard | 2007-11-07 | 1 | -1/+1 |
* | Qemu support for S32 and U32 alsa output, by Vassili Karpov. | ths | 2007-02-17 | 1 | -1/+3 |
* | audio capture to wab files (malc) | bellard | 2006-07-16 | 1 | -2/+21 |
* | audio endianness API changes (malc) | bellard | 2006-07-04 | 1 | -5/+10 |
* | audio fixes + initial audio capture support (malc) | bellard | 2006-07-04 | 1 | -1/+13 |
* | audio merge (malc) | bellard | 2005-11-20 | 1 | -2/+4 |
* | audio merge (malc) | bellard | 2005-11-05 | 1 | -32/+46 |
* | merged 15a_aqemu.patch audio patch (malc) | bellard | 2005-10-30 | 1 | -19/+71 |
* | audio clean up (initial patch by malc) | bellard | 2004-11-10 | 1 | -128/+5 |
* | audio merge (malc) | bellard | 2004-11-07 | 1 | -0/+188 |