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