Sign in
qemu
/
qemu
/
c2216a8a7a587e594f50bebbdf81fcf168444b68
/
audio
/
wavaudio.c
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
27acf66
wavaudio: Use stdio instead of QEMUFile
by Juan Quintela
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
7447545
change all other clock references to use nanosecond resolution accessors
by Paolo Bonzini
· 14 years ago
bdff253
audio: internal API change
by malc
· 15 years ago
4f4cc0e
audio: use muldiv64 where it makes sense
by malc
· 15 years ago
6ee093c
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
by Juan Quintela
· 16 years ago
98f9f48
Aesthetics
by malc
· 16 years ago
1a40d5e
use C99 initializers for all audio/*
by Juan Quintela
· 16 years ago
1dd3e4d
use C99 initializers for audio_pcm_ops
by Juan Quintela
· 16 years ago
2700efa
Use C99 initializers for audio_option
by Juan Quintela
· 16 years ago
bee37f3
Use proper struct initializers and remove INIT_FIELD() macro
by Juan Quintela
· 16 years ago
1ea879e
Make audio violate POSIX less
by malc
· 16 years ago
35f4b58
Prepare for changing audio_pcm_ops dynamically (partially revert r5422)
by blueswir1
· 16 years ago
8869def
Make audio_pcm_opsstatic const
by blueswir1
· 16 years ago
ca9cc28
pthreads-based audio and miscellaneous audio clean-up (malc).
by balrog
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
f941aa2
Qemu support for S32 and U32 alsa output, by Vassili Karpov.
by ths
· 18 years ago
e70332b
use QEMUFile API
by bellard
· 19 years ago
d929eba
audio endianness API changes (malc)
by bellard
· 19 years ago
8ead62c
audio fixes + initial audio capture support (malc)
by bellard
· 19 years ago
5090353
wav finalization fix (malc)
by bellard
· 19 years ago
c0fe382
audio merge (malc)
by bellard
· 19 years ago
1d14ffa
merged 15a_aqemu.patch audio patch (malc)
by bellard
· 19 years ago
7372f88
audio fixes (malc)
by bellard
· 20 years ago
fb06518
audio clean up (initial patch by malc)
by bellard
· 20 years ago
85571bc
audio merge (malc)
by bellard
· 20 years ago