index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
paaudio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix build with pulseaudio versions older than 0.9.11
Gerd Hoffmann
2012-05-04
1
-1
/
+29
*
fix paaudio.c warnings
Gerd Hoffmann
2012-04-25
1
-2
/
+1
*
Allow controlling volume with PulseAudio backend
Marc-André Lureau
2012-04-17
1
-5
/
+94
*
Do not use pa_simple PulseAudio API
Marc-André Lureau
2012-04-17
1
-38
/
+339
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-4
/
+4
*
pulseaudio: tweak config
Gerd Hoffmann
2011-01-25
1
-9
/
+1
*
pulseaudio: setup buffer attrs
Gerd Hoffmann
2011-01-25
1
-1
/
+11
*
pulseaudio: process 1/4 buffer max at once
Gerd Hoffmann
2011-01-25
1
-13
/
+9
*
audio: split sample conversion and volume mixing
Michael Walle
2011-01-12
1
-1
/
+1
*
pulse-audio: fix bug on updating rpos
Wu Fengguang
2010-09-29
1
-1
/
+1
*
qemu: allow pulseaudio to be the default
Michael S. Tsirkin
2009-10-13
1
-1
/
+1
*
audio: internal API change
malc
2009-09-18
1
-3
/
+2
*
Aesthetics
malc
2009-08-11
1
-20
/
+30
*
use C99 initializers for all audio/*
Juan Quintela
2009-08-11
1
-5
/
+2
*
use C99 initializers for audio_pcm_ops
Juan Quintela
2009-08-11
1
-10
/
+11
*
Use C99 initializers for audio_option
Juan Quintela
2009-08-11
1
-16
/
+21
*
Use proper struct initializers and remove INIT_FIELD() macro
Juan Quintela
2009-08-11
1
-11
/
+11
*
fix qemu_alloc/qemu_free for audio subsystem
Jean-Christophe Dubois
2009-06-19
1
-2
/
+2
*
Make audio violate POSIX less
malc
2008-12-03
1
-5
/
+5
*
Prepare for changing audio_pcm_ops dynamically (partially revert r5422)
blueswir1
2008-10-06
1
-1
/
+1
*
Make audio_pcm_opsstatic const
blueswir1
2008-10-05
1
-1
/
+1
*
Pulseaudio driver
malc
2008-07-02
1
-0
/
+515