]> git.proxmox.com Git - qemu.git/history - audio/ossaudio.c
janitor: do not include qemu-char everywhere
[qemu.git] / audio / ossaudio.c
2012-12-19 Paolo Bonzinijanitor: do not include qemu-char everywhere
2012-12-19 Paolo Bonzinijanitor: do not rely on indirect inclusions of or from...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12 Michael Walleaudio: split sample conversion and volume mixing
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-09 Michael Walleossaudio: add endianness support for VoiceIn
2010-01-12 Juergen LockWorkaround for broken OSS_GETVERSION on FreeBSD, part two
2010-01-09 malcoss: fix fragment setting
2010-01-09 malcoss: issue OSS_GETVERSION ioctl only when needed
2010-01-08 malcoss: refactor code around policy setting
2010-01-08 malcoss: workaround for cases when OSS_GETVERSION is not...
2009-10-02 malcoss/alsa: Do not invoke UB described in 7.15.1.1 (this...
2009-10-01 malcoss/alsa: Do not invoke UB described in 7.15.1.1
2009-09-18 malcaudio: use correct email address
2009-09-18 malcaudio: internal API change
2009-09-18 malcoss: use audio_pcm_hw_clip_out
2009-09-13 malcalsa/oss: Remove fd transfer handlers before closing...
2009-09-13 malcoss: Simplify mmap code
2009-09-13 malcoss: OSS v4 support
2009-09-11 malcaudio: remove lsbindex/popcount in favour of host-utils...
2009-09-11 malcoss: poll mode handling
2009-09-11 malcoss: Unbreak mmaping the ability to mmap oss fd on...
2009-08-11 malcAesthetics
2009-08-11 Juan Quintelause C99 initializers for all audio/*
2009-08-11 Juan Quintelause C99 initializers for audio_pcm_ops
2009-08-11 Juan QuintelaUse C99 initializers for audio_option
2009-08-11 Juan QuintelaUse proper struct initializers and remove INIT_FIELD...
2009-07-31 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2008-12-03 malcMake audio violate POSIX less
2008-10-06 blueswir1Prepare for changing audio_pcm_ops dynamically (partial...
2008-10-05 blueswir1Make audio_pcm_opsstatic const
2008-07-02 malcAdd NULL argument to SNDCTL_DSP_NONBLOCK ioctl call
2008-06-08 malcCheck the returned audio_buf_info fields
2008-01-14 balrogpthreads-based audio and miscellaneous audio clean...
2007-11-17 pbrookBreak up vl.h.
2007-04-02 thsaudio/ossaudio.c for OpenBSD, by Todd T. Fries.
2006-07-04 bellardaudio endianness API changes (malc)
2006-07-04 bellardaudio fixes + initial audio capture support (malc)
2005-11-20 bellardaudio merge (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)
2004-11-14 bellardmmap audio fix (malc)
2004-11-11 bellardaudio fixes (malc)
2004-11-09 bellardaudio clean up (initial patch by malc)
2004-11-07 bellardaudio merge (malc)