replicant-frameworks_native/libs
Eric Laurent 3522c80819 Fix issue 1992233: DTMF tones on Sholes is really long.
Add a parameter to ToneGenerator.startTone() allowing the caller to specify the tone duration. This is used by the phone application to have a precise control on the DTMF tone duration which was not possible with the use of delayed messaged.
Also modified AudioFlinger output threads so that 0s are written to the audio output stream when no more tracks are ready to mix instead of just sleeping. This avoids an issue where the end of a previous DTMF tone could stay in audio hardware buffers and be played just before the beginning of the next DTMF tone.
2009-09-08 22:56:07 -07:00
..
audioflinger Fix issue 1992233: DTMF tones on Sholes is really long. 2009-09-08 22:56:07 -07:00
binder Add offset handling in MemoryHeapBase class 2009-08-20 03:55:20 -07:00
surfaceflinger delete old and unused source files 2009-09-07 16:33:36 -07:00
ui fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly 2009-09-07 16:32:45 -07:00
utils Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. 2009-09-01 15:20:30 -07:00