index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
ossaudio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-07
ossaudio: check for oss support in oss_audio_init
Gerd Hoffmann
1
-0
/
+4
2013-11-07
Revert "ossaudio: do not enable by default"
Gerd Hoffmann
1
-1
/
+1
2013-11-05
ossaudio: do not enable by default
Anthony Liguori
1
-1
/
+1
2013-05-26
Remove OSS support for OpenBSD
Brad Smith
1
-4
/
+0
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
1
-1
/
+0
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
1
-0
/
+1
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
[next]