191 Commits

Author SHA1 Message Date
Dima Zavin
4799671722 qsd8k: add gralloc for 8k
Signed-off-by: Dima Zavin <dima@android.com>
2009-08-13 16:43:18 -07:00
Eric Laurent
f3a1a6032c Fix issue 2001369 take 2.
The fix in build 8601 did not address the in call mode.
We now consider the headphones without mic as a valid device for phone strategy.
2009-08-13 09:27:45 -07:00
Eric Laurent
673e5375a4 Fix issue 2051565.
AudioPolicyManager must prevent that VOICE_CALL stream volume is changed while BT SCO route is on for voice call and also that BLUETOOTH_SCO stream volume is changed when BT SCO route is off.
This rule was only applied to volume change requests coming from outside AudioPolicyManager.
Make sure that this rule applies also to internal requests.
2009-08-13 02:29:09 -07:00
Eric Laurent
1903ddedde Workaround for issue 2046783.
Apparently the problem is caused by the fact that A2dpAudioStreamOut::standby() calls a2dp_stop() after the headset has been powered down.
The workaround consists in indicating to A2DP audio hardware that a close request is pending and that stanby() must be bypassed.
2009-08-12 06:06:50 -07:00
Wu-cheng Li
a5c28285ed Merge commit '6df9ffc1' into manualmerge 2009-08-11 13:30:43 +08:00
Wu-cheng Li
9699cda001 Change the default effect value from "off" to "none". 2009-08-10 15:07:38 +08:00
Mathias Agopian
e4a7ee0e30 don't memset ashmem region, especially before they're mmapped 2009-08-08 17:01:42 -07:00
Mathias Agopian
5eabeaf821 add support for RGBX_8888. HOWEVER MDP doesn't support it yet, so we use XRGB which looks wrong for now 2009-08-07 20:56:29 -07:00
Mathias Agopian
32a0f80413 make sure to use the right 32-bit pixelformat on msm7k when using the gpu 2009-08-07 19:09:35 -07:00
Mathias Agopian
5b70faa81d make sure to clear surface's buffers when they are allocated 2009-08-07 18:12:56 -07:00
Eric Laurent
1518c5f0de Added support for bluetooth car kit. 2009-08-07 10:43:45 -07:00
Jean-Baptiste Queru
be28da649b Merge from open-source 2009-08-07 10:16:50 -07:00
Android (Google) Code Review
6cc021fa45 Merge change 9654
* changes:
  Fix getParameters() default implementation.
2009-08-07 09:09:00 -07:00
Jean-Baptiste Queru
11d232a3a6 Merge from donut 2009-08-07 08:34:19 -07:00
Eric Laurent
ec2f4cb360 Fix issue 001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs.
Changed output handles format in logs.
2009-08-07 00:46:28 -07:00
Jean-Baptiste Queru
8b4a578e24 Deactivate libcamera2
It can't be built without proprietary files
2009-08-06 16:36:30 -07:00
Mathias Agopian
54e066dc1a make sure to clear the GPU memory after allocating it 2009-08-05 12:22:30 -07:00
Mathias Agopian
50b886c6d6 better debugging 2009-08-05 12:22:30 -07:00
Dima Zavin
0cba4a5b79 msm7k/qsd8k: split out the subdir includes list into common and hw specific
This will make it easier to include msm/qsd specific modules.

Signed-off-by: Dima Zavin <dima@android.com>
2009-08-05 12:00:46 -07:00
Eric Laurent
7189da3933 Fix issue 2035414: AudioPolicyManager: Possible audio routes must include the headset without mic + speaker combination.
Added headphone + speaker combination in AudioPolicyManager.
2009-08-05 06:41:55 -07:00
Eric Laurent
8837fc40c0 Fix getParameters() default implementation.
Do not return empty string but key value pairs with empty values.
2009-08-05 01:52:15 -07:00
Android (Google) Code Review
e1e98b43c7 Merge change 20040
* changes:
  removing libcamera2 --> moving to vendor/qcom/android
2009-08-04 17:52:21 -07:00
Iliyan Malchev
3c302caa49 removing libcamera2 --> moving to vendor/qcom/android
Signed-off-by: Iliyan Malchev <malchev@google.com>
2009-08-04 17:51:00 -07:00
Android (Google) Code Review
69da530de7 Merge change 9646
* changes:
  rename /dev/hw3dm to /dev/msm_hw3dm
2009-08-04 13:52:58 -07:00
Jean-Baptiste Queru
0714daa88a merge from open-source master 2009-08-04 09:00:28 -07:00
Dima Zavin
fbbaa5c979 rename /dev/hw3dm to /dev/msm_hw3dm 2009-08-03 23:02:29 -07:00
Eric Laurent
694a91e5ae Fix issue 2029923: DTMF tones not always routed to BT SCO.
Switch DTMF stream from/to A2DP output to/from hardware output when changing call state even if DTMF stream is
not active.
2009-08-03 08:52:07 -07:00
Jean-Baptiste Queru
c84fe26594 merge from donut 2009-08-03 07:45:46 -07:00
Android (Google) Code Review
1806a94f0a Merge change 9422
* changes:
  really fix the build
2009-07-31 16:50:05 -07:00
Mathias Agopian
641eb403cc really fix the build 2009-07-31 16:49:29 -07:00
Android (Google) Code Review
d4e15901aa Merge change 9421
* changes:
  should fix qsd8k builds
2009-07-31 16:33:44 -07:00
Mathias Agopian
06bd510731 should fix qsd8k builds 2009-07-31 16:33:08 -07:00
Android (Google) Code Review
813af83025 Merge change 9392
* changes:
  don't send the GPU master fd across to client processes
2009-07-31 15:13:25 -07:00
Mathias Agopian
50b3755b7d don't send the GPU master fd across to client processes 2009-07-31 15:09:12 -07:00
Wu-cheng Li
31882c14d6 am 8d4e54bc: Remove antibanding because driver does not support them.
Merge commit '8d4e54bcf9c5ec671d03e4cf9386565acedf1d05'

* commit '8d4e54bcf9c5ec671d03e4cf9386565acedf1d05':
  Remove antibanding because driver does not support them.
2009-07-30 22:41:03 -07:00
Wu-cheng Li
a474856497 Remove antibanding because driver does not support them. 2009-07-31 13:28:46 +08:00
Chih-Chung Chang
7964585690 am 01478079: Fix 2026448: Missing jpeg-quality parameter in donut.
Merge commit '01478079ff18c2ca83536761cd3047d929903d31'

* commit '01478079ff18c2ca83536761cd3047d929903d31':
  Fix 2026448: Missing jpeg-quality parameter in donut.
2009-07-30 20:45:28 -07:00
Chih-Chung Chang
ca745bed48 Fix 2026448: Missing jpeg-quality parameter in donut. 2009-07-31 11:29:38 +08:00
Mathias Agopian
306a3e31e6 more support for GPU gralloc 2009-07-30 11:22:56 -07:00
Mathias Agopian
5d656eaddf start adding some support for GPU gralloc 2009-07-30 11:22:55 -07:00
Jean-Baptiste Queru
8dfe85ff2e merge from donut 2009-07-29 14:57:05 -07:00
Dima Zavin
759a618764 liblights: enable lights hal for qsd8k 2009-07-28 19:56:11 -07:00
Dima Zavin
215a09ed26 enable building libcamera2 for qsd8k 2009-07-28 18:56:35 -07:00
Eric Laurent
b47dc87ea1 Fix issue 2004229: DTMF tones play through earpiece (G1). 2009-07-28 06:23:06 -07:00
Android (Google) Code Review
d50932e976 Merge change 8457
* changes:
  libcamera2: Add 576x532 as a valid preview size.
2009-07-27 17:26:30 -07:00
Jean-Baptiste Queru
ca0268835b reconcile korg/master into goog/master 2009-07-26 11:43:55 -07:00
Jean-Baptiste Queru
86d065ea5d Merge korg/donut into korg/master
Conflicts:

	libcamera/QualcommCameraHardware.cpp
2009-07-25 17:36:37 -07:00
Android (Google) Code Review
fa9eb66bf3 Merge change 8496
* changes:
  Fix issue 2001204: libaudiopolicy.so and libaudiopolicygeneric.so libraries must be pre-linked.
2009-07-25 00:54:46 -07:00
Android (Google) Code Review
ea704974c4 Merge change 8521
* changes:
  msm7k: Include librpc in qsd8k builds.
2009-07-24 14:01:09 -07:00
Mike Lockwood
ae04c042b5 msm7k: Include librpc in qsd8k builds.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-07-24 15:46:24 -04:00