Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
f06c98fec82e8c800e09603f3022676dbbfdd84b
/
apps
/
gui
/
icon.c
2512357
Fix STRIDE macro for multiscreen and add stride support for picture lib.
by Karl Kurbjun
· 15 years ago
7bb7c5f
Add stride defines to support vertical strides
by Karl Kurbjun
· 15 years ago
f451108
M:Robe 500: Increase the max icon size.
by Karl Kurbjun
· 16 years ago
9058620
Make scaler output truly pluggable, add an 8-bit greyscale output to
by Andrew Mahone
· 16 years ago
ac488f8
Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps and OBJDIR/pluginbitmaps, and plugins properly depend on their respective bitmap files. Fixes #6847.
by Björn Stenberg
· 16 years ago
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 17 years ago
bdbdb97
FS#9051 - remove LCD margins... use viewports if you need them...
by Jonathan Gordon
· 17 years ago
9d3694c
Fix FS#7056 - dont display garbage if the viewer icon set and the main iconset have different icon heights
by Jonathan Gordon
· 18 years ago
392a4ef
Fix logf builds on devices that support remotes.
by Magnus Holmgren
· 18 years ago
e9610dc
Remove unneeded #include, comment the filename define
by Jonathan Gordon
· 18 years ago
754d919
explicitly set *loaded_ok = false; when given "" for a filename.
by Jonathan Gordon
· 18 years ago
79a8b41
Fix loadable remote icons. fb_data != fb_remote_data ...
by Jens Arnold
· 18 years ago
f87eaf3
Fix non-working default viewer icons. Remote viewer icons work now, but still not properly.
by Jens Arnold
· 18 years ago
ded87cf
Fix yellow...
by Jens Arnold
· 18 years ago
539c513
Temporary fix for remote bitmap functions in the multi-screen API. Fixed icon.c to use this. Also fixed crash due to missing assignment of lcd_bitmap[_part] for monochrome main LCDs.
by Jens Arnold
· 18 years ago
62994d4
Reduce code size a bit.
by Magnus Holmgren
· 18 years ago
a9c1df4
* its name[rows][columns] you drongo!
by Jonathan Gordon
· 18 years ago
b6658bb
Santiy check shouldnt have been commented out
by Jonathan Gordon
· 18 years ago
4a16739
Some gremlins got into my computer again and changed all my code!
by Jonathan Gordon
· 18 years ago
ccaf24a
Fix the wavplay icon
by Jonathan Gordon
· 18 years ago
6a5cc0b
Customizable icons for all bitmap targets. (FS#7013)
by Jonathan Gordon
· 18 years ago
b66477a
Support the recording screen on the LCD remote. Also adds support for the peakmeter in the rremote WPS. Patch from Martin Scarratt (task 4818).
by Dan Everton
· 19 years ago
8517ed8
Multi screen support for playlist viewer, some fixes in other gui files
by Kevin Ferrare
· 19 years ago
a3ed62b
Corrected a bug on archos with buttonbar which was erased when filetree refreshed (mistake introduced in 2005/10/29 commit; Changed some copyrights in the files (I hope this time will be the good one and the last one ! )
by Kevin Ferrare
· 19 years ago
d452d26
Changed some fn names, also corrected a bug with fonts and made the filetree work like the original one (stop on reaching list limits when pressing button)
by Kevin Ferrare
· 19 years ago
7da9477
Initial multi screen support by Kévin Ferrare (Patch #1318081)
by Linus Nielsen Feltzing
· 19 years ago