1. 2c83634 new icons for radio status by Anton Oleynikov · 19 years ago
  2. a807fca Use APPLE_IPODCOLOR and APPLE_IPODNANO defines instead of CONFIG_LCD by Dave Chapman · 19 years ago
  3. 8517ed8 Multi screen support for playlist viewer, some fixes in other gui files by Kevin Ferrare · 19 years ago
  4. 07480a7 Add logos for iPod color and Nano by Dave Chapman · 19 years ago
  5. 2dd518a H300 logo by Linus Nielsen Feltzing · 19 years ago
  6. 6c2af7c On popular demand, the arrow cursor is reintroduced by Linus Nielsen Feltzing · 19 years ago
  7. f43216f Removed the line selector option, it is now always an inverse bar (except for the Player/Studio of course) by Linus Nielsen Feltzing · 19 years ago
  8. 6c00e38 Icon code cleanup, optimisation & policeing. Removed unused icons. Applied uniform icon naming scheme. by Jens Arnold · 19 years ago
  9. 0ad617c Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still not 100% complete, but I wanted to commit it before the 2.5 feature freeze by Linus Nielsen Feltzing · 19 years ago
  10. f894a4c 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and light grey background in splash() boxes. Simplified the splash() box creation as the new graphics core does clipping. Adapted screendump feature and added flexible preprocessing to construct the bmp header. Rockboy now uses 4-grey mode as well. 4-grey support for win32 simulator. Fixed win32 player sim to not use double bitmap conversion via a recorder-like framebuffer, and correctly display double-height text. X11 simulator temporarily adapted. The display won't be distorted, but it still shows b&w only. by Jens Arnold · 20 years ago
  11. 97a8049 New feature for units that can be powered or charged from USB (Recorder fm/v2, Ondios): USB power mode, based on patch #1110332 by Pieter Bos. This way you can save battery power or even charge the battery (fm/v2) while using your unit near a PC. Hold MODE (Ondio) or F1 (fm/v2) while plugging USB to enter that mode. A tiny USB plug icon will be displayed is the status bar (overridden by the regular power plug icon in case of fm/v2 when the charger is connected). by Jens Arnold · 20 years ago
  12. a7de2e2 use the 160 pixels wide logo for wider LCDs too (for now at least) by Daniel Stenberg · 20 years ago
  13. 5690f78 Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC icon display on iriver, and saves some code on Ondio. Removed invert_led() as it is no longer used. by Jens Arnold · 20 years ago
  14. 88f3a53 iRiver remote LCD is only 128x64 by Linus Nielsen Feltzing · 20 years ago
  15. 21aa3b1 IRiver: show logo on startup at remote lcd by Christian Gmeiner · 20 years ago
  16. f5e7a76 Ondio activity icon changed to MMC/flash symbol (thanks Jens) by Jörg Hohensohn · 20 years ago
  17. c76fbf7 Ondio: disk indication in the status bar, to compensate for lacking LED by Jörg Hohensohn · 20 years ago
  18. 0ff13c0 Enabled logo display for gmini. by Jens Arnold · 20 years ago
  19. bfba2d2 bigger Rockbox logo for bigger LCD screen by Daniel Stenberg · 20 years ago
  20. 42d316e slider_bar was obsolete by Jens Arnold · 21 years ago
  21. 638dd67 Const'ed the logo, the bitmaps and the credits (optimization for running from ROM) by Jens Arnold · 21 years ago
  22. 3dc50b0 Fixed the slow status bar update in bug report #727790. by Linus Nielsen Feltzing · 21 years ago
  23. fb00c21 Plugin/file type association system. Patch #879411 by Henrik Backe by Björn Stenberg · 21 years ago
  24. 2a3aab6 preparation for the JPEG viewer by Jörg Hohensohn · 21 years ago
  25. a108ec2 Added Benjamin Metzlers bookmarking feature (patch #669440) by Björn Stenberg · 21 years ago
  26. 1707fd9 icons for .ch8, .rvf by Jörg Hohensohn · 21 years ago
  27. 987b553 chip icon for UCL files by Jörg Hohensohn · 21 years ago
  28. ba371fb Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/ by Björn Stenberg · 22 years ago
  29. 648ccc8 code police by Robert Hak · 22 years ago
  30. 6e9d574 Removed the 'repeat off' icon. by Björn Stenberg · 22 years ago
  31. 7e23c70 Added repeat-one icon for recorders. by Björn Stenberg · 22 years ago
  32. b763822 Added new icons for .cfg and .txt files by Björn Stenberg · 22 years ago
  33. 1715b27 Added a flag icon for language files. by Björn Stenberg · 22 years ago
  34. bed3d3f New full ISO-8859-1 system font. by Björn Stenberg · 22 years ago
  35. 0ad2010 Added dir filter toggle (mp3/m3u) to F2 quick-set screen. by Björn Stenberg · 22 years ago
  36. abe11fd Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir browser and wps. Fixed minor propfont issues in lcd.c. Exported icons outside of icons.c by Björn Stenberg · 22 years ago
  37. 146ad6d added better WPS icon and an icon for mod/ajz files by Eric Linenberg · 22 years ago
  38. 1a682be Renamed "wps.config" to "default.wps". by Björn Stenberg · 22 years ago
  39. 4e4dfc0 Fixed time display in statusbar. by Markus Braun · 22 years ago
  40. b847a7b Added status_draw() to set_playmode(). by Björn Stenberg · 22 years ago
  41. 11d208c calculate the string width for numerical volume display and time display in by Markus Braun · 22 years ago
  42. de8fbf0 Added status bar to file browser and wps by Markus Braun · 22 years ago
  43. caebbcd removed Test from the enum list, it broke things by Daniel Stenberg · 23 years ago
  44. d5dda2c slider bar is now available by Robert Hak · 23 years ago
  45. fc9aff3 Selector was already the cursor image, so I removed the duplicate by Daniel Stenberg · 23 years ago
  46. 35facde Added cursor bitmap by Daniel Stenberg · 23 years ago
  47. 9ea1f1a added this icon I call rockbox112x37, let's now all take a guess what it by Daniel Stenberg · 23 years ago
  48. 2b56bca removed bad extern by Daniel Stenberg · 23 years ago
  49. 37a7c25 Moving recorder code to recorder/ by Björn Stenberg · 23 years ago[Renamed from apps/icons.h]
  50. 1c0c861 moved from the simulator dir by Daniel Stenberg · 23 years ago