aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2010-10-18issue snd_pcm_start() when capturing audioJindrich Makovicka
2010-10-18fix 100% CPU load when idle with ALSAJindrich Makovicka
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-03Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil
2010-09-29pulse-audio: fix bug on updating rposWu Fengguang
2010-09-28audio: Fix memory size for resampling buffer in DAC casemalc
2010-09-22Move macros GCC_ATTR and GCC_FMT_ATTR to common header fileStefan Weil
2010-08-07audio/sdl: return on errormalc
2010-08-06audio/sdl: be more anal about errorsmalc
2010-08-06audio: make audio_pt_init block all signalsmalc
2010-07-06savevm: Add DeviceState paramAlex Williamson
2010-05-22Fix %lld or %llx printf format useBlue Swirl
2010-04-22audio/sdlaudio: remove unused variableSerge Ziryukin
2010-04-21audio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixupmalc
2010-03-16monitor: Separate "default monitor" and "current monitor" cleanlyMarkus Armbruster
2010-03-11audio: fix commentmalc
2010-02-28audio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handlermalc
2010-02-28audio/alsa: Spelling typo (paramters)Vagrant Cascadian
2010-01-17audio: include more information into audio_bug's outputmalc
2010-01-17Revert "sdlaudio: make it suck less"malc
2010-01-13Workaround for broken OSS_GETVERSION on FreeBSD, part twoJuergen Lock
2010-01-09oss: fix fragment settingmalc
2010-01-09oss: issue OSS_GETVERSION ioctl only when neededmalc
2010-01-09oss: refactor code around policy settingmalc
2010-01-08oss: workaround for cases when OSS_GETVERSION is not definedmalc
2009-12-03audio: port to vmstateJuan Quintela
2009-12-03audio: fix compilation of DEBUG_PLIVEJuan Quintela
2009-11-18audio: Remove conditional around sw which can not be NULLmalc
2009-10-15winwave: ADC supportmalc
2009-10-15audio: remove last remnants of _tmalc
2009-10-15winwave: make error logging more consistentmalc
2009-10-15winwave: follow the rules when closing the output devicemalc
2009-10-13qemu: allow pulseaudio to be the defaultMichael S. Tsirkin
2009-10-11winwave: pause/restore playing upon seeing VOICE_DISABLE/ENABLEmalc
2009-10-11winwave: close event handle and delete wait object after closing HWAVEOUTmalc
2009-10-11winwave: remove wait object when finalizing DAC voicemalc
2009-10-10winwave: poll modemalc
2009-10-10Windows Waveform Audio driver (no ADC support yet)malc
2009-10-03oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC)malc
2009-10-02alsa: Change default buffer/period sizemalc
2009-10-02oss/alsa: Do not invoke UB described in 7.15.1.1malc
2009-09-30sdlaudio: make it suck lessmalc
2009-09-18audio: use correct email addressmalc
2009-09-18audio: internal API changemalc
2009-09-18sdlaudio: use correct function names in sdl_XXX callsmalc
2009-09-18oss: use audio_pcm_hw_clip_outmalc
2009-09-18alsa: use audio_pcm_hw_clip_outmalc
2009-09-18audio: introduce audio_pcm_hw_clip_out helper functionmalc
2009-09-18audio: use muldiv64 where it makes sensemalc
2009-09-18coreaudio: fix sloppy "posixification" by 1ea879e5580f63414693655fcf0328559cd...malc