summaryrefslogtreecommitdiffstats
path: root/libcamera/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* aries-common: Use exynos3 commonPawit Pornkitprasan2012-08-181-2/+2
| | | | Change-Id: I337ba107f248992d7e08be9f45efeb78529f8ba8
* libcamera: other devices also have flashjt11342012-07-311-1/+1
| | | | Change-Id: I5100854c2b3f0a73f81e17657e1f01bc39a9fee2
* don't include libcamera if TARGET_PROVIDES_LIBCAMERA is definedjt11342012-07-221-0/+3
| | | | Change-Id: I011a14c4f74cbc3851845fec31e0e97ad8cbc2ac
* jellybean bring upPawit Pornkitprasan2012-07-141-0/+1
| | | | Change-Id: I19a95c3c8613a81d02f1146941fcb2f9ecc4efae
* aries-common: Implement touch to focus (original implementation by havlenapetr)Pawit Pornkitprasan2011-12-311-1/+3
|
* libcamera: fascinate has LED flashjt11342011-12-191-0/+4
|
* Adjust libcamera for CE147Pawit Pornkitprasan2011-12-181-0/+4
|
* Import libcamera from crespoPawit Pornkitprasan2011-12-171-0/+22
|
* Initial crapatinm2011-11-181-19/+0
| | | | Change-Id: Iea55d594ffc24d554371006682cc954dc91d185d
* Replaced libcamera.so with a wrapperPawit Pornkitprasan2011-08-091-39/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Features: - Continuous AF - ISO - Metering - Scene-modes - Focus-modes - Touch to focus (dependent on Iafc575a5) - Additional FFC Preview sizes (was hacked in on the old libcamera.so) - Disabled Samsung hacks in Camera.apk because it's no longer needed Note: - I believe that the same libcamera.so (now renamed libsamsungcamera.so) can be used for all variants now that the wrapper returns the correct number of comera (correct me if I'm wrong) - The vendor_samsung will need to be updated with libcamera.so removed for all models and http://www.mediafire.com/?3h7p4m0932l1dbv added as a proprietary file (renamed as libsamsungcamera.so). except for fascinatemtd, mesmerizemtd and showcasemtd and they require their libcamera.so with flash support. (Just rename the old one to libsamsungcamera.so) - This new libcamera.so requires a new prebuilt kernel (with pull request #41, which is already merged) for FFC to work. (only on models with FFC) Change-Id: I1f179068bf9d5295a48d118be191cf65c834fe7b
* moved to device/samsung/aries-commonatinm2011-05-171-0/+51