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