summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)AuthorFilesLines
2015-11-27audio: apply IN feature to coreaudiobk0121.shin1-208/+435
2015-10-30audio: remove W/A codes for winwaveaudiobk0121.shin1-31/+0
2015-08-25upstream: some API was renamed and renewedSeokYeon Hwang1-1/+1
2015-08-24Merge tag 'v2.4.0' into tizen_3.0_qemu_2.4SeokYeon Hwang18-2953/+550
2015-07-08ossaudio: fix memory leakGonglei1-0/+1
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster2-0/+2
2015-06-15ossaudio: use trace events instead of debug config flagKővágó, Zoltán1-21/+4
2015-06-15alsaaudio: use trace events instead of verboseKővágó, Zoltán1-46/+14
2015-06-15dsoundaudio: remove primary bufferKővágó, Zoltán1-104/+0
2015-06-15dsoundaudio: remove *_retries kludgesKővágó, Zoltán2-83/+20
2015-06-15audio: remove pliveKővágó, Zoltán2-53/+0
2015-06-15audio: remove LOG_TO_MONITOR along with default_monKővágó, Zoltán1-20/+3
2015-06-15sdlaudio: do not allow multiple instancesKővágó, Zoltán1-0/+7
2015-06-15coreaudio: do not use global variables where possibleKővágó, Zoltán1-19/+24
2015-06-15dsoundaudio: do not use global variablesKővágó, Zoltán2-50/+74
2015-06-15paaudio: fix possible resource leakKővágó, Zoltán1-1/+5
2015-06-15wavaudio: do not use global variablesKővágó, Zoltán1-16/+21
2015-06-15ossaudio: do not use global variablesKővágó, Zoltán1-49/+61
2015-06-15alsaaudio: do not use global variablesKővágó, Zoltán1-68/+82
2015-06-15paaudio: do not use global variablesKővágó, Zoltán1-46/+52
2015-06-15audio: expose drv_opaque to init_out and init_inKővágó, Zoltán11-20/+27
2015-06-15audio: remove winwave audio driverKővágó, Zoltán3-719/+0
2015-06-15audio: remove fmod backendKővágó, Zoltán3-688/+0
2015-06-15audio: remove esd backendKővágó, Zoltán3-559/+0
2015-06-12oss: Remove unused error handling of qemu_set_fd_handlerFam Zheng1-6/+8
2015-06-12alsaaudio: Remove unused error handling of qemu_set_fd_handlerFam Zheng1-14/+2
2014-12-22audio: Don't free hw resources until after hw backend is stoppedPeter Maydell1-1/+1
2014-12-10Merge 'v2.2.0' into tizen_next_qemu_2.2SeokYeon Hwang7-29/+14
2014-06-13audio: Drop superfluous conditionals around g_free()Markus Armbruster3-23/+10
2014-05-26audio: replace fprintf(stderr, ...) with error_report() in audioLe Tan2-3/+2
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-2/+1
2014-05-08build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev1-1/+1
2014-04-21Merge branch 'upstream_qemu_2.0' into tizenSeokYeon Hwang3-7/+30
2014-02-03Add the ability to vary Spice playback and record rates, to facilitate Opus s...Jeremy White1-2/+25
2013-12-11Merge branch 'upstream-1.7' into tizen_qemu_1.7SeokYeon Hwang7-16/+15
2013-12-09audio: adjust pulse to 100Hz wakeup rateGerd Hoffmann1-4/+4
2013-12-09audio: Lower default wakeup rate to 100 times / secondHans de Goede1-1/+1
2013-11-07ossaudio: check for oss support in oss_audio_initGerd Hoffmann1-0/+4
2013-11-07Revert "ossaudio: do not enable by default"Gerd Hoffmann1-1/+1
2013-11-05ossaudio: do not enable by defaultAnthony Liguori1-1/+1
2013-10-31Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-2/+2
2013-10-26audio/mixeng_template.h: fix inline declarationAlex Bligh1-2/+2
2013-10-23audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* secondHans de Goede1-1/+2
2013-09-24audio: remove CONFIG_MIXEMU configure optionBandan Das1-6/+0
2013-09-10Merge tag 'v1.6.0' into tizen_qemu_1.6SeokYeon Hwang2-29/+3
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh4-8/+8
2013-07-02Merge 'qemu 1.5.1' into tizen_qemu_1.5.1test11-21/+21
2013-06-21audio: Replace static functions in header file by macros, remove GCC_ATTRStefan Weil1-28/+3
2013-06-11Remove OSS support for OpenBSDBrad Smith1-4/+0
2013-05-26Remove OSS support for OpenBSDBrad Smith1-4/+0