3
0
Fork 0
Commit Graph

350 Commits

Author SHA1 Message Date
Daniel Hillenbrand b895376dfd galaxys2: advanced settings: cleanup arrays
Change-Id: I3ed87edd16fbf957a18601fcc11c4b434830c77b
2013-06-09 12:03:14 +02:00
Daniel Hillenbrand 01917c8934 galaxys2: advanced settings: add content adaptive backlight control
Change-Id: I325d9663d7d1b82a7ebfb112e983a485689b063b
2013-06-09 11:11:02 +02:00
Daniel Hillenbrand 036beb482d galaxys2: pimp my vibrator
Change-Id: I71781be97d01598f83be3db828ebaf91c8211b78
2013-06-09 10:58:07 +02:00
Daniel Hillenbrand 954a88f71a galaxys2: move device settings from i9100
Change-Id: I9209974db9ce5b013fc56f2249ff8b4c511d5eaa
2013-06-09 10:31:32 +02:00
Daniel Hillenbrand 447bff4bbc galaxys2: loop ringtones, cleanup unused props
Change-Id: Ieec8981f495aacb6e6ce14a52a72935296b55de3
2013-06-05 13:39:22 +02:00
Daniel Hillenbrand 2da0de51c0 galaxys2: libril: uus is absent
Change-Id: Id52cec452588bc629b6ccbda51932678f2f8aeab
2013-06-03 13:55:08 +02:00
Daniel Hillenbrand 0dcb63a22f galaxys2: fix getting preferred network type
NETWORK_MODE_GLOBAL => NETWORK_MODE_WCDMA_PREF

Change-Id: Icb2d1ee40c75b7c30188e6e0036a2084cda3e071
2013-05-29 18:40:49 +02:00
Daniel Hillenbrand 19ced56c2b galaxys2-common: audio: fix merge fail
Change-Id: Icfdbe362c9dff887c96e5d65ecc94cca7bccd227
2013-05-26 02:23:31 +02:00
Daniel Hillenbrand cd67b27666 galaxys2: audio: remove some logging
Change-Id: I4c391a74f0f29a1b1a5392546f0b8c39f92c7898
2013-05-26 01:04:17 +02:00
Daniel Hillenbrand 7be9070b95 Merge "Mixer: Set the next elements routes when one failed" into cm-10.1 2013-05-25 15:56:32 -07:00
Daniel Hillenbrand 316262907d Merge "Mixer: Handle write element" into cm-10.1 2013-05-25 15:56:24 -07:00
Daniel Hillenbrand 770ea9ca3d galaxys2: libril: remove handling of uusInfo and reenable
Change-Id: I7897a5d36bb5fa51e29f5244ebfbfc81f225f6cf
2013-05-26 00:47:40 +02:00
Daniel Hillenbrand b6623a5227 galaxys2: set default mdnie scenario and mode on boot
Change-Id: Ib99b00b1dab576d8be19757e3b03206336c2ecdd
2013-05-25 21:56:57 +02:00
Daniel Hillenbrand a6256201b5 galaxys2: back to blob libril
opensource libril is causing memory problems

Change-Id: I3afc5430bcb52c4e31e2e79b1b2faf4bf53b4e3e
2013-05-25 21:55:29 +02:00
Paul Kocialkowski 487c86bd61 Mixer: Set the next elements routes when one failed
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>

Conflicts:

	tinyalsa_audio/mixer.c
2013-05-25 17:47:37 +01:00
Paul Kocialkowski 3f21abe309 Mixer: Handle write element
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
2013-05-25 17:46:49 +01:00
Daniel Hillenbrand 0df8e7bc89 galaxys2: libril: add a fallback to handle signalstrength for older modems
Change-Id: I66c253dbd8bf0db38b7e723cd43357752d2d9949
2013-05-25 11:52:44 +02:00
Daniel Hillenbrand 2804f22d31 galaxys2: switch to smdk4412 kernel
Change-Id: I9b4ee389937a6418bb9de79679324aae40a9a736
2013-05-25 11:03:58 +02:00
Daniel Hillenbrand 8829d2cfbc galaxys2: add opensource libril, remove ril class
- remove blob rild
- remove blob libril.so

Change-Id: I9f6d99bbd0ecf7c591c64a53e738339f0eaa3905
2013-05-24 12:31:07 +02:00
Dorian Snyder aea60d9a31 galaxys2-common: allow d710 to build audio
Change-Id: Id5cd7617d73620931b5d5ba5599ecd21c28f1eea
2013-05-13 23:29:45 -07:00
ghepeu 5477489722 galaxys2-common: camera: exynos_exif.c: fix values of some wrong EXIF tags
* adapt the code to the changes made in Exif.h
 * calculate ExposureTime from the ShutterSpeedValue: the exposure time
   read from the camera doesn't seem to work

Together with changes in Exif.h, this commit fixes ExposureTime, FNumber,
ShutterSpeedValue, ApertureValue, BrightnessValue and MaxApertureValue.

The values now match what was generated by the closed camera driver.

Credits to tryptophane for ExposureTime and ShutterSpeedValue. Thanks to
opaco23 and stone_ship who provided samples.

This commit requires http://review.cyanogenmod.org/37370

Change-Id: I16b606e65e895b98f9679ffb6172869c2cbe741c
2013-05-10 14:33:08 +02:00
ghepeu bcbeb5ebef galaxys2-common: fix EXIF data generated by the camera
* ensure that all IFDs are 12 bytes long; previously when the data field contained less than 4 bytes of data the IFDs were truncated too soon
 * change all data types and number of components according to the EXIF standard
 * get the actual status of the flash from the camera; previosly the camera flash settings (which are not valid EXIF values) were copied in
 * fix calculations of GPS coordinates

With these changes the EXIF generated by the camera are valid and readable. There are still issues with some tags but most data is correct now.

Thanks to dafnis, who identified the problematic fields, and tryptophane, who helped testing.

Patch Set 2: fix whitespaces.

Change-Id: I513ea89f69ff26646e6a4a439b1cd5b835cba8d6
2013-05-05 14:49:05 +02:00
athurh 8f1e7b0333 camera: manage picture width and height separately
required for 3264x2448 <-> 3264x1968

Change-Id: I729402e208dccee8cf1d1368c1d2d0dcd1f08a3d
2013-03-19 03:23:12 +01:00
codeworkx 93861e1fda galaxys2: camera: add missing picture size
Change-Id: I2b7d06f42a6020bc8bbe6718bedbd74ebe706636
2013-03-17 10:28:44 +00:00
codeworkx f7f79fa90e galaxys2: volume rocker wake
Change-Id: I8ebb0c76e0a96caa0b9f8d959cc2718c7bfd833c
2013-03-17 10:13:40 +00:00
athurh a0c67d8fdb mount preload partition at the end
preload is a useless partition and can be fotmatted as swap or other filesystem
different from ext4. In this case 'mount_all' will fail, leaving data unmounted

Change-Id: I37b81680f0e37590e6cd5142fa1950cd5ba90960
2013-03-11 23:56:05 +01:00
codeworkx a9cb487a2a galaxys2: add mms overlay
Change-Id: I1b70072053c6e4c883b1013d82c72577f2cc6ce0
2013-03-11 17:34:13 +00:00
Daniel Hillenbrand 289e09440c Merge "fixed i9100 low headphones sound issue" into cm-10.1 2013-03-06 07:52:27 -08:00
sakindia123 a5c2f1d71b BoardConfig: Add Cortex-A9 & Neon optimization
Change-Id: I141a4883da272ce7057fe2b78d3d590624f219ef
2013-03-05 17:04:57 +00:00
iKillCypher dffb024fd5 fixed i9100 low headphones sound issue
Change-Id: I9755f3d482717310617df91f2d7bcfa0f06c525f
2013-03-03 13:55:40 +08:00
athurh 7a865c0f21 galaxys2: camera: enable useProfileVideoSize
fix video preview aspect ratio

Change-Id: Ie3777670b0a368c367615a4f2a11ea35beb07dd1
2013-02-25 19:43:43 +01:00
Espen Fjellvær Olsen aa46ea0b54 Update focus behaviour to match Samsungs
Thanks to angelsl

Change-Id: I9d2a12a818fce1ca88e635c03fb4fdeaab45bad4
2013-02-24 13:51:12 +01:00
Espen Fjellvær Olsen c063919328 galaxys2: camera: code cleanup, higher min buffer count
Change-Id: I6abec7c91b15d4c9cd9916c878230403a4e1f89f
2013-02-24 13:47:00 +01:00
angelsl 2ce8745485 galaxys2-common: Use open source libsecion.
Change-Id: Ia26e3d30e80058a58d720034755ae4c666ca8db6
Signed-off-by: angelsl <hidingfromhidden@gmail.com>
2013-02-24 14:47:56 +08:00
Espen Fjellvær Olsen 91ffef4747 Add another success header
Change-Id: I3b293dedd14bd8a95d5f57b62b8e7330ea697304
2013-02-23 11:09:22 -08:00
codeworkx a821e10253 galaxys2: camera hal updates from paulk
Change-Id: I7ca6daa5ae8f72bb908b4c735193933f5524fdac
Source: git://git.paulk.fr/exynos_camera.git
2013-02-23 14:41:55 +00:00
codeworkx 8007493654 galaxys2: remove legacy egl hack
Change-Id: I697bc350835a1b8ceac0d98216820f451b817439
2013-02-23 01:41:50 +00:00
Daniel Hillenbrand 9add8a0ed3 Merge "Remove *hdmi* as well..." into cm-10.1 2013-02-20 12:41:44 -08:00
Espen Fjellvær Olsen eeea154611 Remove *hdmi* as well...
Change-Id: I6cf02e167941e7722030c157004e77c8636369d4
2013-02-20 21:38:31 +01:00
Espen Fjellvær Olsen dc0eca9b58 Remove vendor-camera and libTVOut.so
Change-Id: I0833d46a3d1a5c75932d281e337710d4fc13f608
2013-02-20 21:32:05 +01:00
codeworkx 2806d8bfe0 galaxys2: update for new kernel, cleanup, replicant camera hal
Camera HAL from: http://gitorious.org/replicant/device_samsung_galaxys2

Change-Id: I4191110be5b3368c608333d724f4217894dab4ac
2013-02-17 20:28:22 +00:00
codeworkx 2bd22a00bd galaxys2: create mountpoints on init trigger
Change-Id: I2e14c8106349a9fdcb26e430dad844b81148843f
2013-01-23 16:56:38 +00:00
Espen Fjellvær Olsen 3051a266c0 Fix newline derp
Change-Id: I21a3faca37406dd60550cba6383b1e85f80ab0f1
2013-01-15 16:27:12 +01:00
Espen Fjellvær Olsen a5a8d877a1 Use common files/script for blobs
Change-Id: Ic6ab95eedf26834f441d59442660ebfc364f2b4e
2013-01-13 21:16:10 +01:00
Andrew Dodd 452ed911a8 Disable fimgapi
This isn't doing anything at the moment - and it
messes up the attempt to enable FIMGAPI for 4412

Change-Id: I54d07366f723d6c01ab450050292638f682a88f7
2012-12-31 17:37:58 -05:00
Daniel Hillenbrand 88aecdbe59 Merge "permissions: Remove some nasty 777s" into cm-10.1 2012-12-20 08:57:14 -08:00
Andrew Dodd 1d34188cb1 permissions: Remove some nasty 777s
Anyone could view framebuffer memory...  not good

Probably some of the other 666s in ueventd need additional work,
but changing them all to 660 causes epicfail.

Change-Id: Ia8d148fac425a72d15e40f8d393cd16078974fd0
2012-12-19 18:58:16 -05:00
codeworkx 5395db561b galaxys2: don't hide focus modes
Change-Id: I085337febda57ff69e415e864cffcba14effcc8b
2012-12-19 18:04:38 +01:00
codeworkx 7b75ae1d8f galaxys2: fix permissions on exynos-mem
Change-Id: Ic951afdd302eea7953e31f2d15de8d31ba3e0043
2012-12-16 16:05:11 +01:00
Andrew Dodd bf5f14f303 bluetooth: Update config
These match the original SCO config passed to brcm_patchram_plus

Change-Id: Ia4305c6caf070c4edaf27e5190187a43e8300f82
2012-12-12 00:47:27 -05:00