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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-16
monitor: Separate "default monitor" and "current monitor" cleanly
Markus Armbruster
1
-2
/
+2
2010-03-11
audio: fix comment
malc
1
-1
/
+1
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
2010-01-17
audio: include more information into audio_bug's output
malc
1
-0
/
+9
2010-01-17
Revert "sdlaudio: make it suck less"
malc
1
-30
/
+50
2010-01-13
Workaround for broken OSS_GETVERSION on FreeBSD, part two
Juergen Lock
1
-4
/
+26
2010-01-09
oss: fix fragment setting
malc
1
-13
/
+16
2010-01-09
oss: issue OSS_GETVERSION ioctl only when needed
malc
1
-17
/
+17
2010-01-09
oss: refactor code around policy setting
malc
1
-12
/
+8
2010-01-08
oss: workaround for cases when OSS_GETVERSION is not defined
malc
1
-1
/
+12
2009-12-03
audio: port to vmstate
Juan Quintela
1
-17
/
+9
2009-12-03
audio: fix compilation of DEBUG_PLIVE
Juan Quintela
1
-3
/
+3
2009-11-18
audio: Remove conditional around sw which can not be NULL
malc
1
-17
/
+15
2009-10-15
winwave: ADC support
malc
1
-24
/
+336
2009-10-15
audio: remove last remnants of _t
malc
3
-5
/
+5
2009-10-15
winwave: make error logging more consistent
malc
1
-6
/
+7
2009-10-15
winwave: follow the rules when closing the output device
malc
1
-0
/
+19
2009-10-13
qemu: allow pulseaudio to be the default
Michael S. Tsirkin
1
-1
/
+1
2009-10-11
winwave: pause/restore playing upon seeing VOICE_DISABLE/ENABLE
malc
1
-0
/
+18
2009-10-11
winwave: close event handle and delete wait object after closing HWAVEOUT
malc
1
-2
/
+2
2009-10-11
winwave: remove wait object when finalizing DAC voice
malc
1
-13
/
+14
2009-10-10
winwave: poll mode
malc
1
-0
/
+61
2009-10-10
Windows Waveform Audio driver (no ADC support yet)
malc
5
-95
/
+433
2009-10-03
oss/alsa: Do not invoke UB described in 7.15.1.1 (this time for ADC)
malc
2
-21
/
+27
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
2
-33
/
+39
2009-09-30
sdlaudio: make it suck less
malc
1
-50
/
+30
2009-09-18
audio: use correct email address
malc
2
-2
/
+2
2009-09-18
audio: internal API change
malc
12
-81
/
+33
2009-09-18
sdlaudio: use correct function names in sdl_XXX calls
malc
1
-3
/
+3
2009-09-18
oss: use audio_pcm_hw_clip_out
malc
1
-47
/
+46
2009-09-18
alsa: use audio_pcm_hw_clip_out
malc
1
-45
/
+43
2009-09-18
audio: introduce audio_pcm_hw_clip_out helper function
malc
2
-0
/
+25
2009-09-18
audio: use muldiv64 where it makes sense
malc
4
-5
/
+8
2009-09-18
coreaudio: fix sloppy "posixification" by 1ea879e5580f63414693655fcf0328559cd...
malc
1
-1
/
+1
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
2
-27
/
+32
2009-09-13
audio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLL
Jan Kiszka
1
-1
/
+1
2009-09-13
oss: Simplify mmap code
malc
1
-22
/
+5
2009-09-13
oss: OSS v4 support
malc
1
-9
/
+50
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
4
-43
/
+43
2009-09-12
audio: remove lsbindex/popcount in favour of host-utils's ctz32
malc
3
-21
/
+2
2009-09-12
alsa: poll mode handling
malc
1
-21
/
+204
2009-09-12
oss: poll mode handling
malc
1
-5
/
+74
2009-09-12
audio: poll mode infrastructure
malc
2
-11
/
+87
2009-09-12
oss: Unbreak mmaping the ability to mmap oss fd on Linux
malc
1
-1
/
+4
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
3
-4
/
+4
2009-09-10
Remove bit-rotten threshold handling
malc
1
-13
/
+2
2009-09-02
Fix warning on x86_64
Kirill A. Shutemov
1
-2
/
+2
[next]