index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
ossaudio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio: Clean up includes
Peter Maydell
2019-11-29
1
-2
/
+1
*
ossaudio: fix memory leak
Gonglei
2015-07-08
1
-0
/
+1
*
ossaudio: use trace events instead of debug config flag
Kővágó, Zoltán
2015-06-15
1
-21
/
+4
*
ossaudio: do not use global variables
Kővágó, Zoltán
2015-06-15
1
-49
/
+61
*
audio: expose drv_opaque to init_out and init_in
Kővágó, Zoltán
2015-06-15
1
-2
/
+3
*
oss: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
2015-06-12
1
-6
/
+8
*
audio: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-13
1
-4
/
+2
*
ossaudio: check for oss support in oss_audio_init
Gerd Hoffmann
2013-11-07
1
-0
/
+4
*
Revert "ossaudio: do not enable by default"
Gerd Hoffmann
2013-11-07
1
-1
/
+1
*
ossaudio: do not enable by default
Anthony Liguori
2013-11-05
1
-1
/
+1
*
Remove OSS support for OpenBSD
Brad Smith
2013-05-26
1
-4
/
+0
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-12-19
1
-1
/
+0
*
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
2012-12-19
1
-0
/
+1
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
audio: split sample conversion and volume mixing
Michael Walle
2011-01-12
1
-2
/
+1
*
ossaudio: add endianness support for VoiceIn
Michael Walle
2011-01-09
1
-5
/
+15
*
Workaround for broken OSS_GETVERSION on FreeBSD, part two
Juergen Lock
2010-01-13
1
-4
/
+26
*
oss: fix fragment setting
malc
2010-01-09
1
-13
/
+16
*
oss: issue OSS_GETVERSION ioctl only when needed
malc
2010-01-09
1
-17
/
+17
*
oss: refactor code around policy setting
malc
2010-01-09
1
-12
/
+8
*
oss: workaround for cases when OSS_GETVERSION is not defined
malc
2010-01-08
1
-1
/
+12
*
oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC)
malc
2009-10-03
1
-9
/
+12
*
oss/alsa: Do not invoke UB described in 7.15.1.1
malc
2009-10-02
1
-22
/
+25
*
audio: use correct email address
malc
2009-09-18
1
-1
/
+1
*
audio: internal API change
malc
2009-09-18
1
-7
/
+2
*
oss: use audio_pcm_hw_clip_out
malc
2009-09-18
1
-47
/
+46
*
alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handle
malc
2009-09-14
1
-2
/
+4
*
oss: Simplify mmap code
malc
2009-09-13
1
-22
/
+5
*
oss: OSS v4 support
malc
2009-09-13
1
-9
/
+50
*
audio: remove lsbindex/popcount in favour of host-utils's ctz32
malc
2009-09-12
1
-1
/
+2
*
oss: poll mode handling
malc
2009-09-12
1
-5
/
+74
*
oss: Unbreak mmaping the ability to mmap oss fd on Linux
malc
2009-09-12
1
-1
/
+4
*
Aesthetics
malc
2009-08-11
1
-28
/
+38
*
use C99 initializers for all audio/*
Juan Quintela
2009-08-11
1
-2
/
+4
*
use C99 initializers for audio_pcm_ops
Juan Quintela
2009-08-11
1
-11
/
+11
*
Use C99 initializers for audio_option
Juan Quintela
2009-08-11
1
-13
/
+25
*
Use proper struct initializers and remove INIT_FIELD() macro
Juan Quintela
2009-08-11
1
-11
/
+11
*
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
2009-07-31
1
-1
/
+1
*
Make audio violate POSIX less
malc
2008-12-03
1
-5
/
+5
*
Prepare for changing audio_pcm_ops dynamically (partially revert r5422)
blueswir1
2008-10-06
1
-1
/
+1
*
Make audio_pcm_opsstatic const
blueswir1
2008-10-05
1
-1
/
+1
*
Add NULL argument to SNDCTL_DSP_NONBLOCK ioctl call
malc
2008-07-02
1
-1
/
+1
*
Check the returned audio_buf_info fields
malc
2008-06-08
1
-0
/
+6
*
pthreads-based audio and miscellaneous audio clean-up (malc).
balrog
2008-01-14
1
-1
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+2
*
audio/ossaudio.c for OpenBSD, by Todd T. Fries.
ths
2007-04-02
1
-0
/
+5
*
audio endianness API changes (malc)
bellard
2006-07-04
1
-10
/
+4
*
audio fixes + initial audio capture support (malc)
bellard
2006-07-04
1
-7
/
+19
*
audio merge (malc)
bellard
2005-11-20
1
-2
/
+6
[next]