Age | Commit message (Expand) | Author |
2019-10-18 | audio: replace shift in audio_pcm_info with bytes_per_frame | Kővágó, Zoltán |
2019-10-18 | audio: support more than two channels in volume setting | Kővágó, Zoltán |
2019-09-23 | audio: split ctl_* functions into enable_* and volume_* | Kővágó, Zoltán |
2019-09-23 | audio: common rate control code for timer based outputs | Kővágó, Zoltán |
2019-09-23 | audio: unify input and output mixeng buffer management | Kővágó, Zoltán |
2019-09-23 | audio: remove remains of the old backend api | Kővágó, Zoltán |
2019-09-23 | audio: api for mixeng code free backends | Kővágó, Zoltán |
2019-08-21 | audio: use size_t where makes sense | Kővágó, Zoltán |
2019-08-21 | audio: remove read and write pcm_ops | Kővágó, Zoltán |
2019-08-21 | audio: do not run each backend in audio_run | Kővágó, Zoltán |
2019-08-21 | audio: basic support for multi backend audio | Kővágó, Zoltán |
2019-08-21 | audio: reduce glob_audio_state usage | Kővágó, Zoltán |
2019-03-11 | audio: -audiodev command line option: cleanup | Kővágó, Zoltán |
2019-03-11 | audio: -audiodev command line option basic implementation | Kővágó, Zoltán |
2019-01-22 | audio: Remove AudioState from "qemu/typedefs.h" | Philippe Mathieu-Daudé |
2018-03-12 | audio: add driver registry | Gerd Hoffmann |
2018-03-05 | audio: rename CONFIG_* to CONFIG_AUDIO_* | Gerd Hoffmann |
2018-02-06 | audio: Replace AUDIO_FUNC with __func__ | Alistair Francis |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2015-06-15 | audio: expose drv_opaque to init_out and init_in | Kővágó, Zoltán |
2015-06-15 | audio: remove winwave audio driver | Kővágó, Zoltán |
2015-06-15 | audio: remove fmod backend | Kővágó, Zoltán |
2015-06-15 | audio: remove esd backend | Kővágó, Zoltán |
2013-06-21 | audio: Replace static functions in header file by macros, remove GCC_ATTR | Stefan Weil |
2012-04-17 | audio: don't apply volume effect if backend has VOICE_VOLUME_CAP | Marc-André Lureau |
2012-04-17 | audio: add VOICE_VOLUME ctl | Marc-André Lureau |
2011-01-12 | audio: split sample conversion and volume mixing | Michael Walle |
2010-11-09 | spice: add audio | Gerd Hoffmann |
2010-09-22 | Move macros GCC_ATTR and GCC_FMT_ATTR to common header file | Stefan Weil |
2009-10-15 | audio: remove last remnants of _t | malc |
2009-10-10 | Windows Waveform Audio driver (no ADC support yet) | malc |
2009-09-18 | audio: internal API change | malc |
2009-09-18 | audio: introduce audio_pcm_hw_clip_out helper function | malc |
2009-09-12 | Fix sys-queue.h conflict for good | Blue Swirl |
2009-09-12 | audio: poll mode infrastructure | malc |
2009-08-11 | Use proper struct initializers and remove INIT_FIELD() macro | Juan Quintela |
2009-05-14 | Remove any pretense that there can be more than one AudioState | malc |
2009-02-18 | Avoid running audio ctl's when vm is not running | malc |
2008-12-03 | Make audio violate POSIX less | malc |
2008-10-06 | Prepare for changing audio_pcm_ops dynamically (partially revert r5422) | blueswir1 |
2008-10-05 | Make audio_pcm_opsstatic const | blueswir1 |
2008-07-02 | Pulseaudio driver | malc |
2008-01-14 | pthreads-based audio and miscellaneous audio clean-up (malc). | balrog |
2007-07-12 | Spelling fix, by Stuart Brady. | ths |
2006-07-16 | audio capture to wab files (malc) | bellard |
2006-07-04 | audio endianness API changes (malc) | bellard |
2006-07-04 | audio fixes + initial audio capture support (malc) | bellard |
2005-11-20 | audio merge (malc) | bellard |
2005-11-11 | debug fix (malc) | bellard |
2005-11-05 | audio merge (malc) | bellard |