Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

hardware-libaudio: 提交列表

hardware/libaudio


RSS
Rev. 时间 作者
293bd2c jb-x86 android-x86-4.4-r1 2013-12-09 19:54:34 Maksim Lin

audio_route: fix mediaserver crash

The segfault is because a null audio_route param is passed into
function reset_mixer_state.

Issue: 1209

1c2c376 2013-09-11 00:42:53 Tueidj

Fix bad sleep time

The bad sleep time occurs when pcm_get_htimestamp() fails, leaving
kernel_frames uninitialized and causing out->cur_write_threshold to be
set to a very large value. The following patch ensures kernel_frames is
initialized to a sane value, it should fix most of the "limiting sleep
time" warnings and stuttering audio caused by sleeping too much.

e7c00cd 2013-08-14 13:05:33 Chih-Wei Huang

add audio.usb.default

Suggested by Masaki Muranaka <monaka@monami-ya.jp>.

168c931 2013-02-04 18:45:38 Chih-Wei Huang

detect pcm card automatically

cfde6b1 2013-01-16 10:51:18 Chih-Wei Huang

audio hal for jb-x86

Import from device/asus/grouper/audio of AOSP.

898f53c 2011-12-23 00:53:25 Chih-Wei Huang

initial import

Show on old repository browser