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
/
esdaudio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio: Add some fall through comments
Stefan Weil
2012-02-25
1
-1
/
+1
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-4
/
+4
*
audio: split sample conversion and volume mixing
Michael Walle
2011-01-12
1
-2
/
+1
*
audio: make audio_pt_init block all signals
malc
2010-08-06
1
-52
/
+6
*
audio: internal API change
malc
2009-09-18
1
-3
/
+2
*
Fix warning on x86_64
Kirill A. Shutemov
2009-09-02
1
-2
/
+2
*
Aesthetics
malc
2009-08-11
1
-16
/
+24
*
use C99 initializers for all audio/*
Juan Quintela
2009-08-11
1
-4
/
+2
*
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
/
+17
*
Use proper struct initializers and remove INIT_FIELD() macro
Juan Quintela
2009-08-11
1
-12
/
+11
*
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
*
Audio endianness and mutex usage fixes (malc.git).
balrog
2008-05-02
1
-5
/
+10
*
pthreads-based audio and miscellaneous audio clean-up (malc).
balrog
2008-01-14
1
-0
/
+591