3
0
Fork 0
Commit Graph

240 Commits

Author SHA1 Message Date
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
Andrew Dodd b2b2efbeda EGL: Set BOARD_EGL_NEEDS_LEGACY_FB
Fixes EGL stalling

Change-Id: If08b64e6f2b22dc96d2720087320224edde39f39
2012-12-10 18:10:57 -05:00
codeworkx ae51a7717f galaxys2: add vendor bt conf, add bt-pan iface
Change-Id: Ida11505eaf2b4457a64a3d5c0ed6172f4e821378
2012-12-10 20:43:51 +01:00
codeworkx a636f884ed galaxys2: reenable samsung stk
Change-Id: Ia8cad7749e91226691a6a9ebae7b8666f4f81557
2012-12-09 16:00:44 +01:00
Espen Fjellvær Olsen 80fe7526ed Add stubs to make libtvoutinterface.so and camera to play nice
Change-Id: I37f542e81a1e32bcc2441e4ef7e7c675f7f29a72
2012-12-06 20:41:33 +01:00
Daniel Hillenbrand 556a53598e Merge "galaxys2-common: fix group on video nodes" into mr1-staging 2012-12-03 21:04:03 -08:00
codeworkx 973931f953 overlay: remove/disable non-existing overlays
Change-Id: I2ff9d74f65188d44cb661782b841866f9537388a
2012-12-02 16:36:44 +01:00
codeworkx 4ccae23384 galaxys2: camera have iso
Change-Id: I103e58d0f115bc4560c152e9747847ea5ed4ac01
2012-12-02 16:34:14 +01:00
codeworkx ddf7e489b9 galaxys2: enable vsync sysfs
Change-Id: Ibfeed182c1728096200457e94016432fc129cae7
2012-12-02 15:47:40 +01:00
codeworkx 605c54b82e audio: update for mr1
Change-Id: I92348574296ab03c0f57b0dfa81bcded7ddb89cb
2012-12-02 15:39:09 +01:00
Andrew Dodd cdc1a96ac0 mc1n2: Opensource audio HAL from Replicant
Thanks to Paul Kocialkowski of the Replicant project for this work.

Original sources:
https://gitorious.org/replicant/hardware_tinyalsa-audio

http://git.paulk.fr/gitweb/?p=yamaha-mc1n2-audio.git;a=summary

Change-Id: Ia3d89c67d64decb56e3d6518c5f382d38e5a1fa9
2012-12-02 15:33:50 +01:00