Commit Graph

96 Commits

Author SHA1 Message Date
Danny Baumann dd04d71f15 Only overlay values that actually need changes.
Needlessly duplicating values in an overlay complicates things when
making changes to the code base.

Change-Id: I22610fdc82cecf8cee06be8dda61de6bb193b620
2011-08-05 13:17:16 +02:00
codeworkx 3cc6682de6 vold: use /mnt/emmc for external sdcard
using stackmounts causes actually problems on
mediascanner. use emmc until we've figured out whats
the problem and to avoid data loss.

Change-Id: I0819b0caa73841aaa4fcffeed48b77aa1b9b6756
2011-08-03 16:18:15 +02:00
codeworkx 339ecd28c7 media_profiles: higher bitrates for video recording 2011-07-30 12:26:35 +02:00
atinm b3473efdff Merge "Enable 720p, 1080p recording on c1 targets." into gingerbread 2011-07-30 00:52:42 +04:00
Andrew Mahone d1c92e6230 Enable 720p, 1080p recording on c1 targets.
Adds an overlay for the Camera resource needsSamsungCamMode, also
adjusts media_profiles.xml to include 1080p@30 as HD and 720p@30 as
High.

Change-Id: I84e439a25873942dbceb1e1ce36a550c74fcb55a
2011-07-29 14:30:09 -04:00
codeworkx cc8702bd9a libsensors: fix proximity thereshold 2011-07-28 17:31:20 +02:00
codeworkx b9931b370e vibrator: attempt to fix a deep sleep issue
needs change in kernel driver
2011-07-27 04:28:59 +02:00
codeworkx f45e645abf vibrator: fix enabling amp, disable kernel timer
Change-Id: Ie575a735a93bf4a5e93b1161cd25a0757ee41b5a
2011-07-26 15:17:02 -07:00
codeworkx cc74657f04 added overlay for cmparts for 64m heapsize entry 2011-07-26 11:38:52 -07:00
atinm 8d785f4fe1 Fix so that only smdk310 is allowed
Change-Id: I7dc68410b30da367d69e12bc1013b260976dfb33
2011-07-26 06:57:54 -04:00
codeworkx b63c840b3f custom vibrator implementation 2011-07-25 10:51:57 -07:00
Pawit Pornkitprasan d9414ffb28 Enable proper bluetooth MAC address on c1 devices
The approach here is to used bdaddr_read.c to read the
MAC address (it's in a different format than ro.bt.bdaddr_path
accepts) at /efs/imei/bt.txt and write it to /data/bdaddr and
set ro.bt.bdaddr_path there. This approach was used with
device/lge/thunderg and bdaddr_read.c was adapted from there.
2011-07-24 14:51:54 +02:00
codeworkx 7ccedad350 added fake init file for rommanager 2011-07-22 16:47:37 +02:00
codeworkx 2fe254074e vold: enable usb device mount support 2011-07-21 16:23:05 -07:00
codeworkx d1744e020b libsensors: fix x and z conversion of magnetic data 2011-07-21 13:29:05 -07:00
codeworkx f677bce86a updated wifi blobs 2011-07-21 15:41:47 +02:00
codeworkx a151a34513 add usb accessory package 2011-07-20 13:42:39 +02:00
Andrew Mahone f7a1b391c5 Mount external SD at /mnt/sdcard/external_sd
Change-Id: Ibd165524e9ac487f0947792ff05dd7be1b68ff13
2011-07-17 06:39:07 -04:00
Andrew Mahone 5bb832997a Stream address passed by MFC_ENC_EXE is an offset from start of
mmap region, so add pCTX->mapped_addr to it to get the correct
address.

Change-Id: I2362cb8fefaa875481449c827fe9561b096ca19b
2011-07-16 21:47:35 -04:00
Daniel Hillenbrand 9a3c5033aa only supported camera preview sizes on media profiles 2011-07-16 15:53:26 +02:00
codeworkx 3b5ff7a461 media profiles 2011-07-16 02:06:12 -07:00
codeworkx b0d97aea2b sec_mm: enable logging 2011-07-15 16:44:28 -07:00
atinm 9475464efa Use the mapped_size we got back from the kernel for munmap() 2011-07-15 14:54:39 -04:00
codeworkx e2d4e022d8 media profiles: fix preview sizes 2011-07-15 07:44:31 -07:00
Daniel Hillenbrand 7ab4d76ae2 sec_mm encoder: added IOCTL_MFC_GET_MMAP_SIZE for memory mapping 2011-07-15 04:23:46 -07:00
Andrew Mahone cba6d2b7d5 WIP: SsbSipMfcDecAPI.c compiles
Change-Id: I3cc7698f57f646b5814c61f24999aadcfa815535
2011-07-14 22:55:33 -04:00
Andrew Mahone a09db64961 WIP, SsbSipMfcEncAPI.c compiles
Change-Id: I7f20bc7251020bccc6f9ca656466b3c15595572f
2011-07-14 22:13:52 -04:00
codeworkx b3e03cda12 sec_mm: added IOCTL_MFC_GET_MMAP_SIZE, out_img_width = out_frm_width and same for height 2011-07-12 08:58:51 -07:00
Andrew Mahone 854ffb4c25 More WIP, address API fixups - kernel now returns only offsets of allocations,
we need to retrieve and store the physical address of the port if we want to
calculate allocation physical address.

Change-Id: If7050dcbb8eca11ae72e65c8f82677cc106b2f76
2011-07-11 15:14:17 -04:00
Andrew Mahone 962d1bde85 WIP
Change-Id: I4cd179c96c8e2f9e9c5e30d84b49f77fcadfd45b
2011-07-11 14:17:22 -04:00
Andrew Mahone 09f86ddb99 WIP.
Change-Id: Ife138b9b57f92d75cd58206e215372e7ca36b181
2011-07-10 21:57:53 -04:00
Andrew Mahone c1384cd4d5 Revert "sec_mm: wip"
This reverts commit 9aec0e6693.
2011-07-10 19:54:51 -04:00
codeworkx 9aec0e6693 sec_mm: wip 2011-07-10 09:10:35 -07:00
codeworkx 457f969fed sec_mm: some fixes, work in progress 2011-07-10 09:00:28 -07:00
codeworkx d0e726ae55 sec_mm: codec_type goes codecType 2011-07-10 07:09:57 -07:00
codeworkx 02c2a34a7f more module name fixes 2011-07-10 06:29:22 -07:00
codeworkx 17b2ea8e5e sec_mm: fix module names 2011-07-10 06:23:00 -07:00
Andrew Mahone d7d8f72ac4 New MFC interface header from mfc5x.
Change-Id: I6ea0d2c0f18f2da7d3cbd029d2d146a974358b56
2011-07-10 08:36:38 -04:00
Andrew Mahone 5049dda193 Media drivers initial commit.
Change-Id: Iec13c0e0e8263e8e9d84afaa51b4bbb680bf265f
2011-07-09 22:24:13 -04:00
Andrew Mahone f295349314 Remove /system/vendor->/vendor symlink, there is only one firmware in
/vendor and it's in initramfs.

Change-Id: Ibcef2421af0a8e30f8f1f8f65d021f633c0e8819
2011-07-09 20:41:09 -04:00
Andrew Mahone 3b963493ab Merge remote-tracking branch 'private/mediaserver' into HEAD 2011-07-09 01:22:31 -04:00
Andrew Mahone 76d0a0a8b5 Build specialized mediaserver that loads Yamaha service library.
Change-Id: Ie61fa8ee537fed093014fa0e3a01d149c1b31b86
2011-07-08 21:22:22 -04:00
codeworkx fccca7400e init.rc: fix patchram path 2011-07-07 16:21:07 +02:00
codeworkx 28b264e097 modify auto brightness values 2011-07-02 12:13:10 +02:00
Kolja Dummann 59f5e065ce Merge branch 'gingerbread' of github.com:/CyanogenMod/android_device_samsung_c1-common into HEAD 2011-07-02 00:21:33 +02:00
Kolja Dummann 239688b3b4 complete rename 2011-07-02 00:20:20 +02:00
Kolja Dummann 9b14e8d2df rename sensors 2011-07-01 23:55:18 +02:00
Kolja Dummann c950885077 fix for smdkv310 rename 2011-07-01 23:50:13 +02:00
Daniel Hillenbrand 54b9c9926b init.smdkv310.c: fix product and board names 2011-07-01 14:23:51 -07:00
Kolja Dummann 62c90da322 Merge branch 'gingerbread' of github.com:/CyanogenMod/android_device_samsung_c1-common into HEAD 2011-07-01 22:44:40 +02:00