Commit Graph

65 Commits

Author SHA1 Message Date
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
codeworkx
be36a01046 move some stuff from device to common makefile 2011-06-23 14:49:15 +02:00
codeworkx
47a5242576 added audio configs, reorganized 2011-06-23 14:32:22 +02:00
codeworkx
214472bdf6 asound.conf: user readable format :-) 2011-06-19 12:27:11 +02:00
Kolja Dummann
510f66f42c fix haptic feedback 2011-06-19 11:30:53 +02:00
Kolja Dummann
6fe5788ec6 add liblights from source 2011-06-19 11:15:07 +02:00
Kolja Dummann
a217cdb9d6 Merge branch 'gingerbread' of github.com:/CyanogenMod/android_device_samsung_c1-common into HEAD 2011-06-19 09:59:54 +02:00
Kolja Dummann
c169dec615 gpswrapper: add gpswrapper to wrap around the samsung lib.
this catches a call to 'update_network_state' cause this is dead code
in the Samsung lib. Samsung modified the framework to not call the
JNI that will end up calling 'update_network_state'. It just replaces
this call with a empty function.
2011-06-19 09:57:30 +02:00
codeworkx
0d57521f6c libaudio: wip 2011-06-18 16:08:23 +02:00
codeworkx
bf51dcdfc5 init.rc: use hciattach, fixes bluetooth 2011-06-18 13:30:46 +02:00
codeworkx
5a191b4c90 removed ro.bt.bdaddr_path because path doesn't exist. 2011-06-18 12:27:30 +02:00
codeworkx
890d2a48f2 added bluetooth permissions, cleaned up doubles 2011-06-18 12:11:50 +02:00
codeworkx
a0bf746e4d libaudio: enable more debugging 2011-06-17 22:58:15 +02:00
codeworkx
f75b3a90a3 remove override for power menu entrys 2011-06-17 22:17:33 +02:00
codeworkx
728ddcbc88 libaudio: meh is going crazy 2011-06-16 19:09:53 +02:00
codeworkx
f976cd34c5 libaudio: fix logging (we should send this upstream) 2011-06-16 17:59:09 +02:00
codeworkx
0bec8c90ce libaudio: enable logging 2011-06-16 17:39:18 +02:00
codeworkx
20e9d700b0 asound.conf: wip 2011-06-16 17:21:28 +02:00
codeworkx
bab7654f6a asound.conf wip 2011-06-16 17:13:41 +02:00
codeworkx
4713d330c5 asound.conf: headset playback 2011-06-15 19:01:00 +02:00
codeworkx
56c674e3a7 asound.conf wip 2011-06-15 17:48:58 +02:00