summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous fixes after recent audio additions (malc).balrog2008-01-171-1/+1
* Make dsound compile again (patch by malc, spotted by C.W. Betts).balrog2008-01-141-1/+1
* pthreads-based audio and miscellaneous audio clean-up (malc).balrog2008-01-1410-52/+837
* Use WIN32_LEAN_AND_MEAN, by Stefan Weil.ths2007-12-171-0/+2
* Fix wrong signedness, by Andre Przywara.ths2007-12-161-3/+4
* Add statics and missing #includes for prototypes.pbrook2007-11-181-2/+3
* Remove stray uses of vl.h.pbrook2007-11-174-4/+8
* Break up vl.h.pbrook2007-11-178-8/+20
* More .cvsignore.ths2007-11-081-0/+1
* use config-host.h instead of config.hbellard2007-11-071-1/+1
* Spelling fix, by Stuart Brady.ths2007-07-123-22/+22
* Ensure signals are properly masked for new SDL Audio threads, by Andrzejths2007-07-111-0/+18
* Don't define HIGH_LATENCY for ARM, this was a workaround for an ALSA problem.balrog2007-05-021-2/+2
* audio/ossaudio.c for OpenBSD, by Todd T. Fries.ths2007-04-021-0/+5
* Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths2007-02-179-48/+214
* mem leak fixesbellard2006-08-071-15/+14
* use QEMUFile APIbellard2006-08-052-4/+4
* swapped memset args (Charles Coffing)bellard2006-08-031-2/+2
* error display fix (malc)bellard2006-07-221-1/+2
* audio capture fixes (malc)bellard2006-07-182-1/+7
* audio capture to wab files (malc)bellard2006-07-166-91/+248
* audio endianness API changes (malc)bellard2006-07-0413-93/+70
* audio fixes + initial audio capture support (malc)bellard2006-07-0414-53/+512
* rate converter fix (malc)bellard2006-07-041-1/+1
* C99 64 bit printfbellard2006-06-252-3/+3
* make the number of buffers settable (malc)bellard2005-11-201-1/+5
* added LF missing in logs (malc)bellard2005-11-201-2/+2
* audio merge (malc)bellard2005-11-206-448/+396
* workaround for atexit - buffer size API changebellard2005-11-201-44/+94
* wav finalization fix (malc)bellard2005-11-201-3/+2
* debug fix (malc)bellard2005-11-112-31/+34
* VM state change support (malc)bellard2005-11-111-41/+43
* size_t fix (malc)bellard2005-11-112-2/+3
* compile fix (malc)bellard2005-11-111-1/+2
* debug msg (malc)bellard2005-11-111-5/+8
* audio merge (malc)bellard2005-11-0515-728/+828
* merged 15a_aqemu.patch audio patch (malc)bellard2005-10-3018-1371/+6609
* open OSS audio device as write only (malc)bellard2005-07-241-1/+1
* debug fixbellard2005-04-261-2/+2
* audio fixes (malc)bellard2004-12-063-5/+3
* FMOD configure options (malc)bellard2004-11-141-2/+1
* win32/SDL build fixesbellard2004-11-141-2/+2
* mmap audio fix (malc)bellard2004-11-141-15/+16
* audio fixes (malc)bellard2004-11-116-9/+142
* audio clean up (initial patch by malc)bellard2004-11-101-40/+0
* audio clean up (initial patch by malc)bellard2004-11-0910-313/+262
* audio merge (malc)bellard2004-11-0713-0/+3125
OpenPOWER on IntegriCloud