171 Commits

Author SHA1 Message Date
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
Jean-Baptiste Queru
b552f55715 Reconcile donut into master after cleanup 2009-07-24 09:11:02 -07:00
Eric Laurent
563bc4754e Fix issue 2001204: libaudiopolicy.so and libaudiopolicygeneric.so libraries must be pre-linked. 2009-07-24 07:00:54 -07:00
Dima Zavin
6ffa1f926c libcamera2: Add 576x532 as a valid preview size. 2009-07-23 18:35:05 -07:00
Wu-cheng Li
086dddb3b5 Correct the spelling of posterize. 2009-07-23 17:37:12 -07:00
Eric Laurent
3bc3d7ffbb Fix issue 1795088 Improve audio routing code
Integrated comments after patch set 1 review.
Enabled tone playback instead of notifications while in call.
2009-07-23 09:45:44 -07:00
Wu-cheng Li
df37da0ff8 Correct the spelling of posterize. 2009-07-23 16:58:34 +08:00
Wu-cheng Li
a196c4b99a am b48ad0f5: Make sure shutter callback is called before raw callback.
Merge commit 'b48ad0f59d93638adca58c60fbe667472de822f3'

* commit 'b48ad0f59d93638adca58c60fbe667472de822f3':
  Make sure shutter callback is called before raw callback.
2009-07-21 00:29:05 -07:00
Wu-cheng Li
a21ec0f3d3 Make sure shutter callback is called before raw callback. 2009-07-21 15:16:33 +08:00
Brian Swetland
6ea5598488 libaudio: correctly start in absence of libhtc_acoustic.so
This exit path failed to set mInit = true;

Signed-off-by: Brian Swetland <swetland@google.com>
2009-07-20 09:28:38 -07:00
Wu-cheng Li
11b42800f7 am 841ca492: Remove unsupported white balance and effect options.
Merge commit '841ca492ca5fc5f97e1bc8f7060b778b02382cf9'

* commit '841ca492ca5fc5f97e1bc8f7060b778b02382cf9':
  Remove unsupported white balance and effect options.
2009-07-20 03:39:05 -07:00
Wu-cheng Li
3e4574a187 Remove unsupported white balance and effect options. 2009-07-20 18:26:19 +08:00
Android (Google) Code Review
244a610c12 Merge change 7656
* changes:
  enable libaudio for qsd8k, and make it non-htc-device friendly
2009-07-17 17:16:24 -07:00
Wu-cheng Li
9259fbeee0 am 0426b944: 1. Remove the zoom and brightness. 2. Set default value of antibanding, effect, and white-balance at initialization. 3. Do not set the parameter if it is not found.
Merge commit '0426b944de778822f49d4902ffc9650cbc19b4dc'

* commit '0426b944de778822f49d4902ffc9650cbc19b4dc':
  1. Remove the zoom and brightness.
2009-07-17 13:58:19 -07:00
Wu-cheng Li
bcb33e4db8 1. Remove the zoom and brightness.
2. Set default value of antibanding, effect, and white-balance at initialization.
3. Do not set the parameter if it is not found.
2009-07-17 16:25:16 +08:00
Brian Swetland
d9dd17b1a6 enable libaudio for qsd8k, and make it non-htc-device friendly
Currently libaudio supports an htc extension for audio parameter
adjusting (fine), but this extension breaks on non-htc devices (not
fine).  This change makes nonexistence of the htc extension non-fatal.

Signed-off-by: Brian Swetland <swetland@google.com>
2009-07-16 19:10:34 -07:00
Mathias Agopian
590bed5c00 fix [1980202] Surfaceflinger crash with transparent rollo on firestone
automaticaly size pmem instead of using hardcoded values
2009-07-16 18:06:47 -07:00
Android (Google) Code Review
f80f80896b Merge change 7577
* changes:
  Change libcamera to load the vendor camera library by the new name, liboemcamera instead of libqcamera.
2009-07-16 14:20:24 -07:00
Rebecca Schultz Zavin
16cddff7d9 Change libcamera to load the vendor camera library by the new name, liboemcamera instead of libqcamera.
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
2009-07-16 14:09:35 -07:00
Mathias Agopian
7af3a32e12 fix build 2009-07-15 16:31:02 -07:00
Mathias Agopian
c65f33f597 msm7k now has its own gralloc module -- currently identical to the default gralloc, soon to be different 2009-07-15 15:02:32 -07:00