Sign in
qemu
/
qemu
/
d1b322182bfebd8fe9442c52f50e7ac3acf07edd
/
audio
/
wavaudio.c
d3893a3
audio: add driver registry
by Gerd Hoffmann
· 7 years ago
470bcab
audio: Replace AUDIO_FUNC with __func__
by Alistair Francis
· 7 years ago
87776ab
qemu-common: stop including qemu/host-utils.h from qemu-common.h
by Paolo Bonzini
· 9 years ago
73bcb24
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
by Rutuja Shah
· 9 years ago
6086a56
audio: Clean up includes
by Peter Maydell
· 9 years ago
f2dcc6c
wavaudio: do not use global variables
by Kővágó, Zoltán
· 10 years ago
5706db1
audio: expose drv_opaque to init_out and init_in
by Kővágó, Zoltán
· 10 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 11 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
· 15 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