index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
ossaudio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-01-12
audio: split sample conversion and volume mixing
Michael Walle
1
-2
/
+1
2011-01-09
ossaudio: add endianness support for VoiceIn
Michael Walle
1
-5
/
+15
2010-01-13
Workaround for broken OSS_GETVERSION on FreeBSD, part two
Juergen Lock
1
-4
/
+26
2010-01-09
oss: fix fragment setting
malc
1
-13
/
+16
2010-01-09
oss: issue OSS_GETVERSION ioctl only when needed
malc
1
-17
/
+17
2010-01-09
oss: refactor code around policy setting
malc
1
-12
/
+8
2010-01-08
oss: workaround for cases when OSS_GETVERSION is not defined
malc
1
-1
/
+12
2009-10-03
oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC)
malc
1
-9
/
+12
2009-10-02
oss/alsa: Do not invoke UB described in 7.15.1.1
malc
1
-22
/
+25
2009-09-18
audio: use correct email address
malc
1
-1
/
+1
2009-09-18
audio: internal API change
malc
1
-7
/
+2
2009-09-18
oss: use audio_pcm_hw_clip_out
malc
1
-47
/
+46
2009-09-14
alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handle
malc
1
-2
/
+4
2009-09-13
oss: Simplify mmap code
malc
1
-22
/
+5
2009-09-13
oss: OSS v4 support
malc
1
-9
/
+50
2009-09-12
audio: remove lsbindex/popcount in favour of host-utils's ctz32
malc
1
-1
/
+2
2009-09-12
oss: poll mode handling
malc
1
-5
/
+74
2009-09-12
oss: Unbreak mmaping the ability to mmap oss fd on Linux
malc
1
-1
/
+4
2009-08-11
Aesthetics
malc
1
-28
/
+38
2009-08-11
use C99 initializers for all audio/*
Juan Quintela
1
-2
/
+4
2009-08-11
use C99 initializers for audio_pcm_ops
Juan Quintela
1
-11
/
+11
2009-08-11
Use C99 initializers for audio_option
Juan Quintela
1
-13
/
+25
2009-08-11
Use proper struct initializers and remove INIT_FIELD() macro
Juan Quintela
1
-11
/
+11
2009-07-31
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
1
-1
/
+1
2008-12-03
Make audio violate POSIX less
malc
1
-5
/
+5
2008-10-06
Prepare for changing audio_pcm_ops dynamically (partially revert r5422)
blueswir1
1
-1
/
+1
2008-10-05
Make audio_pcm_opsstatic const
blueswir1
1
-1
/
+1
2008-07-02
Add NULL argument to SNDCTL_DSP_NONBLOCK ioctl call
malc
1
-1
/
+1
2008-06-08
Check the returned audio_buf_info fields
malc
1
-0
/
+6
2008-01-14
pthreads-based audio and miscellaneous audio clean-up (malc).
balrog
1
-1
/
+1
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+2
2007-04-02
audio/ossaudio.c for OpenBSD, by Todd T. Fries.
ths
1
-0
/
+5
2006-07-04
audio endianness API changes (malc)
bellard
1
-10
/
+4
2006-07-04
audio fixes + initial audio capture support (malc)
bellard
1
-7
/
+19
2005-11-20
audio merge (malc)
bellard
1
-2
/
+6
2005-11-11
debug msg (malc)
bellard
1
-5
/
+8
2005-11-05
audio merge (malc)
bellard
1
-37
/
+71
2005-10-30
merged 15a_aqemu.patch audio patch (malc)
bellard
1
-171
/
+417
2005-07-24
open OSS audio device as write only (malc)
bellard
1
-1
/
+1
2004-11-14
mmap audio fix (malc)
bellard
1
-15
/
+16
2004-11-11
audio fixes (malc)
bellard
1
-4
/
+1
2004-11-09
audio clean up (initial patch by malc)
bellard
1
-10
/
+21
2004-11-07
audio merge (malc)
bellard
1
-0
/
+466