index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
wavaudio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-15
wavaudio: do not use global variables
Kővágó, Zoltán
1
-16
/
+21
2015-06-15
audio: expose drv_opaque to init_out and init_in
Kővágó, Zoltán
1
-3
/
+2
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2011-09-20
wavaudio: Use stdio instead of QEMUFile
Juan Quintela
1
-10
/
+36
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-1
/
+1
2009-09-18
audio: internal API change
malc
1
-7
/
+2
2009-09-18
audio: use muldiv64 where it makes sense
malc
1
-1
/
+2
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
1
-1
/
+1
2009-08-11
Aesthetics
malc
1
-17
/
+25
2009-08-11
use C99 initializers for all audio/*
Juan Quintela
1
-7
/
+4
2009-08-11
use C99 initializers for audio_pcm_ops
Juan Quintela
1
-11
/
+5
2009-08-11
Use C99 initializers for audio_option
Juan Quintela
1
-12
/
+17
2009-08-11
Use proper struct initializers and remove INIT_FIELD() macro
Juan Quintela
1
-12
/
+11
2008-12-03
Make audio violate POSIX less
malc
1
-4
/
+4
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
-2
/
+2
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
/
+3
2007-02-17
Qemu support for S32 and U32 alsa output, by Vassili Karpov.
ths
1
-1
/
+7
2006-08-05
use QEMUFile API
bellard
1
-2
/
+2
2006-07-04
audio endianness API changes (malc)
bellard
1
-1
/
+2
2006-07-04
audio fixes + initial audio capture support (malc)
bellard
1
-1
/
+0
2005-11-20
wav finalization fix (malc)
bellard
1
-3
/
+2
2005-11-05
audio merge (malc)
bellard
1
-25
/
+32
2005-10-30
merged 15a_aqemu.patch audio patch (malc)
bellard
1
-64
/
+96
2004-11-11
audio fixes (malc)
bellard
1
-2
/
+6
2004-11-09
audio clean up (initial patch by malc)
bellard
1
-3
/
+16
2004-11-07
audio merge (malc)
bellard
1
-0
/
+200