]> git.proxmox.com Git - qemu.git/history - audio/sdlaudio.c
qemu-iotests: exclude vmdk and qcow from 043
[qemu.git] / audio / sdlaudio.c
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Alexandre RaymondFix compilation warning due to missing header for sigac...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-03 Stefan WeilFix trivial "endianness bugs"
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-09 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-07 malcaudio/sdl: return on error
2010-08-06 malcaudio/sdl: be more anal about errors
2010-04-22 Serge Ziryukinaudio/sdlaudio: remove unused variable
2010-01-16 malcRevert "sdlaudio: make it suck less"
2009-09-30 malcsdlaudio: make it suck less
2009-09-18 malcaudio: internal API change
2009-09-18 malcsdlaudio: use correct function names in sdl_XXX calls
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-31 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-03-07 blueswir1Support for DragonFly BSD (Hasso Tepper)
2008-12-03 malcMake audio violate POSIX less
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-10-26 blueswir1Fix undefined pthread_sigmask warning on FreeBSD (Juerg...
2008-10-25 blueswir1Fix undefined pthread_sigmask warning on OpenBSD
2008-10-06 blueswir1Prepare for changing audio_pcm_ops dynamically (partial...
2008-10-05 blueswir1Make audio_pcm_opsstatic const
2007-11-17 pbrookBreak up vl.h.
2007-07-11 thsEnsure signals are properly masked for new SDL Audio...
2006-07-04 bellardaudio endianness API changes (malc)
2006-07-04 bellardaudio fixes + initial audio capture support (malc)
2005-11-05 bellardaudio merge (malc)
2005-10-30 bellardmerged 15a_aqemu.patch audio patch (malc)
2005-04-26 bellarddebug fix
2004-11-14 bellardwin32/SDL build fixes
2004-11-09 bellardaudio clean up (initial patch by malc)
2004-11-07 bellardaudio merge (malc)