]> git.proxmox.com Git - qemu.git/history - audio
target-arm: Signal Underflow when denormal flushed to zero on output
[qemu.git] / audio /
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-03 Stefan WeilFix trivial "endianness bugs"
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
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
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
2011-01-09 Michael Walleossaudio: add endianness support for VoiceIn
2011-01-04 Michael Wallenoaudio: correctly account acquired samples
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-10 Michael Wallenoaudio: fix return value for read()
2010-12-04 Stefan Weilaudio: Use GCC_FMT_ATTR (format checking)
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-18 malcaudio: Only use audio timer when necessary
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-11 Gerd Hoffmannadd copyright to spiceaudio
2010-11-09 Gerd Hoffmannspice: add audio
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-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-03 Stefan WeilUse GCC_FMT_ATTR (format checking)
2010-10-03 Stefan WeilReplace most gcc format attributes by macro GCC_FMT_ATT...
2010-09-29 Wu Fengguangpulse-audio: fix bug on updating rpos
2010-09-28 malcaudio: Fix memory size for resampling buffer in DAC...
2010-09-22 Stefan WeilMove macros GCC_ATTR and GCC_FMT_ATTR to common header...
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-08-06 malcaudio: make audio_pt_init block all signals
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22 Blue SwirlFix %lld or %llx printf format use
2010-04-22 Serge Ziryukinaudio/sdlaudio: remove unused variable
2010-04-21 malcaudio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixup
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustermonitor: Separate "default monitor" and "current monito...
2010-03-11 malcaudio: fix comment
2010-02-28 malcaudio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handler
2010-02-28 Vagrant Cascadianaudio/alsa: Spelling typo (paramters)
2010-01-16 malcaudio: include more information into audio_bug's output
2010-01-16 malcRevert "sdlaudio: make it suck less"
2010-01-12 Juergen LockWorkaround for broken OSS_GETVERSION on FreeBSD, part two
2010-01-09 malcoss: fix fragment setting
2010-01-09 malcoss: issue OSS_GETVERSION ioctl only when needed
2010-01-08 malcoss: refactor code around policy setting
2010-01-08 malcoss: workaround for cases when OSS_GETVERSION is not...
2009-12-03 Juan Quintelaaudio: port to vmstate
2009-12-03 Juan Quintelaaudio: fix compilation of DEBUG_PLIVE
2009-11-18 malcaudio: Remove conditional around sw which can not be...
2009-10-15 malcwinwave: ADC support
2009-10-14 malcaudio: remove last remnants of _t
2009-10-14 malcwinwave: make error logging more consistent
2009-10-14 malcwinwave: follow the rules when closing the output device
2009-10-13 Michael S. Tsirkinqemu: allow pulseaudio to be the default
2009-10-11 malcwinwave: pause/restore playing upon seeing VOICE_DISABL...
2009-10-11 malcwinwave: close event handle and delete wait object...
2009-10-11 malcwinwave: remove wait object when finalizing DAC voice
2009-10-10 malcwinwave: poll mode
2009-10-09 malcWindows Waveform Audio driver (no ADC support yet)
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-30 malcsdlaudio: make it suck less
2009-09-18 malcaudio: use correct email address
2009-09-18 malcaudio: internal API change
2009-09-18 malcsdlaudio: use correct function names in sdl_XXX calls
2009-09-18 malcoss: use audio_pcm_hw_clip_out
2009-09-18 malcalsa: use audio_pcm_hw_clip_out
2009-09-18 malcaudio: introduce audio_pcm_hw_clip_out helper function
2009-09-18 malcaudio: use muldiv64 where it makes sense
2009-09-18 malccoreaudio: fix sloppy "posixification" by 1ea879e5580f6...
2009-09-13 malcalsa: Use proper value when testing returned events...
2009-09-13 malcalsa/oss: Remove fd transfer handlers before closing...
2009-09-13 Jan Kiszkaaudio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLL
2009-09-13 malcoss: Simplify mmap code
next