Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aries-common: Call setBatchReflection after setting video recording parameters | Pawit Pornkitprasan | 2012-01-14 | 1 | -0/+2 |
| | | | | | | | ce147 requires setBatchReflection driver to be called after setting the parameters. This is usually done when set in setParameters, but in this case it is called manually from SecCamera.cpp, so it must also be called manually. | ||||
* | AriesParts: Add v0 color gamma and mDNIe Settings | Pawit Pornkitprasan | 2012-01-10 | 8 | -7/+216 |
| | |||||
* | Revert "aries-common: Update updater.sh for swapped sdcard/emmc mountpoint ↵ | Pawit Pornkitprasan | 2012-01-08 | 2 | -19/+11 |
| | | | | | | | | | | (properly, this time)" This reverts commit 78563fa71a3b54fcc31e04ab39730af7ea56a581. Revert for now. Recovery is buggy with these switched: - 20s wait when using ROM Manager/installing from CM7/stock - Unable to backup/restore /sdcard/.android_secure because it's at /emmc/.android_secure | ||||
* | aries-common: Update updater.sh for swapped sdcard/emmc mountpoint ↵ | Pawit Pornkitprasan | 2012-01-08 | 2 | -11/+19 |
| | | | | (properly, this time) | ||||
* | Revert "aries-common: Update updater.sh for swapped sdcard/emmc mountpoint ↵ | Pawit Pornkitprasan | 2012-01-08 | 2 | -20/+15 |
| | | | | | | | | (completely untested)" This reverts commit 4c7fdfec6159474525e46f2dca383203f5464e3a. Not needed | ||||
* | aries-common: Update updater.sh for swapped sdcard/emmc mountpoint ↵ | Pawit Pornkitprasan | 2012-01-08 | 2 | -15/+20 |
| | | | | (completely untested) | ||||
* | aries-common: Remove TARGET_RECOVERY_PRE_COMMAND, the kernel now handles this | Pawit Pornkitprasan | 2012-01-07 | 1 | -1/+0 |
| | |||||
* | libaudio: Re-enable logging with read/write logging disabled | Pawit Pornkitprasan | 2012-01-07 | 1 | -5/+5 |
| | | | | | This should give enough info for debugging when users report call not working. | ||||
* | media_profiles: Add timelapse profile for 720p | Pawit Pornkitprasan | 2012-01-07 | 1 | -0/+14 |
| | |||||
* | Edit ril_class for new RIL loading system | Pawit Pornkitprasan | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | libaudio: ignore if target has its own libaudio (such as fascinate) | jt1134 | 2012-01-04 | 1 | -0/+4 |
| | |||||
* | aries-common: Remove device.rc import | Pawit Pornkitprasan | 2012-01-03 | 1 | -3/+0 |
| | | | | | We don't use this and it causes init to think that the 'on boot' section ends at that point | ||||
* | sec_mm: Disable HW decoding when TV-Out is enabled | Pawit Pornkitprasan | 2012-01-03 | 4 | -0/+25 |
| | |||||
* | AriesParts: Don't disable TV Out service on sleep | Pawit Pornkitprasan | 2012-01-03 | 1 | -2/+2 |
| | | | | | The underlying library will not disable and release the service properly causing TV Out to be broken until next reboot. | ||||
* | Improve 720p video recording | Pawit Pornkitprasan | 2012-01-01 | 2 | -6/+1 |
| | |||||
* | Merge pull request #16 from Helvio88/ics | Pawit Pornkitprasan | 2012-01-01 | 2 | -0/+72 |
|\ | | | | | PT-BR Translations for SGS TV-OUT | ||||
| * | PT-BR Translations for SGS TV-OUT | Helvio Pedreschi | 2012-01-01 | 2 | -0/+72 |
|/ | |||||
* | aries-common: libcamera: Set slow ae and video gamma properly | Pawit Pornkitprasan | 2012-01-01 | 1 | -6/+7 |
| | |||||
* | aries-common: More parameters for video recording | Pawit Pornkitprasan | 2012-01-01 | 1 | -0/+4 |
| | |||||
* | aries-common: Implement camera zoom (original implementation by havlenapetr) | Pawit Pornkitprasan | 2012-01-01 | 1 | -0/+20 |
| | |||||
* | Remove touch to focus logging | Pawit Pornkitprasan | 2011-12-31 | 1 | -2/+2 |
| | |||||
* | aries-common: Implement touch to focus (original implementation by havlenapetr) | Pawit Pornkitprasan | 2011-12-31 | 5 | -4/+152 |
| | |||||
* | Set ro.vold.umsdirtyratio to speed up UMS | Pawit Pornkitprasan | 2011-12-31 | 1 | -0/+4 |
| | |||||
* | Fixed hwcomposer (broken in 88520338e7e2d8587e0c6d9bac912a588a037d64) | Pawit Pornkitprasan | 2011-12-31 | 1 | -2/+2 |
| | |||||
* | Disable verbose logging for libaudio | Pawit Pornkitprasan | 2011-12-31 | 1 | -1/+1 |
| | |||||
* | Update libaudio from crespo (with FM added) | Pawit Pornkitprasan | 2011-12-31 | 11 | -2674/+757 |
| | |||||
* | AriesParts: Remove icon from launcher | Pawit Pornkitprasan | 2011-12-31 | 1 | -7/+0 |
| | |||||
* | Fix conflict with generic defines (for now) | Pawit Pornkitprasan | 2011-12-30 | 2 | -61/+61 |
| | |||||
* | Update BoardConfigCommon from crespo | Pawit Pornkitprasan | 2011-12-30 | 1 | -2/+2 |
| | |||||
* | Switch default to mass storage | Pawit Pornkitprasan | 2011-12-30 | 1 | -1/+1 |
| | |||||
* | Update config.xml from crespo | Pawit Pornkitprasan | 2011-12-30 | 1 | -0/+6 |
| | |||||
* | Merge pull request #15 from Kaik541/rename | Pawit Pornkitprasan | 2011-12-28 | 9 | -16/+16 |
|\ | | | | | Incredibly stupid renaming process | ||||
| * | more renaming for device settings compatibility | Shawn Alty | 2011-12-27 | 5 | -7/+7 |
| | | |||||
| * | Mass rename of com.cyanogenmod.AriesParts to com.cyanogenmod.settings.device | Shawn Alty | 2011-12-27 | 9 | -9/+9 |
|/ | | | | Needed (possibly?) for "Device Settings" to work. | ||||
* | aries-common: Fix orientation sensor on kernel 3.0 | Pawit Pornkitprasan | 2011-12-27 | 2 | -0/+8 |
| | |||||
* | Revert "Increase minimum brightness" | Pawit Pornkitprasan | 2011-12-26 | 1 | -1/+4 |
| | | | | | | This reverts commit 8bb709a522fd5f2681783361b8686a9ecccaf47f. We now use herring's framebuffer which does not have this problem | ||||
* | AriesParts: Default TV-Out to disabled | Pawit Pornkitprasan | 2011-12-26 | 1 | -1/+3 |
| | | | | | | If the user has not plugged in a headphone/TV-Out cable since boot, there would be no sticky intent and the TV-Out checkbox would be enabled. Disable it by default. | ||||
* | Merge pull request #14 from Kaik541/icon2 | Pawit Pornkitprasan | 2011-12-26 | 2 | -1/+2 |
|\ | | | | | Add an icon for AriesParts | ||||
| * | Add an icon for AriesParts | Shawn Alty | 2011-12-26 | 2 | -1/+2 |
|/ | |||||
* | Increase minimum brightness | Pawit Pornkitprasan | 2011-12-25 | 1 | -4/+1 |
| | | | | Our framebuffer doesn't handle brightness that low well | ||||
* | libsensors: Update from crespo | Pawit Pornkitprasan | 2011-12-23 | 5 | -69/+25 |
| | | | | | | Light sensor now uses calculation instead of pre-determined values Requires updated kernel | ||||
* | libsensors: Fix line ending | Pawit Pornkitprasan | 2011-12-23 | 19 | -2606/+2606 |
| | |||||
* | libcamera: Implement user-space AF polling for CE147 | Pawit Pornkitprasan | 2011-12-23 | 3 | -4/+30 |
| | | | | Required for linux 3.0 | ||||
* | libcamera: fascinate has LED flash | jt1134 | 2011-12-19 | 1 | -0/+4 |
| | |||||
* | Store crypto footer in /efs instead of fs footer | Pawit Pornkitprasan | 2011-12-18 | 2 | -1/+3 |
| | |||||
* | libcamera: Parameters for video recording: continuous af, slow ae, gamma | Pawit Pornkitprasan | 2011-12-18 | 1 | -4/+24 |
| | |||||
* | libcamera: Fix video recording | Pawit Pornkitprasan | 2011-12-18 | 3 | -5/+19 |
| | | | | Thanks to havlenpetr for the initial research work | ||||
* | Fix FFC | Pawit Pornkitprasan | 2011-12-18 | 1 | -4/+15 |
| | |||||
* | Revert "Camera: move AF polling code from driver into HAL" | Pawit Pornkitprasan | 2011-12-18 | 3 | -43/+4 |
| | | | | This reverts commit 3b869ce2ba1cc91c0acdcc8355a8499fc443e8a3. | ||||
* | Adjust libcamera for CE147 | Pawit Pornkitprasan | 2011-12-18 | 4 | -3/+136 |
| |