![]() |
Re: Porting rockbox to n900
Quote:
|
Re: Porting rockbox to n900
Guys i'm the only one that feels the need of a good GUI ? xD
|
Re: Porting rockbox to n900
Would be great if this port listened for commands from bluetooth so that it worked with my car's BT Audio function.
But this is still an awesome port without that -- great work :) |
Re: Porting rockbox to n900
@Dany-69:
The WPS and theme design is well documented; get to work if you want something different! Fonts wise, would it be possible to just call to maemo's font-rendering library(libfreetype6)? We'd then be able to use all of the n900's TTF fonts, as well as any custom ones that were added. In addition, we would have aa - fonts at 12px look nice without AA, but at 35px+... It almost -needs- AA. |
Re: Porting rockbox to n900
Quote:
/me wonders how those commands end up on the n900. Maybe on dbus? Cheers, Thomas |
Re: Porting rockbox to n900
yea if you connect bluetooth with my nokia bh503 headphone, i can change tracks, volume etc in the default media player.
|
Re: Porting rockbox to n900
Robbie except for a bit of bash (expecially string manipulation..), i'm a biiig noob coder xD ... or better say i'm not a coder :D
By the way ... what is WPS ? What is AA ? Some links if you can :P If i can, i'll give my contribution gladly :) |
Re: Porting rockbox to n900
WPS = While Playing Screen.
Here are some examples(for iPod 5G): http://www.rockbox.org/wiki/WpsIpod5g Instructions on customizing one are here: http://www.rockbox.org/wiki/CustomWPS Basically, find the current .wps file, rename/copy it, and start messing around with it. AA is Anti-Aliasing. Used in computer graphics mainly, it is done by rendering the scene at several times the final size, then scaling it down to size. This removes jagged object edges. It can also be done manually by makinh edge pixels semi-transparent: http://www.lunaloca.com/tutorials/antialiasing/ In fonts, it makes the edges look smooth, but can also make them look somewhat blurred, especially at small size(and low-DPI screens). Here's an artical describing it: http://en.wikipedia.org/wiki/Font_rasterization. For a practical example, look at the smoothness of the N900's fonts compared to the ones in Rockbox. You may need to enlarge it before you can tell the difference in some cases. |
Re: Porting rockbox to n900
Mmm... guys how to say rickbox to play all the songs of a directory, but including the subdirectories? :/
Or alternatively ... how to choice the directory scanned by the database? |
Re: Porting rockbox to n900
you can add the directories you don't want the databse to use, it's something to do with a Nowatch line in a file.
However I can't remember what file or location, which isn't a lot of help to anyone. |
All times are GMT. The time now is 16:11. |
vBulletin® Version 3.8.8