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
/
audio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-1
/
+1
*
monitor: Separate "default monitor" and "current monitor" cleanly
Markus Armbruster
2010-03-16
1
-2
/
+2
*
audio: include more information into audio_bug's output
malc
2010-01-17
1
-0
/
+9
*
audio: port to vmstate
Juan Quintela
2009-12-03
1
-17
/
+9
*
audio: use correct email address
malc
2009-09-18
1
-1
/
+1
*
audio: internal API change
malc
2009-09-18
1
-22
/
+11
*
audio: introduce audio_pcm_hw_clip_out helper function
malc
2009-09-18
1
-0
/
+22
*
audio: use muldiv64 where it makes sense
malc
2009-09-18
1
-1
/
+2
*
audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLL
Jan Kiszka
2009-09-13
1
-1
/
+1
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-19
/
+19
*
audio: remove lsbindex/popcount in favour of host-utils's ctz32
malc
2009-09-12
1
-17
/
+0
*
audio: poll mode infrastructure
malc
2009-09-12
1
-11
/
+83
*
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-11
1
-1
/
+1
*
Fix typo
malc
2009-08-12
1
-1
/
+1
*
Aesthetics
malc
2009-08-11
1
-52
/
+78
*
Use C99 initializers for audio_option
Juan Quintela
2009-08-11
1
-40
/
+53
*
Generate config-host.h from config-host.mak
Juan Quintela
2009-07-27
1
-1
/
+6
*
Fix period initialization
malc
2009-07-24
1
-1
/
+1
*
use struct initializer for audio.c
Juan Quintela
2009-07-22
1
-26
/
+26
*
Remove any pretense that there can be more than one AudioState
malc
2009-05-14
1
-38
/
+33
*
Make AUD_init failure fatal
Paul Brook
2009-05-12
1
-24
/
+20
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-3
/
+3
*
Avoid running audio ctl's when vm is not running
malc
2009-02-18
1
-2
/
+9
*
audio: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-15
/
+8
*
Rework vm_state_change notifiers (Jan Kiszka)
aliguori
2009-01-22
1
-1
/
+2
*
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-22
1
-4
/
+4
*
Make audio violate POSIX less
malc
2008-12-03
1
-13
/
+13
*
Attached patch fixes a series of this warning
blueswir1
2008-11-16
1
-2
/
+2
*
Rename hz to hertz to keep AIX happy
malc
2008-11-12
1
-6
/
+6
*
Set default audio timer period to a sane value (otherwise qemu becomes unusab...
malc
2008-11-04
1
-1
/
+1
*
Fix more r5087 breakage
malc
2008-09-28
1
-4
/
+1
*
Revert a part of r5087 that didn't need fixing (thanks to malc for spotting)
blueswir1
2008-08-27
1
-1
/
+1
*
Fix more bugs in r5044
blueswir1
2008-08-25
1
-1
/
+1
*
Fix OpenBSD linker warnings
blueswir1
2008-08-21
1
-7
/
+11
*
Change the way audio is configured
malc
2008-06-25
1
-21
/
+1
*
Add missing [SU]32
malc
2008-06-22
1
-0
/
+6
*
First cut at WM8750 volume control (Jan Kiszka).
balrog
2008-05-04
1
-2
/
+20
*
Typo fix
aurel32
2008-04-07
1
-1
/
+1
*
pthreads-based audio and miscellaneous audio clean-up (malc).
balrog
2008-01-14
1
-1
/
+4
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-2
/
+3
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+5
*
Spelling fix, by Stuart Brady.
ths
2007-07-12
1
-4
/
+4
*
Qemu support for S32 and U32 alsa output, by Vassili Karpov.
ths
2007-02-17
1
-16
/
+94
*
swapped memset args (Charles Coffing)
bellard
2006-08-03
1
-2
/
+2
*
audio capture fixes (malc)
bellard
2006-07-18
1
-0
/
+5
*
audio capture to wab files (malc)
bellard
2006-07-16
1
-50
/
+122
*
audio endianness API changes (malc)
bellard
2006-07-04
1
-22
/
+24
*
audio fixes + initial audio capture support (malc)
bellard
2006-07-04
1
-8
/
+319
*
C99 64 bit printf
bellard
2006-06-25
1
-2
/
+2
*
audio merge (malc)
bellard
2005-11-20
1
-287
/
+61
[next]