]> git.proxmox.com Git - qemu.git/history - audio/paaudio.c
hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently
[qemu.git] / audio / paaudio.c
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v54' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'sweil/fixes' into staging
2012-05-03 Gerd Hoffmannfix build with pulseaudio versions older than 0.9.11
2012-05-01 Blue SwirlMerge branch 'maintainers-up' of git://repo.or.cz/qemu...
2012-05-01 Blue SwirlMerge branch 'qom-cpu-rest.v1' of git://github.com...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu-x86...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-25 Gerd Hoffmannfix paaudio.c warnings
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'sstabellini/build_fix...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-04-18 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-17 Marc-André LureauAllow controlling volume with PulseAudio backend
2012-04-17 Marc-André LureauDo not use pa_simple PulseAudio API
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-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-25 Gerd Hoffmannpulseaudio: tweak config
2011-01-25 Gerd Hoffmannpulseaudio: setup buffer attrs
2011-01-25 Gerd Hoffmannpulseaudio: process 1/4 buffer max at once
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
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-09-29 Wu Fengguangpulse-audio: fix bug on updating rpos
2009-10-13 Michael S. Tsirkinqemu: allow pulseaudio to be the default
2009-09-18 malcaudio: internal API change
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-06-18 Jean-Christophe... fix qemu_alloc/qemu_free for audio subsystem
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-02 malcPulseaudio driver