]> git.proxmox.com Git - qemu.git/history - audio/alsaaudio.c
vfio-pci: Fix multifunction=on
[qemu.git] / audio / alsaaudio.c
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonzinijanitor: do not include qemu-char everywhere
2012-12-19 Paolo Bonzinijanitor: do not rely on indirect inclusions of or from...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12 Michael Walleaudio: split sample conversion and volume mixing
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-09 Michael Wallealsaaudio: add endianness support for VoiceIn
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-17 Jindrich Makovickaissue snd_pcm_start() when capturing audio
2010-10-17 Jindrich Makovickafix 100% CPU load when idle with ALSA
2010-04-21 malcaudio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixup
2010-02-28 malcaudio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handler
2010-02-28 Vagrant Cascadianaudio/alsa: Spelling typo (paramters)
2009-10-02 malcoss/alsa: Do not invoke UB described in 7.15.1.1 (this...
2009-10-01 malcalsa: Change default buffer/period size
2009-10-01 malcoss/alsa: Do not invoke UB described in 7.15.1.1
2009-09-18 malcaudio: internal API change
2009-09-18 malcalsa: use audio_pcm_hw_clip_out
2009-09-13 malcalsa: Use proper value when testing returned events...
2009-09-13 malcalsa/oss: Remove fd transfer handlers before closing...
2009-09-11 malcalsa: poll mode handling
2009-08-11 malcAesthetics
2009-08-11 Juan Quintelause C99 initializers for all audio/*
2009-08-11 Juan Quintelause C99 initializers for audio_pcm_ops
2009-08-11 Juan QuintelaUse C99 initializers for audio_option
2009-08-11 Juan QuintelaUse proper struct initializers and remove INIT_FIELD...
2009-07-30 Bjørn Morkalsa: add host suspend/resume support
2009-07-17 malcIgnore -Waddress for alsaaudio.c
2009-06-18 Gerd Hoffmannalsa: fix warning
2008-12-03 malcMake audio violate POSIX less
2008-10-06 blueswir1Prepare for changing audio_pcm_ops dynamically (partial...
2008-10-05 blueswir1Make audio_pcm_opsstatic const
2008-07-09 malcRestore old value of buffer_size
2008-07-09 malcWarn about rejected buffer/period size/time when it...
2008-07-09 malcCall proper function when trying to set period size
2008-07-03 malcFix typo
2008-06-21 malcEmit warning message if user supplied buffer/period...
2008-06-21 malcRework period/buffer size setting
2008-01-14 balrogpthreads-based audio and miscellaneous audio clean...
2007-12-16 thsFix wrong signedness, by Andre Przywara.
2007-11-17 pbrookRemove stray uses of vl.h.
2007-07-12 thsSpelling fix, by Stuart Brady.
2007-05-02 balrogDon't define HIGH_LATENCY for ARM, this was a workaroun...
2007-02-17 thsQemu support for S32 and U32 alsa output, by Vassili...
2006-07-04 bellardaudio endianness API changes (malc)
2006-07-04 bellardaudio fixes + initial audio capture support (malc)
2005-11-20 bellardadded LF missing in logs (malc)
2005-11-20 bellardaudio merge (malc)
2005-11-11 bellarddebug fix (malc)
2005-11-05 bellardaudio merge (malc)
2005-10-30 bellardmerged 15a_aqemu.patch audio patch (malc)