Go to file
Eric Laurent a6e58fe316 Fix issue 2115450: a2dp thread is started, even though we are only connected to headset and not playing music.
This is due to a regression introduced by change 24114: when no audio tracks are ready for mixing, 0s are written to audio hardware. However this should only happen if tracks have already been mixed since the audio flinger thread woke up.
Also do not write 0s to audio hardware in direct output threads when audio format is not linear PCM.
2009-09-14 02:37:15 -07:00
awt Removed system/framework/android.awt.jar. 2009-07-02 14:11:33 -05:00
camera/libcameraservice Pass return code from Camera HAL for setParameters(). 2009-09-13 17:12:35 -07:00
cmds Add tests and misc fixes on keystore. 2009-09-11 19:30:13 +08:00
include Merge change 24643 into eclair 2009-09-10 22:59:12 -04:00
libs Fix issue 2115450: a2dp thread is started, even though we are only connected to headset and not playing music. 2009-09-14 02:37:15 -07:00
opengl AGL's glCompressedTexImage2D now checks the imageSize parameter. 2009-09-10 17:13:28 -07:00
vpn/java/android/net/vpn Simplifies err code propagation. 2009-08-28 09:59:39 +08:00
MODULE_LICENSE_APACHE2
NOTICE