|
||||
Re: prototype rom v.1.1 8/7/09 loaded sys 21921 titanuim
where are you getting your info from it is a free program im not doing anything like piracy to get the music if it wasnt free i wouldnt use it im not breaking any laws
__________________
Please remember to click http://forum.ppcgeeks.com/images/but...ost_thanks.gif if someone helps you!
http://img162.imageshack.us/img162/6932/ubda1308kz0.gif |
|
||||
Re: prototype rom v.1.1 8/7/09 loaded sys 21921 titanuim
Pandora handles all the rights issues. It's not up to the user to pay royalties:
http://blog.pandora.com/faq/#15 and.... http://blog.pandora.com/faq/#351 It's fine to put a Pandora app on your mobile.... |
This post has been thanked 1 times. |
|
||||
Re: prototype rom v.1.1 8/7/09 loaded sys 21921 titanuim
Finally got around to flashing your new ROM with Pandora. Nice work.
It still looks a little awkward and some of the buttons don't perfectly line up with the screen (this is a QVGA port right?), but it plays fine and that's the most important part. Thanks for your work on this. |
This post has been thanked 1 times. |
|
||||
Re: prototype rom v.1.1 8/7/09 loaded sys 21921 titanuim
what would you guys want to see in the next rom please answer this soon i need to know so i can start working on it any regedits anything maybe i can save you some time when flashing
|
|
||||
Re: prototype rom v.1.1 8/7/09 loaded sys 21921 titanuim
One change I make to every ROM is to change the calendar view on the Titanium menu.
Instead of "Calendar" it shows my next appointment. The one downside to this is that if you don't have an appointment, then it leaves a blank space where it would normally say Calendar. That's not a problem for me though as I never have more than one day with no appointment. Anyhow, I replace the CalendarCondensed line in the CRP with the following: Code:
<Layer ID="CalendarCondensed" Visible="False" Width="480" Height="68" Clip="False"> <Layer ID="Page" Clip="False"> <!-- Text 1: appointment --> <Text ID="Text 1" Left="20" Top="8" Width="460" Height="30" FontFamily="Tahoma" FontSize="9" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" > <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/> </Text> <!-- Text 2: appointment_date --> <Text ID="Text 2" Left="30" Top="38" Width="450" Height="30" FontFamily="Tahoma" FontSize="7" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" > <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/> <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/> </Text> </Layer> </Layer> |
|
||||
Re: prototype rom v.1.1 8/7/09 loaded sys 21921 titanuim
well let me see what i can do with info so far guys thanx for your in put
|
|
||||
Re: prototype rom v.1.1 8/7/09 loaded sys 21921 titanuim
Quote:
|
|
||||
Re: prototype rom v.1.1 8/7/09 loaded sys 21921 titanuim
will be dropping one soon a few hours it doesn't have all the changes but still working on so stuff but i want to get you something to play with after i send this version to the tester
|
|
|
|