summaryrefslogtreecommitdiffstats
path: root/apps/gui/icon.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy1-4/+0
2020-07-24[2/4] get rid of HAVE_LCD_CHARCELLSSolomon Peachy1-14/+1
2014-01-07icons: Provide accessors to the icon format (mono or native).Thomas Martitz1-0/+8
2014-01-07lcd-charcell: Correct get_icon_width() stub, everything is 1 char wide.Thomas Martitz1-1/+1
2011-10-17Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz1-0/+3
2011-06-20Use enum themable_icons in struct file_type and struct filetype (who made tho...Thomas Martitz1-3/+2
2010-05-07Revert hotkey bitmapsJeffrey Goode1-1/+0
2010-05-07Hotkey menu items have their own iconJeffrey Goode1-0/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2007-04-16* its name[rows][columns] you drongo!Jonathan Gordon1-3/+2
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon1-12/+68
2007-03-29Recode filetypes.c to remove its need for a static string buffer.Jonathan Gordon1-0/+2
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold1-2/+2
2007-03-03Remove the need to double up the MENU macros in manu.h.Jonathan Gordon1-0/+2
2006-08-23Add optional icon to list title, current path display shows a dir icon, and l...Mark Arigo1-2/+4
2005-11-16fixed the warning and changed playlist max entries in buffer to 200 as it was...Kevin Ferrare1-1/+1
2005-11-16Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare1-2/+6
2005-11-06some multi-screen work in playlist.c, properly formated splash.hKevin Ferrare1-1/+0
2005-10-30Corrected a bug on archos with buttonbar which was erased when filetree refre...Kevin Ferrare1-1/+1
2005-10-29Some changes to the remote code : some one lines function turned into macros ...Kevin Ferrare1-2/+2
2005-10-28Changed some fn names, also corrected a bug with fonts and made the filetree ...Kevin Ferrare1-1/+1
2005-10-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing1-0/+51