aboutsummaryrefslogtreecommitdiff
path: root/audio/audio.h
AgeCommit message (Expand)Author
2023-10-08audio: reintroduce default audio backend for VNCPaolo Bonzini
2023-10-08audio: extract audio_define_defaultPaolo Bonzini
2023-10-08audio: disable default backends if -audio/-audiodev is usedPaolo Bonzini
2023-10-03audio: propagate Error * out of audio_initMartin Kletzander
2023-10-03audio: remove QEMU_AUDIO_* and -audio-help supportPaolo Bonzini
2023-10-03audio: return Error ** from audio_state_by_namePaolo Bonzini
2022-09-19audio: add help option for -audio and -audiodevClaudio Fontana
2022-09-02audio: exit(1) if audio backend failed to be found or initializedMarc-André Lureau
2022-05-14introduce -audio as a replacement for -soundhwPaolo Bonzini
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-12-15audio: remove unused function audio_is_cleaning_up()Volker Rümelin
2020-05-26audio: Let capture_callback handler use const buffer argumentPhilippe Mathieu-Daudé
2020-05-26audio: Let audio_sample_to_uint64() use const samples argumentPhilippe Mathieu-Daudé
2019-10-18audio: support more than two channels in volume settingKővágó, Zoltán
2019-08-21audio: use size_t where makes senseKővágó, Zoltán
2019-08-21audio: remove audio_MIN, audio_MAXKővágó, Zoltán
2019-08-21audio: add audiodev properties to frontendsKővágó, Zoltán
2019-08-21audio: basic support for multi backend audioKővágó, Zoltán
2019-03-11audio: -audiodev command line option basic implementationKővágó, Zoltán
2019-03-11audio: use qapi AudioFormat instead of audfmt_eKővágó, Zoltán
2017-03-01replay: add record/replay for audio passthroughPavel Dovgalyuk
2016-08-08audio: clean up before monitor clean upMarc-André Lureau
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-02-23all: Clean up includesPeter Maydell
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-03Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil
2009-10-15audio: remove last remnants of _tmalc
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-09-12audio: remove lsbindex/popcount in favour of host-utils's ctz32malc
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela
2009-05-14Remove any pretense that there can be more than one AudioStatemalc
2008-12-03Make audio violate POSIX lessmalc
2008-10-05Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypesblueswir1
2008-05-04First cut at WM8750 volume control (Jan Kiszka).balrog
2007-11-17Break up vl.h.pbrook
2007-11-07use config-host.h instead of config.hbellard
2007-02-17Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths
2006-07-16audio capture to wab files (malc)bellard
2006-07-04audio endianness API changes (malc)bellard
2006-07-04audio fixes + initial audio capture support (malc)bellard
2005-11-20audio merge (malc)bellard
2005-11-05audio merge (malc)bellard
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard
2004-11-09audio clean up (initial patch by malc)bellard
2004-11-07audio merge (malc)bellard