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
/
paaudio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-02
audio: Clean up includes
Peter Maydell
1
-0
/
+1
2015-06-15
paaudio: fix possible resource leak
Kővágó, Zoltán
1
-1
/
+5
2015-06-15
paaudio: do not use global variables
Kővágó, Zoltán
1
-46
/
+52
2015-06-15
audio: expose drv_opaque to init_out and init_in
Kővágó, Zoltán
1
-2
/
+3
2013-12-09
audio: adjust pulse to 100Hz wakeup rate
Gerd Hoffmann
1
-4
/
+4
2012-05-04
fix build with pulseaudio versions older than 0.9.11
Gerd Hoffmann
1
-1
/
+29
2012-04-25
fix paaudio.c warnings
Gerd Hoffmann
1
-2
/
+1
2012-04-17
Allow controlling volume with PulseAudio backend
Marc-André Lureau
1
-5
/
+94
2012-04-17
Do not use pa_simple PulseAudio API
Marc-André Lureau
1
-38
/
+339
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-4
/
+4
2011-01-25
pulseaudio: tweak config
Gerd Hoffmann
1
-9
/
+1
2011-01-25
pulseaudio: setup buffer attrs
Gerd Hoffmann
1
-1
/
+11
2011-01-25
pulseaudio: process 1/4 buffer max at once
Gerd Hoffmann
1
-13
/
+9
2011-01-12
audio: split sample conversion and volume mixing
Michael Walle
1
-1
/
+1
2010-09-29
pulse-audio: fix bug on updating rpos
Wu Fengguang
1
-1
/
+1
2009-10-13
qemu: allow pulseaudio to be the default
Michael S. Tsirkin
1
-1
/
+1
2009-09-18
audio: internal API change
malc
1
-3
/
+2
2009-08-11
Aesthetics
malc
1
-20
/
+30
2009-08-11
use C99 initializers for all audio/*
Juan Quintela
1
-5
/
+2
2009-08-11
use C99 initializers for audio_pcm_ops
Juan Quintela
1
-10
/
+11
2009-08-11
Use C99 initializers for audio_option
Juan Quintela
1
-16
/
+21
2009-08-11
Use proper struct initializers and remove INIT_FIELD() macro
Juan Quintela
1
-11
/
+11
2009-06-19
fix qemu_alloc/qemu_free for audio subsystem
Jean-Christophe Dubois
1
-2
/
+2
2008-12-03
Make audio violate POSIX less
malc
1
-5
/
+5
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
-1
/
+1
2008-07-02
Pulseaudio driver
malc
1
-0
/
+515