Commit Graph

85 Commits

Author SHA1 Message Date
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
Kolja Dummann
c2ea1d7fbe fix light sensor, remove debug code from the akm sensors 2011-07-01 22:43:41 +02:00
codeworkx
7af64feaf3 rename board to smdkv310, move product packages to common 2011-06-30 13:47:28 -07:00
Kolja Dummann
beed9bdd8a add libsensors from source 2011-06-30 21:04:59 +02:00
atinm
71ca25064f Merge branch 'gingerbread' of github.com:CyanogenMod/android_device_samsung_c1-common into gingerbread 2011-06-26 16:05:15 -04:00
atinm
3f8477e221 unmount /system at the end 2011-06-26 16:03:45 -04:00
GuiPerPT
3b41917aa6 New Values for brightness. It works good with the filter option in CM7 enabled.
Need to find out why the behaviour is strange without filter.
2011-06-26 09:52:35 -07:00
codeworkx
d4c1529c14 mediaprofiles: add HD profile 2011-06-25 13:25:55 +02:00
codeworkx
0624e09815 ueventd: permissions for fmradio 2011-06-24 12:14:27 +02:00
Guilherme Pereira
7b85d7cb21 Hopefully fixes the LED flash of Power Control widget. Needs test 2011-06-23 20:02:26 +02:00
Daniel Hillenbrand
887d7097d4 init.rc: create /data/system and double-check the perms 2011-06-23 09:04:34 -07:00
codeworkx
a250241a22 fix path for media_profiles.xml 2011-06-23 15:08:53 +02:00