aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2008-07-29Move audio/sys-queue.h => sys-queue.haliguori
2008-07-29Update sys-queue.h (Gerd Hoffmann)aliguori
2008-07-09Restore old value of buffer_sizemalc
2008-07-09Warn about rejected buffer/period size/time when it was specified by the usermalc
2008-07-09Call proper function when trying to set period sizemalc
2008-07-03Fix typomalc
2008-07-02Pulseaudio drivermalc
2008-07-02Add NULL argument to SNDCTL_DSP_NONBLOCK ioctl callmalc
2008-06-25Change the way audio is configuredmalc
2008-06-23Make mixer emulation a configure option (Jan Kiszka)malc
2008-06-22Add missing [SU]32malc
2008-06-21Emit warning message if user supplied buffer/period size/time was rejectedmalc
2008-06-21Rework period/buffer size settingmalc
2008-06-08Check the returned audio_buf_info fieldsmalc
2008-05-04First cut at WM8750 volume control (Jan Kiszka).balrog
2008-05-02Audio endianness and mutex usage fixes (malc.git).balrog
2008-04-07Typo fixaurel32
2008-04-03Remove remaining .cvsignore filesaurel32
2008-01-17Miscellaneous fixes after recent audio additions (malc).balrog
2008-01-14Make dsound compile again (patch by malc, spotted by C.W. Betts).balrog
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog
2007-12-17Use WIN32_LEAN_AND_MEAN, by Stefan Weil.ths
2007-12-16Fix wrong signedness, by Andre Przywara.ths
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17Remove stray uses of vl.h.pbrook
2007-11-17Break up vl.h.pbrook
2007-11-08More .cvsignore.ths
2007-11-07use config-host.h instead of config.hbellard
2007-07-12Spelling fix, by Stuart Brady.ths
2007-07-11Ensure signals are properly masked for new SDL Audio threads, by Andrzejths
2007-05-02Don't define HIGH_LATENCY for ARM, this was a workaround for an ALSA problem.balrog
2007-04-02audio/ossaudio.c for OpenBSD, by Todd T. Fries.ths
2007-02-17Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths
2006-08-07mem leak fixesbellard
2006-08-05use QEMUFile APIbellard
2006-08-03swapped memset args (Charles Coffing)bellard
2006-07-22error display fix (malc)bellard
2006-07-18audio capture fixes (malc)bellard
2006-07-16audio capture to wab files (malc)bellard
2006-07-04audio endianness API changes (malc)bellard
2006-07-04audio fixes + initial audio capture support (malc)bellard
2006-07-04rate converter fix (malc)bellard
2006-06-25C99 64 bit printfbellard
2005-11-20make the number of buffers settable (malc)bellard
2005-11-20added LF missing in logs (malc)bellard
2005-11-20audio merge (malc)bellard
2005-11-20workaround for atexit - buffer size API changebellard
2005-11-20wav finalization fix (malc)bellard
2005-11-11debug fix (malc)bellard
2005-11-11VM state change support (malc)bellard