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
/
audio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-21
Merge branch 'upstream_qemu_2.0' into tizen
SeokYeon Hwang
1
-1
/
+1
2013-12-11
Merge branch 'upstream-1.7' into tizen_qemu_1.7
SeokYeon Hwang
1
-3
/
+4
2013-12-09
audio: Lower default wakeup rate to 100 times / second
Hans de Goede
1
-1
/
+1
2013-10-23
audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second
Hans de Goede
1
-1
/
+2
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-3
/
+3
2013-07-02
Merge 'qemu 1.5.1' into tizen_qemu_1.5.1
test
1
-5
/
+6
2013-01-16
audio: Replace non-portable asprintf in debug code by g_strdup_printf
Stefan Weil
1
-2
/
+3
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-10-08
Merge tag 'v1.2.0' into tizen-arm
Evgeny Voevodin
1
-0
/
+1
2012-07-16
audio: Unbreak capturing in mixemu case
malc
1
-0
/
+1
2012-06-15
Upgrade to upstream v1.1.0.
Evgeny Voevodin
1
-7
/
+31
2012-05-24
audio: Always call fini on exit
Jan Kiszka
1
-4
/
+8
2012-05-08
[Title] Merge release-1.0 into develop branch to support hax feature.
Kitae Kim
1
-0
/
+34
2012-04-17
audio: don't apply volume effect if backend has VOICE_VOLUME_CAP
Marc-André Lureau
1
-2
/
+7
2012-04-17
audio: add VOICE_VOLUME ctl
Marc-André Lureau
1
-0
/
+12
2012-02-25
audio: Add some fall through comments
Stefan Weil
1
-0
/
+3
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
1
-1
/
+1
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
1
-1
/
+1
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-15
/
+15
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-15
/
+15
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-2
/
+2
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-2
/
+2
2011-01-12
audio: split sample conversion and volume mixing
Michael Walle
1
-5
/
+6
2011-01-12
audio: split sample conversion and volume mixing
Michael Walle
1
-5
/
+6
2010-11-18
audio: Only use audio timer when necessary
malc
1
-14
/
+10
2010-11-18
audio: Only use audio timer when necessary
malc
1
-14
/
+10
2010-11-09
spice: add audio
Gerd Hoffmann
1
-0
/
+3
2010-11-09
spice: add audio
Gerd Hoffmann
1
-0
/
+3
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-1
/
+1
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-1
/
+1
2010-03-16
monitor: Separate "default monitor" and "current monitor" cleanly
Markus Armbruster
1
-2
/
+2
2010-03-16
monitor: Separate "default monitor" and "current monitor" cleanly
Markus Armbruster
1
-2
/
+2
2010-01-17
audio: include more information into audio_bug's output
malc
1
-0
/
+9
2010-01-17
audio: include more information into audio_bug's output
malc
1
-0
/
+9
2009-12-03
audio: port to vmstate
Juan Quintela
1
-17
/
+9
2009-12-03
audio: port to vmstate
Juan Quintela
1
-17
/
+9
2009-09-18
audio: use correct email address
malc
1
-1
/
+1
2009-09-18
audio: use correct email address
malc
1
-1
/
+1
2009-09-18
audio: internal API change
malc
1
-22
/
+11
2009-09-18
audio: internal API change
malc
1
-22
/
+11
2009-09-18
audio: introduce audio_pcm_hw_clip_out helper function
malc
1
-0
/
+22
2009-09-18
audio: introduce audio_pcm_hw_clip_out helper function
malc
1
-0
/
+22
2009-09-18
audio: use muldiv64 where it makes sense
malc
1
-1
/
+2
2009-09-18
audio: use muldiv64 where it makes sense
malc
1
-1
/
+2
2009-09-13
audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLL
Jan Kiszka
1
-1
/
+1
2009-09-13
audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLL
Jan Kiszka
1
-1
/
+1
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-19
/
+19
[next]