Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / audio /
2009-06-08 Riku VoipioMerge commit 'gnu/master' into test
2009-05-13 malcRemove any pretense that there can be more than one...
2009-05-12 Paul BrookMake AUD_init failure fatal
2009-05-07 Riku Voipiomerge upstream
2009-05-01 ConsulRemove redundant #define
2009-04-01 Juha Riihimäkifix coreaudio driver for os x 10.5
2009-03-07 blueswir1Support for DragonFly BSD (Hasso Tepper)
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-02-18 malcAvoid running audio ctl's when vm is not running
2009-02-05 aliguoriaudio: remove error handling from qemu_malloc() callers...
2009-01-22 malcFix NAME2/FIELD2 warnings
2009-01-22 aliguoriRework vm_state_change notifiers (Jan Kiszka)
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
2008-12-03 malcMake audio violate POSIX less
2008-11-16 blueswir1Attached patch fixes a series of this warning
2008-11-12 malcRename hz to hertz to keep AIX happy
2008-11-04 malcSet default audio timer period to a sane value (otherwi...
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 blueswir1Move wav_start_capture prototype to avoid a warning...
2008-10-05 blueswir1Make audio_pcm_opsstatic const
2008-09-28 malcFix more r5087 breakage
2008-08-27 blueswir1Revert a part of r5087 that didn't need fixing (thanks...
2008-08-25 blueswir1Fix more bugs in r5044
2008-08-21 blueswir1Fix OpenBSD linker warnings
2008-07-29 aliguoriMove audio/sys-queue.h => sys-queue.h
2008-07-29 aliguoriUpdate sys-queue.h (Gerd Hoffmann)
2008-07-09 malcRestore old value of buffer_size
2008-07-09 malcWarn about rejected buffer/period size/time when it...
2008-07-09 malcCall proper function when trying to set period size
2008-07-03 malcFix typo
2008-07-02 malcPulseaudio driver
2008-07-02 malcAdd NULL argument to SNDCTL_DSP_NONBLOCK ioctl call
2008-06-25 malcChange the way audio is configured
2008-06-23 malcMake mixer emulation a configure option (Jan Kiszka)
2008-06-22 malcAdd missing [SU]32
2008-06-21 malcEmit warning message if user supplied buffer/period...
2008-06-21 malcRework period/buffer size setting
2008-06-08 malcCheck the returned audio_buf_info fields
2008-05-04 balrogFirst cut at WM8750 volume control (Jan Kiszka).
2008-05-02 balrogAudio endianness and mutex usage fixes (malc.git).
2008-04-07 aurel32Typo fix
2008-04-03 aurel32Remove remaining .cvsignore files
2008-01-17 balrogMiscellaneous fixes after recent audio additions (malc).
2008-01-14 balrogMake dsound compile again (patch by malc, spotted by...
2008-01-14 balrogpthreads-based audio and miscellaneous audio clean...
2007-12-17 thsUse WIN32_LEAN_AND_MEAN, by Stefan Weil.
2007-12-16 thsFix wrong signedness, by Andre Przywara.
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookRemove stray uses of vl.h.
2007-11-17 pbrookBreak up vl.h.
2007-11-08 thsMore .cvsignore.
2007-11-07 bellarduse config-host.h instead of config.h
2007-07-12 thsSpelling fix, by Stuart Brady.
2007-07-11 thsEnsure signals are properly masked for new SDL Audio...
2007-05-02 balrogDon't define HIGH_LATENCY for ARM, this was a workaroun...
2007-04-02 thsaudio/ossaudio.c for OpenBSD, by Todd T. Fries.
2007-02-17 thsQemu support for S32 and U32 alsa output, by Vassili...
2006-08-07 bellardmem leak fixes
2006-08-05 bellarduse QEMUFile API
2006-08-03 bellardswapped memset args (Charles Coffing)
2006-07-22 bellarderror display fix (malc)
2006-07-18 bellardaudio capture fixes (malc)
2006-07-16 bellardaudio capture to wab files (malc)
2006-07-04 bellardaudio endianness API changes (malc)
2006-07-04 bellardaudio fixes + initial audio capture support (malc)
2006-07-04 bellardrate converter fix (malc)
2006-06-25 bellardC99 64 bit printf
2005-11-20 bellardmake the number of buffers settable (malc)
2005-11-20 bellardadded LF missing in logs (malc)
2005-11-20 bellardaudio merge (malc)
2005-11-20 bellardworkaround for atexit - buffer size API change
2005-11-20 bellardwav finalization fix (malc)
2005-11-11 bellarddebug fix (malc)
2005-11-11 bellardVM state change support (malc)
2005-11-11 bellardsize_t fix (malc)
2005-11-11 bellardcompile fix (malc)
2005-11-11 bellarddebug msg (malc)
2005-11-05 bellardaudio merge (malc)
2005-10-30 bellardmerged 15a_aqemu.patch audio patch (malc)
2005-07-24 bellardopen OSS audio device as write only (malc)
2005-04-26 bellarddebug fix
2004-12-06 bellardaudio fixes (malc)
2004-11-14 bellardFMOD configure options (malc)
2004-11-14 bellardwin32/SDL build fixes
2004-11-14 bellardmmap audio fix (malc)
2004-11-11 bellardaudio fixes (malc)
2004-11-10 bellardaudio clean up (initial patch by malc)
2004-11-09 bellardaudio clean up (initial patch by malc)
2004-11-07 bellardaudio merge (malc)