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
/
wavaudio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
wavaudio: Use stdio instead of QEMUFile
Juan Quintela
2011-09-20
1
-10
/
+36
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-1
/
+1
*
audio: internal API change
malc
2009-09-18
1
-7
/
+2
*
audio: use muldiv64 where it makes sense
malc
2009-09-18
1
-1
/
+2
*
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-11
1
-1
/
+1
*
Aesthetics
malc
2009-08-11
1
-17
/
+25
*
use C99 initializers for all audio/*
Juan Quintela
2009-08-11
1
-7
/
+4
*
use C99 initializers for audio_pcm_ops
Juan Quintela
2009-08-11
1
-11
/
+5
*
Use C99 initializers for audio_option
Juan Quintela
2009-08-11
1
-12
/
+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
-4
/
+4
*
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
-2
/
+2
*
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
/
+3
*
Qemu support for S32 and U32 alsa output, by Vassili Karpov.
ths
2007-02-17
1
-1
/
+7
*
use QEMUFile API
bellard
2006-08-05
1
-2
/
+2
*
audio endianness API changes (malc)
bellard
2006-07-04
1
-1
/
+2
*
audio fixes + initial audio capture support (malc)
bellard
2006-07-04
1
-1
/
+0
*
wav finalization fix (malc)
bellard
2005-11-20
1
-3
/
+2
*
audio merge (malc)
bellard
2005-11-05
1
-25
/
+32
*
merged 15a_aqemu.patch audio patch (malc)
bellard
2005-10-30
1
-64
/
+96
*
audio fixes (malc)
bellard
2004-11-11
1
-2
/
+6
*
audio clean up (initial patch by malc)
bellard
2004-11-09
1
-3
/
+16
*
audio merge (malc)
bellard
2004-11-07
1
-0
/
+200