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
/
fmodaudio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fmodaudio: Remove unused variable 'bits16' (reported by cppcheck)
Stefan Weil
2011-11-18
1
-4
/
+2
*
audio: split sample conversion and volume mixing
Michael Walle
2011-01-12
1
-2
/
+2
*
audio: internal API change
malc
2009-09-18
1
-10
/
+3
*
Remove bit-rotten threshold handling
malc
2009-09-10
1
-13
/
+2
*
Aesthetics
malc
2009-08-11
1
-55
/
+54
*
use C99 initializers for all audio/*
Juan Quintela
2009-08-11
1
-20
/
+29
*
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
-14
/
+25
*
Use proper struct initializers and remove INIT_FIELD() macro
Juan Quintela
2009-08-11
1
-11
/
+11
*
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-22
1
-2
/
+2
*
Make audio violate POSIX less
malc
2008-12-03
1
-6
/
+6
*
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
*
Remove stray uses of vl.h.
pbrook
2007-11-17
1
-1
/
+2
*
audio endianness API changes (malc)
bellard
2006-07-04
1
-2
/
+6
*
audio fixes + initial audio capture support (malc)
bellard
2006-07-04
1
-2
/
+0
*
audio merge (malc)
bellard
2005-11-05
1
-14
/
+12
*
merged 15a_aqemu.patch audio patch (malc)
bellard
2005-10-30
1
-155
/
+371
*
audio fixes (malc)
bellard
2004-11-11
1
-1
/
+0
*
audio clean up (initial patch by malc)
bellard
2004-11-09
1
-3
/
+16
*
audio merge (malc)
bellard
2004-11-07
1
-0
/
+457