|
|
Rockbox mail archiveSubject: bmp support in the build systembmp support in the build system
From: Dave Chapman <dave_at_dchapman.com>
Date: 2005-12-26
Hi,
I've been working on adding support for the use of bmp files directly in
An initial work-in-progress patch is here:
http://www.davechapman.f2s.com/rockbox/buildbmp.diff
The zip file contains two new directories - apps/bitmaps/ and
Each of those two bitmaps/ directories contains a standard Rockbox
The configure script has been modified to create a BMP2RB variable
This has turned out to be more complicated than I thought. Some
1) Each target uses multiple bitmaps formats - potentially we could have
In the current patch, this has been resolved by adding a "-m" option to
But maybe we need a less hackish and more flexible solution. Any ideas?
2) Moving the #ifs into the bitmap SOURCES file simplifies the code a
Any comments/suggestions welcome.
Dave.
Page was last modified "Mar 9 2008" The Rockbox Crew |