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
/
alsaaudio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-5
/
+5
*
audio: split sample conversion and volume mixing
Michael Walle
2011-01-12
1
-1
/
+1
*
alsaaudio: add endianness support for VoiceIn
Michael Walle
2011-01-09
1
-7
/
+27
*
issue snd_pcm_start() when capturing audio
Jindrich Makovicka
2010-10-18
1
-6
/
+17
*
fix 100% CPU load when idle with ALSA
Jindrich Makovicka
2010-10-18
1
-0
/
+4
*
audio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixup
malc
2010-04-21
1
-5
/
+6
*
audio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handler
malc
2010-02-28
1
-0
/
+4
*
audio/alsa: Spelling typo (paramters)
Vagrant Cascadian
2010-02-28
1
-1
/
+1
*
oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC)
malc
2009-10-03
1
-12
/
+15
*
alsa: Change default buffer/period size
malc
2009-10-02
1
-1
/
+2
*
oss/alsa: Do not invoke UB described in 7.15.1.1
malc
2009-10-02
1
-11
/
+14
*
audio: internal API change
malc
2009-09-18
1
-7
/
+2
*
alsa: use audio_pcm_hw_clip_out
malc
2009-09-18
1
-45
/
+43
*
alsa: Use proper value when testing returned events in alsa_poll_handler
malc
2009-09-14
1
-4
/
+6
*
alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handle
malc
2009-09-14
1
-25
/
+28
*
alsa: poll mode handling
malc
2009-09-12
1
-21
/
+204
*
Aesthetics
malc
2009-08-11
1
-48
/
+67
*
use C99 initializers for all audio/*
Juan Quintela
2009-08-11
1
-2
/
+4
*
use C99 initializers for audio_pcm_ops
Juan Quintela
2009-08-11
1
-11
/
+11
*
Use C99 initializers for audio_option
Juan Quintela
2009-08-11
1
-31
/
+45
*
Use proper struct initializers and remove INIT_FIELD() macro
Juan Quintela
2009-08-11
1
-11
/
+11
*
alsa: add host suspend/resume support
Bjørn Mork
2009-07-30
1
-2
/
+47
*
Ignore -Waddress for alsaaudio.c
malc
2009-07-17
1
-0
/
+4
*
alsa: fix warning
Gerd Hoffmann
2009-06-18
1
-4
/
+6
*
Make audio violate POSIX less
malc
2008-12-03
1
-6
/
+6
*
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
*
Restore old value of buffer_size
malc
2008-07-09
1
-0
/
+1
*
Warn about rejected buffer/period size/time when it was specified by the user
malc
2008-07-09
1
-2
/
+7
*
Call proper function when trying to set period size
malc
2008-07-09
1
-2
/
+4
*
Fix typo
malc
2008-07-03
1
-1
/
+1
*
Emit warning message if user supplied buffer/period size/time was rejected
malc
2008-06-21
1
-0
/
+16
*
Rework period/buffer size setting
malc
2008-06-21
1
-138
/
+52
*
pthreads-based audio and miscellaneous audio clean-up (malc).
balrog
2008-01-14
1
-41
/
+47
*
Fix wrong signedness, by Andre Przywara.
ths
2007-12-16
1
-3
/
+4
*
Remove stray uses of vl.h.
pbrook
2007-11-17
1
-1
/
+2
*
Spelling fix, by Stuart Brady.
ths
2007-07-12
1
-16
/
+16
*
Don't define HIGH_LATENCY for ARM, this was a workaround for an ALSA problem.
balrog
2007-05-02
1
-2
/
+2
*
Qemu support for S32 and U32 alsa output, by Vassili Karpov.
ths
2007-02-17
1
-0
/
+26
*
audio endianness API changes (malc)
bellard
2006-07-04
1
-10
/
+4
*
audio fixes + initial audio capture support (malc)
bellard
2006-07-04
1
-3
/
+2
*
added LF missing in logs (malc)
bellard
2005-11-20
1
-2
/
+2
*
audio merge (malc)
bellard
2005-11-20
1
-89
/
+129
*
debug fix (malc)
bellard
2005-11-11
1
-30
/
+33
*
audio merge (malc)
bellard
2005-11-05
1
-37
/
+49
*
merged 15a_aqemu.patch audio patch (malc)
bellard
2005-10-30
1
-0
/
+926