index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
gui
/
icon.c
Age
Commit message (
Expand
)
Author
2009-10-05
Fine tuning of gui elements positioning in RTL mode
Tomer Shalev
2009-10-05
- Use const when possible
Tomer Shalev
2009-10-05
RTL support in menus
Tomer Shalev
2009-09-04
Fix STRIDE macro for multiscreen and add stride support for picture lib.
Karl Kurbjun
2009-08-29
Add stride defines to support vertical strides
Karl Kurbjun
2009-08-18
M:Robe 500: Increase the max icon size.
Karl Kurbjun
2008-12-26
Make scaler output truly pluggable, add an 8-bit greyscale output to
Andrew Mahone
2008-11-03
Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...
Björn Stenberg
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-23
FS#9051 - remove LCD margins... use viewports if you need them...
Jonathan Gordon
2007-04-22
Fix FS#7056 - dont display garbage if the viewer icon set and the main iconse...
Jonathan Gordon
2007-04-18
Fix logf builds on devices that support remotes.
Magnus Holmgren
2007-04-17
Remove unneeded #include, comment the filename define
Jonathan Gordon
2007-04-17
explicitly set *loaded_ok = false; when given "" for a filename.
Jonathan Gordon
2007-04-17
Fix loadable remote icons. fb_data != fb_remote_data ...
Jens Arnold
2007-04-17
Fix non-working default viewer icons. Remote viewer icons work now, but still...
Jens Arnold
2007-04-17
Fix yellow...
Jens Arnold
2007-04-16
Temporary fix for remote bitmap functions in the multi-screen API. Fixed icon...
Jens Arnold
2007-04-16
Reduce code size a bit.
Magnus Holmgren
2007-04-16
* its name[rows][columns] you drongo!
Jonathan Gordon
2007-04-16
Santiy check shouldnt have been commented out
Jonathan Gordon
2007-04-16
Some gremlins got into my computer again and changed all my code!
Jonathan Gordon
2007-04-16
Fix the wavplay icon
Jonathan Gordon
2007-04-16
Customizable icons for all bitmap targets. (FS#7013)
Jonathan Gordon
2006-03-25
Support the recording screen on the LCD remote. Also adds support for the pea...
Dan Everton
2005-11-16
Multi screen support for playlist viewer, some fixes in other gui files
Kevin Ferrare
2005-10-30
Corrected a bug on archos with buttonbar which was erased when filetree refre...
Kevin Ferrare
2005-10-28
Changed some fn names, also corrected a bug with fonts and made the filetree ...
Kevin Ferrare
2005-10-28
Initial multi screen support by Kévin Ferrare (Patch #1318081)
Linus Nielsen Feltzing