aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
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
2009-09-14alsa: Use proper value when testing returned events in alsa_poll_handlermalc
2009-09-14alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handlemalc
2009-09-13audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLLJan Kiszka
2009-09-13oss: Simplify mmap codemalc
2009-09-13oss: OSS v4 supportmalc
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-09-12audio: remove lsbindex/popcount in favour of host-utils's ctz32malc
2009-09-12alsa: poll mode handlingmalc
2009-09-12oss: poll mode handlingmalc
2009-09-12audio: poll mode infrastructuremalc
2009-09-12oss: Unbreak mmaping the ability to mmap oss fd on Linuxmalc
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela
2009-09-10Remove bit-rotten threshold handlingmalc
2009-09-02Fix warning on x86_64Kirill A. Shutemov
2009-08-26Fix dsound typosConsul
2009-08-12Fix typomalc
2009-08-11Aestheticsmalc
2009-08-11use C99 initializers for all audio/*Juan Quintela
2009-08-11use C99 initializers for audio_pcm_opsJuan Quintela
2009-08-11Use C99 initializers for audio_optionJuan Quintela
2009-08-11Use proper struct initializers and remove INIT_FIELD() macroJuan Quintela
2009-07-31Fix Sparse warnings: "Using plain integer as NULL pointer"Blue Swirl
2009-07-30alsa: add host suspend/resume supportBjørn Mork
2009-07-27Generate config-host.h from config-host.makJuan Quintela
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela
2009-07-24Fix period initializationmalc
2009-07-22use struct initializer for audio.cJuan Quintela
2009-07-17Ignore -Waddress for alsaaudio.cmalc
2009-06-19fix qemu_alloc/qemu_free for audio subsystemJean-Christophe Dubois
2009-06-18alsa: fix warningGerd Hoffmann
2009-05-14Remove any pretense that there can be more than one AudioStatemalc
2009-05-12Make AUD_init failure fatalPaul Brook
2009-05-01Remove redundant #defineConsul
2009-03-07Support for DragonFly BSD (Hasso Tepper)blueswir1
2009-03-05monitor: Rework API (Jan Kiszka)aliguori
2009-02-18Avoid running audio ctl's when vm is not runningmalc
2009-02-05audio: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-22Fix NAME2/FIELD2 warningsmalc