Age | Commit message (Expand) | Author |
2020-02-06 | audio: proper support for float samples in mixeng | Kővágó, Zoltán |
2020-02-06 | coreaudio: fix coreaudio playback | Volker Rümelin |
2019-10-18 | audio: make mixeng optional | Kővágó, Zoltán |
2019-10-18 | audio: fix parameter dereference before NULL check | 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: unify input and output mixeng buffer management | 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: 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 basic implementation | Kővágó, Zoltán |
2018-02-06 | audio: Replace AUDIO_FUNC with __func__ | Alistair Francis |
2015-06-15 | audio: remove plive | Kővágó, Zoltán |
2015-06-15 | audio: expose drv_opaque to init_out and init_in | Kővágó, Zoltán |
2014-12-22 | audio: Don't free hw resources until after hw backend is stopped | Peter Maydell |
2014-06-13 | audio: Drop superfluous conditionals around g_free() | Markus Armbruster |
2012-09-23 | audio: Fix warning from static code analysis | Stefan Weil |
2012-04-17 | audio: don't apply volume effect if backend has VOICE_VOLUME_CAP | Marc-André Lureau |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2010-09-28 | audio: Fix memory size for resampling buffer in DAC case | malc |
2010-05-22 | Fix %lld or %llx printf format use | Blue Swirl |
2009-12-03 | audio: fix compilation of DEBUG_PLIVE | Juan Quintela |
2009-11-18 | audio: Remove conditional around sw which can not be NULL | malc |
2009-10-15 | audio: remove last remnants of _t | malc |
2009-09-18 | audio: use muldiv64 where it makes sense | malc |
2009-09-12 | Fix sys-queue.h conflict for good | Blue Swirl |
2009-05-14 | Remove any pretense that there can be more than one AudioState | malc |
2008-12-03 | Make audio violate POSIX less | malc |
2007-02-17 | Qemu support for S32 and U32 alsa output, by Vassili Karpov. | 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 |
2006-06-25 | C99 64 bit printf | bellard |
2005-11-20 | audio merge (malc) | bellard |
2005-11-11 | size_t fix (malc) | bellard |
2005-11-05 | audio merge (malc) | bellard |
2005-10-30 | merged 15a_aqemu.patch audio patch (malc) | bellard |