replicant-frameworks_native/libs
Eric Laurent f5e868baf9 Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high).
This change is a complement to the main fix in kernel driver for the same issue (partner change #1250).
It removes clicks sometimes heard after the end of the tones while audio flinger is sending 0s to the audio output stream.
The problem was that the sleep time between two writes was more than the duration of one audio output stream buffer which could cause some underrun.

Also fixed a recent regression in ToneGenerator that made that the end of previous tone was repeated at the beginning of current one under certain timing circumstances when the maximum tone duration was specified.
2009-10-06 18:59:35 -07:00
..
audioflinger Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). 2009-10-06 18:59:35 -07:00
binder Add offset handling in MemoryHeapBase class 2009-08-20 03:55:20 -07:00
surfaceflinger temporarily disable the use of glTexImage2D for sw buffers on sholes. 2009-10-06 17:59:43 -07:00
ui fix [2168531] have software-only gralloc buffer side-step the HAL 2009-10-06 17:00:25 -07:00
utils Turn off most of the backup-related debug logging 2009-09-30 17:07:37 -07:00