PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   TP2 Themes & Software (http://forum.ppcgeeks.com/forumdisplay.php?f=109)
-   -   {{Auto rotate the Music and Photo Tabs(coverflow) on 2.5.2011}}UPDATED 2-7-10 (http://forum.ppcgeeks.com/showthread.php?t=109350)

BzeBwoi 02-05-2010 06:15 AM

Re: {{Auto rotate the Music Tab(coverflow) on 2.5.2011}}
 
Quote:

Originally Posted by santod (Post 1542387)
Coverflow is working just fine on my current Topaz 2.5.2011 rom.

Not working on mine. Using Ark Rom with new Manila 2.5.2011 Build 23519.
It rotates, but without coverflow :(

xjgriffx 02-05-2010 09:39 AM

Re: {{Auto rotate the Music Tab(coverflow) on 2.5.2011}}
 
Look if someone can show me how to enable cover flow on war rom ill give you this cab to make ablum flow silky smoove like iphone i put that on everything!!!!!!!

cozdabuch 02-05-2010 07:11 PM

Re: {{Auto rotate the Music Tab(coverflow) on 2.5.2011}}
 
Santod,
I'm running Energy Feb4 21891.

A couple things, 1st, I figured I'd post here even though it's not what people here are trying to do.

I want to set the device to rotate all tabs, all programs, the way the non-keyboard cousins of the TP2 do. Basically I want to turn the device on its side and have it rotate. I started another thread asking for anyone's help setting this up in the registry, especially with a cab because reg editing is still a bit over my head at the moment.

Here's the thread:
http://forum.ppcgeeks.com/showthread.php?t=109498

I'm using the program suggested: Gyrator 2, but really I want a reg edit so as not to have another running program. Admittedly the program is working nearly flawlessly. The only thing is the music tab rotates 2x. it's hard to describe. see the screenshots.

Based on the reg code you were posting earlier, is there a way to enable this perminantly without a program (which hopefully will solve my issue cause it's that the program is rotating an already rotated tab)?
Portrait:
http://farm3.static.flickr.com/2781/...fa9797ae_m.jpg
http://www.flickr.com/photos/2222933...93529/sizes/s/

Landscape (with problem):
http://farm5.static.flickr.com/4011/...8b61aa4e_m.jpg
http://www.flickr.com/photos/2222933...34490/sizes/s/

The 2nd thing:
Your mods seriously are awesome. I read that you are trying to bring the notification (missed calls) back to the home screen. If you get that up and I can get the auto rotation set the way I want, I'll have no reason to go back to MaxM (when a 2011 compatible is up cause this non Max version of Energy is so stable and your mods work to perfect it.) I've got my fingers crossed, and KEEP UP THE AWESOME WORK!:headbang:

santod 02-05-2010 07:35 PM

Re: {{Auto rotate the Music Tab(coverflow) on 2.5.2011}}
 
Thanks, I believe I do have a solution for you on that.
I will have to give it a run and make sure it does what you need.
I'll get back to you, as soon as I can clean my phone up a bit again and try a couple things. I have to hard reset every few hours anyway, when I'm working on some of this stuff. Just to ensure what I am doing works by itself without any other mods, then I combine and so on.
So my point is, I will get back to you asap with a possible solution for you.
Hopefully! :)

Thanks for the kind words and appreciation of my efforts.
I enjoy doing what I do, but it makes it much better, when others can enjoy and appreciate it as well. Thanks again!

**EDIT** Almost forgot! Call History on Home, almost complete! Fixing one last bug! I hope! :mrgreen:

t0mmyr 02-06-2010 01:52 AM

Re: {{Auto rotate the Music Tab(coverflow) on 2.5.2011}}
 
i installed the cab bignadad made and reset and then every single tab in manila would rotate to landscape, twitter, settings, home, lol, every tab, but what was weird was when my music and pictures tab rotated they were the same style, not the 3d flip album like version from leo 2.02 1922 manila.....im running mightyrom war 2/3

santod 02-06-2010 02:00 AM

Re: {{Auto rotate the Music Tab(coverflow) on 2.5.2011}}
 
Quote:

Originally Posted by t0mmyr (Post 1545299)
i installed the cab bignadad made and reset and then every single tab in manila would rotate to landscape, twitter, settings, home, lol, every tab, but what was weird was when my music and pictures tab rotated they were the same style, not the 3d flip album like version from leo 2.02 1922 manila.....im running mightyrom war 2/3

Yeah, I gotta look into it more. Bignadad had the same effect from it. So I gotta dig deeper on this one. I have the music part working, but I may have something slightly different. Obviously. NRGz also has this enabled by default, so maybe I will flash and look int ohis reg again too.
Thanks for the heads up though. :)

kaede132 02-06-2010 02:45 AM

Re: {{Auto rotate the Music Tab(coverflow) on 2.5.2011}}
 
i posted some of this info over at xda and i'll post it here as well.

to get cover flow for the music tab, you only need this registry entry:
Code:

[HKEY_CURRENT_USER\Software\HTC\Manila]
"EnableFullScreen"=dword:1

for cover flow for the photos tab, there's a check in the luac file 1f06dc09_manila that needs to be removed.
Code:

EnableGSensor = function(l_21_0)
  if HTCCameraAlbum_GetPlatform() ~= MANILA_PLATFORM_LEO then
    return
  end

  ...
end

TMartin did that and cabbed it up here.

santod 02-06-2010 02:54 AM

Re: {{Auto rotate the Music Tab(coverflow) on 2.5.2011}}
 
Quote:

Originally Posted by kaede132 (Post 1545386)
i posted some of this info over at xda and i'll post it here as well.

to get cover flow for the music tab, you only need this registry entry:
Code:

[HKEY_CURRENT_USER\Software\HTC\Manila]
"EnableFullScreen"=dword:1

for cover flow for the photos tab, there's a check in the luac file 1f06dc09_manila that needs to be removed.
Code:

EnableGSensor = function(l_21_0)
  if HTCCameraAlbum_GetPlatform() ~= MANILA_PLATFORM_LEO then
    return
  end

  ...
end

TMartin did that and cabbed it up here.

Thank you very much for clarifying that!
I will ask Bignadad to remove his cab or leave it posted as a auto rotate all tabs option. Thanks again for clearing that up! Nicely done! :thumbright:

BzeBwoi 02-07-2010 12:21 AM

Re: {{Auto rotate the Music Tab(coverflow) on 2.5.2011}}
 
Finally workin with the Photo tab fix cab! Woohoo!

santod 02-07-2010 12:24 AM

Re: {{Auto rotate the Music Tab(coverflow) on 2.5.2011}}
 
Quote:

Originally Posted by BzeBwoi (Post 1547245)
Finally workin with the Photo tab fix cab! Woohoo!

Good to hear man! Thanks for reporting! :thumbright:


All times are GMT -4. The time now is 10:12 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0