index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
alsaaudio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-02
audio: Clean up includes
Peter Maydell
1
-0
/
+1
2015-06-15
alsaaudio: use trace events instead of verbose
Kővágó, Zoltán
1
-46
/
+14
2015-06-15
alsaaudio: do not use global variables
Kővágó, Zoltán
1
-68
/
+82
2015-06-15
audio: expose drv_opaque to init_out and init_in
Kővágó, Zoltán
1
-2
/
+3
2015-06-12
alsaaudio: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
1
-14
/
+2
2014-06-13
audio: Drop superfluous conditionals around g_free()
Markus Armbruster
1
-8
/
+4
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
1
-1
/
+0
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
1
-0
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-5
/
+5
2011-01-12
audio: split sample conversion and volume mixing
Michael Walle
1
-1
/
+1
2011-01-09
alsaaudio: add endianness support for VoiceIn
Michael Walle
1
-7
/
+27
2010-10-18
issue snd_pcm_start() when capturing audio
Jindrich Makovicka
1
-6
/
+17
2010-10-18
fix 100% CPU load when idle with ALSA
Jindrich Makovicka
1
-0
/
+4
2010-04-21
audio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixup
malc
1
-5
/
+6
2010-02-28
audio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handler
malc
1
-0
/
+4
2010-02-28
audio/alsa: Spelling typo (paramters)
Vagrant Cascadian
1
-1
/
+1
2009-10-03
oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC)
malc
1
-12
/
+15
2009-10-02
alsa: Change default buffer/period size
malc
1
-1
/
+2
2009-10-02
oss/alsa: Do not invoke UB described in 7.15.1.1
malc
1
-11
/
+14
2009-09-18
audio: internal API change
malc
1
-7
/
+2
2009-09-18
alsa: use audio_pcm_hw_clip_out
malc
1
-45
/
+43
2009-09-14
alsa: Use proper value when testing returned events in alsa_poll_handler
malc
1
-4
/
+6
2009-09-14
alsa/oss: Remove fd transfer handlers before closing oss/alsa fd/handle
malc
1
-25
/
+28
2009-09-12
alsa: poll mode handling
malc
1
-21
/
+204
2009-08-11
Aesthetics
malc
1
-48
/
+67
2009-08-11
use C99 initializers for all audio/*
Juan Quintela
1
-2
/
+4
2009-08-11
use C99 initializers for audio_pcm_ops
Juan Quintela
1
-11
/
+11
2009-08-11
Use C99 initializers for audio_option
Juan Quintela
1
-31
/
+45
2009-08-11
Use proper struct initializers and remove INIT_FIELD() macro
Juan Quintela
1
-11
/
+11
2009-07-30
alsa: add host suspend/resume support
Bjørn Mork
1
-2
/
+47
2009-07-17
Ignore -Waddress for alsaaudio.c
malc
1
-0
/
+4
2009-06-18
alsa: fix warning
Gerd Hoffmann
1
-4
/
+6
2008-12-03
Make audio violate POSIX less
malc
1
-6
/
+6
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-09
Restore old value of buffer_size
malc
1
-0
/
+1
2008-07-09
Warn about rejected buffer/period size/time when it was specified by the user
malc
1
-2
/
+7
2008-07-09
Call proper function when trying to set period size
malc
1
-2
/
+4
2008-07-03
Fix typo
malc
1
-1
/
+1
2008-06-21
Emit warning message if user supplied buffer/period size/time was rejected
malc
1
-0
/
+16
2008-06-21
Rework period/buffer size setting
malc
1
-138
/
+52
2008-01-14
pthreads-based audio and miscellaneous audio clean-up (malc).
balrog
1
-41
/
+47
2007-12-16
Fix wrong signedness, by Andre Przywara.
ths
1
-3
/
+4
2007-11-17
Remove stray uses of vl.h.
pbrook
1
-1
/
+2
2007-07-12
Spelling fix, by Stuart Brady.
ths
1
-16
/
+16
2007-05-02
Don't define HIGH_LATENCY for ARM, this was a workaround for an ALSA problem.
balrog
1
-2
/
+2
2007-02-17
Qemu support for S32 and U32 alsa output, by Vassili Karpov.
ths
1
-0
/
+26
2006-07-04
audio endianness API changes (malc)
bellard
1
-10
/
+4
2006-07-04
audio fixes + initial audio capture support (malc)
bellard
1
-3
/
+2
[next]