aboutsummaryrefslogtreecommitdiffstats
path: root/audio
AgeCommit message (Expand)AuthorFilesLines
2008-01-17Miscellaneous fixes after recent audio additions (malc).balrog1-1/+1
2008-01-14Make dsound compile again (patch by malc, spotted by C.W. Betts).balrog1-1/+1
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog10-52/+837
2007-12-17Use WIN32_LEAN_AND_MEAN, by Stefan Weil.ths1-0/+2
2007-12-16Fix wrong signedness, by Andre Przywara.ths1-3/+4
2007-11-18Add statics and missing #includes for prototypes.pbrook1-2/+3
2007-11-17Remove stray uses of vl.h.pbrook4-4/+8
2007-11-17Break up vl.h.pbrook8-8/+20
2007-11-08More .cvsignore.ths1-0/+1
2007-11-07use config-host.h instead of config.hbellard1-1/+1
2007-07-12Spelling fix, by Stuart Brady.ths3-22/+22
2007-07-11Ensure signals are properly masked for new SDL Audio threads, by Andrzejths1-0/+18
2007-05-02Don't define HIGH_LATENCY for ARM, this was a workaround for an ALSA problem.balrog1-2/+2
2007-04-02audio/ossaudio.c for OpenBSD, by Todd T. Fries.ths1-0/+5
2007-02-17Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths9-48/+214
2006-08-07mem leak fixesbellard1-15/+14
2006-08-05use QEMUFile APIbellard2-4/+4
2006-08-03swapped memset args (Charles Coffing)bellard1-2/+2
2006-07-22error display fix (malc)bellard1-1/+2
2006-07-18audio capture fixes (malc)bellard2-1/+7
2006-07-16audio capture to wab files (malc)bellard6-91/+248
2006-07-04audio endianness API changes (malc)bellard13-93/+70
2006-07-04audio fixes + initial audio capture support (malc)bellard14-53/+512
2006-07-04rate converter fix (malc)bellard1-1/+1
2006-06-25C99 64 bit printfbellard2-3/+3
2005-11-20make the number of buffers settable (malc)bellard1-1/+5
2005-11-20added LF missing in logs (malc)bellard1-2/+2
2005-11-20audio merge (malc)bellard6-448/+396
2005-11-20workaround for atexit - buffer size API changebellard1-44/+94
2005-11-20wav finalization fix (malc)bellard1-3/+2
2005-11-11debug fix (malc)bellard2-31/+34
2005-11-11VM state change support (malc)bellard1-41/+43
2005-11-11size_t fix (malc)bellard2-2/+3
2005-11-11compile fix (malc)bellard1-1/+2
2005-11-11debug msg (malc)bellard1-5/+8
2005-11-05audio merge (malc)bellard15-728/+828
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard18-1371/+6609
2005-07-24open OSS audio device as write only (malc)bellard1-1/+1
2005-04-26debug fixbellard1-2/+2
2004-12-06audio fixes (malc)bellard3-5/+3
2004-11-14FMOD configure options (malc)bellard1-2/+1
2004-11-14win32/SDL build fixesbellard1-2/+2
2004-11-14mmap audio fix (malc)bellard1-15/+16
2004-11-11audio fixes (malc)bellard6-9/+142
2004-11-10audio clean up (initial patch by malc)bellard1-40/+0
2004-11-09audio clean up (initial patch by malc)bellard10-313/+262
2004-11-07audio merge (malc)bellard13-0/+3125