Sign in
qemu
/
qemu
/
e09484efbc9db8c4554293cdc8aed7a8db378d97
/
audio
/
alsaaudio.c
6086a56
audio: Clean up includes
by Peter Maydell
· 9 years ago
fbb7ef5
alsaaudio: use trace events instead of verbose
by Kővágó, Zoltán
· 10 years ago
765b37d
alsaaudio: 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
be93f21
alsaaudio: Remove unused error handling of qemu_set_fd_handler
by Fam Zheng
· 10 years ago
fb7da62
audio: Drop superfluous conditionals around g_free()
by Markus Armbruster
· 11 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
f8fe796
janitor: do not include qemu-char everywhere
by Paolo Bonzini
· 12 years ago
077805f
janitor: do not rely on indirect inclusions of or from qemu-char.h
by Paolo Bonzini
· 12 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
00e0767
audio: split sample conversion and volume mixing
by Michael Walle
· 14 years ago
d66bddd
alsaaudio: add endianness support for VoiceIn
by Michael Walle
· 14 years ago
38cc9b6
issue snd_pcm_start() when capturing audio
by Jindrich Makovicka
· 14 years ago
22d948a
fix 100% CPU load when idle with ALSA
by Jindrich Makovicka
· 14 years ago
8bb414d
audio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixup
by malc
· 15 years ago
d9812b0
audio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handler
by malc
· 15 years ago
f093feb
audio/alsa: Spelling typo (paramters)
by Vagrant Cascadian
· 15 years ago
a628b86
oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC)
by malc
· 15 years ago
de2ca4f
alsa: Change default buffer/period size
by malc
· 15 years ago
301901b
oss/alsa: Do not invoke UB described in 7.15.1.1
by malc
· 15 years ago
bdff253
audio: internal API change
by malc
· 15 years ago
541ba4e
alsa: use audio_pcm_hw_clip_out
by malc
· 15 years ago
b4f763b
alsa: Use proper value when testing returned events in alsa_poll_handler
by malc
· 15 years ago
6ebfda1
alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handle
by malc
· 15 years ago
8b438ba
alsa: poll mode handling
by malc
· 15 years ago
98f9f48
Aesthetics
by malc
· 15 years ago
1a40d5e
use C99 initializers for all audio/*
by Juan Quintela
· 15 years ago
1dd3e4d
use C99 initializers for audio_pcm_ops
by Juan Quintela
· 15 years ago
2700efa
Use C99 initializers for audio_option
by Juan Quintela
· 15 years ago
bee37f3
Use proper struct initializers and remove INIT_FIELD() macro
by Juan Quintela
· 15 years ago
8663582
alsa: add host suspend/resume support
by Bjørn Mork
· 15 years ago
2637872
Ignore -Waddress for alsaaudio.c
by malc
· 15 years ago
97f155d
alsa: fix warning
by Gerd Hoffmann
· 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
adf7d8f
Restore old value of buffer_size
by malc
· 16 years ago
6433389
Warn about rejected buffer/period size/time when it was specified by the user
by malc
· 16 years ago
a7bb29b
Call proper function when trying to set period size
by malc
· 16 years ago
23fb600
Fix typo
by malc
· 16 years ago
f3b5298
Emit warning message if user supplied buffer/period size/time was rejected
by malc
· 16 years ago
7a24c80
Rework period/buffer size setting
by malc
· 16 years ago
ca9cc28
pthreads-based audio and miscellaneous audio clean-up (malc).
by balrog
· 17 years ago
60fe76f
Fix wrong signedness, by Andre Przywara.
by ths
· 17 years ago
749bc4b
Remove stray uses of vl.h.
by pbrook
· 17 years ago
fe8f096
Spelling fix, by Stuart Brady.
by ths
· 17 years ago
5a1237c
Don't define HIGH_LATENCY for ARM, this was a workaround for an ALSA problem.
by balrog
· 18 years ago
f941aa2
Qemu support for S32 and U32 alsa output, by Vassili Karpov.
by ths
· 18 years ago
d929eba
audio endianness API changes (malc)
by bellard
· 18 years ago
8ead62c
audio fixes + initial audio capture support (malc)
by bellard
· 18 years ago
32d448c
added LF missing in logs (malc)
by bellard
· 19 years ago
571ec3d
audio merge (malc)
by bellard
· 19 years ago
4787c71
debug 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