summaryrefslogtreecommitdiff
path: root/audio/audio.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-21Merge branch 'upstream_qemu_2.0' into tizenSeokYeon Hwang1-1/+1
2013-12-11Merge branch 'upstream-1.7' into tizen_qemu_1.7SeokYeon Hwang1-3/+4
2013-12-09audio: Lower default wakeup rate to 100 times / secondHans de Goede1-1/+1
2013-10-23audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* secondHans de Goede1-1/+2
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-3/+3
2013-07-02Merge 'qemu 1.5.1' into tizen_qemu_1.5.1test1-5/+6
2013-01-16audio: Replace non-portable asprintf in debug code by g_strdup_printfStefan Weil1-2/+3
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini1-1/+1
2012-10-08Merge tag 'v1.2.0' into tizen-armEvgeny Voevodin1-0/+1
2012-07-16audio: Unbreak capturing in mixemu casemalc1-0/+1
2012-06-15Upgrade to upstream v1.1.0.Evgeny Voevodin1-7/+31
2012-05-24audio: Always call fini on exitJan Kiszka1-4/+8
2012-05-08[Title] Merge release-1.0 into develop branch to support hax feature.Kitae Kim1-0/+34
2012-04-17audio: don't apply volume effect if backend has VOICE_VOLUME_CAPMarc-André Lureau1-2/+7
2012-04-17audio: add VOICE_VOLUME ctlMarc-André Lureau1-0/+12
2012-02-25audio: Add some fall through commentsStefan Weil1-0/+3
2011-12-14Fix spelling in comments, documentation and messagesStefan Weil1-1/+1
2011-09-15Replace the VMSTOP macros with a proper state typeLuiz Capitulino1-1/+1
2011-09-15Replace the VMSTOP macros with a proper state typeLuiz Capitulino1-1/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-15/+15
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-15/+15
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini1-2/+2
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini1-2/+2
2011-01-12audio: split sample conversion and volume mixingMichael Walle1-5/+6
2011-01-12audio: split sample conversion and volume mixingMichael Walle1-5/+6
2010-11-18audio: Only use audio timer when necessarymalc1-14/+10
2010-11-18audio: Only use audio timer when necessarymalc1-14/+10
2010-11-09spice: add audioGerd Hoffmann1-0/+3
2010-11-09spice: add audioGerd Hoffmann1-0/+3
2010-07-06savevm: Add DeviceState paramAlex Williamson1-1/+1
2010-07-06savevm: Add DeviceState paramAlex Williamson1-1/+1
2010-03-16monitor: Separate "default monitor" and "current monitor" cleanlyMarkus Armbruster1-2/+2
2010-03-16monitor: Separate "default monitor" and "current monitor" cleanlyMarkus Armbruster1-2/+2
2010-01-17audio: include more information into audio_bug's outputmalc1-0/+9
2010-01-17audio: include more information into audio_bug's outputmalc1-0/+9
2009-12-03audio: port to vmstateJuan Quintela1-17/+9
2009-12-03audio: port to vmstateJuan Quintela1-17/+9
2009-09-18audio: use correct email addressmalc1-1/+1
2009-09-18audio: use correct email addressmalc1-1/+1
2009-09-18audio: internal API changemalc1-22/+11
2009-09-18audio: internal API changemalc1-22/+11
2009-09-18audio: introduce audio_pcm_hw_clip_out helper functionmalc1-0/+22
2009-09-18audio: introduce audio_pcm_hw_clip_out helper functionmalc1-0/+22
2009-09-18audio: use muldiv64 where it makes sensemalc1-1/+2
2009-09-18audio: use muldiv64 where it makes sensemalc1-1/+2
2009-09-13audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLLJan Kiszka1-1/+1
2009-09-13audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLLJan Kiszka1-1/+1
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl1-19/+19