ufizo, on 19 August 2012 - 03:38 PM, said:
how about 'transparent notification area'? I really liked that in your CM9 kang.
I'm not so sure it would look good with the new jelly bean style notification area.
ZTR, on 19 August 2012 - 05:06 PM, said:
Can u add center lock screen clock in the next build please?
Like in it CM9 build?
Maybe, still bigger issues to deal with.
sej7278, on 19 August 2012 - 05:41 PM, said:
It must be something in your build environment with you two. My patch and the merged patch works just fine for me. It might be that using pv/visualon as library name isn't exactly valid (it was just blank in my patch, might as well use lorem ipsum).
XMasterNinni, on 19 August 2012 - 05:57 PM, said:
I synced PA Jelly Bean sources today at the morning and it compiled well. PA uses frameworks/av from CM so there shouldn't be a different. I still applied the fraunhofer patch...
For, me the Legacy EGL patch doesn't work anymore..
I already removed two patches from the second post earlier yesterday when similar patches were merged. There's no need for them anymore.
Did you check if you have the patch already applied?
NGG1, on 20 August 2012 - 07:23 AM, said:
Hi!
I tried to compile the ROM, but it says that system is too big ( > ~220MB), how does it work for you? do you remove some apks or what?
regarding the egl patch:
as written in
http://review.cyanog....com/#/c/18900/ , there are other projects that need modifications, for example Camera
in the camera code, there is the original GL_TEXTURE_EXTERNAL_OES value hardcoded 2 times
i am not really sure, but can this cause the camera bug?
grep -r -i 8D65 * (in camera):
jni/feature_mos/src/mosaic_renderer/SurfaceTextureRenderer.cpp:const int GL_TEXTURE_EXTERNAL_OES_ENUM = 0x8D65;
jni/mosaic_renderer_jni.cpp:const int GL_TEXTURE_EXTERNAL_OES_ENUM = 0x8D65;
Really? That would mean that clean CM10 build (even without gapps) wouldn't fit stock partition layout. It's overflowing the system but you can 'cheat' by increasing system partition size in
this line (and remove stuff afterwards).
This patch got merged yesterday and it increased system size on my trimmed build with ~15mb (it's probably ~25mb in full build). I've done my trimming by removing/commenting out stuff in makefiles. It's clear that CM10 is not for devices with small internal storage...
Camera thing is probably worth looking into. Haven't had any success with ICS Camera etc yet either.
HDuser, on 20 August 2012 - 09:14 AM, said:
KonstaT, can you mod status bar just like Mokee rom for zte blade has? because Mokee OS status bar is soo cool, images below.
Maybe you should do some reading what CyanogenMod project is about. It certainly isn't about me doing this or that. What I'm trying to do here is maintain a device tree that can be used to compile CM10.