| Commit message (Expand) | Author | Age |
| * | Small fix to prevent crashing when attempting to use non-mono bitmaps in a RWPS. | Nicolas Pennequin | 2007-04-24 |
| * | Temporary fix for remote bitmap functions in the multi-screen API. Fixed icon... | Jens Arnold | 2007-04-16 |
| * | It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the sim... | Jens Arnold | 2007-04-03 |
| * | These remote LCD bitmap functions cannot be added without warning this way; r... | Jens Arnold | 2007-04-02 |
| * | Multi-screen API: * lcd_update() is now available for all LCDs. * Added missi... | Jens Arnold | 2007-04-02 |
| * | First step of charcell LCD code rework: * Make it fully unicode aware so that... | Jens Arnold | 2007-03-26 |
| * | Do the CONFIG_LED define | Jonathan Gordon | 2007-02-18 |
| * | Fix most (all?) CONFIG_LED warnings. | Magnus Holmgren | 2007-02-17 |
| * | build with -Wundef to make sure we have spelled the defines right in #if lines | Daniel Stenberg | 2007-02-17 |
| * | Added a small interface to screens to translate colors into remote gray level... | Michael Sevakis | 2006-10-14 |
| * | Revert change to screen_access.c (adding the native-bitmap drawing function) ... | Dave Chapman | 2006-10-12 |
| * | Correctly initialise the screen->bitmap function for mono targets - prevents ... | Dave Chapman | 2006-10-07 |
| * | Move USB logo to an external (native-depth) bitmap. | Dave Chapman | 2006-10-06 |
| * | Added multi-screen API to the plugins API, made 'demystify plugin' use the re... | Kevin Ferrare | 2006-07-01 |
| * | add seperate scroll options for remote. Patch by Alexander Spyridakis which f... | Marcoen Hirschberg | 2006-05-22 |
| * | Apply changes to scroll_delay, scroll_speed and scroll_step settings across a... | Dave Chapman | 2006-05-20 |
| * | Fixed swapped screen access functions. Bug found by an anonymous person. | Linus Nielsen Feltzing | 2006-04-04 |
| * | add a bitmap progress bar option + add %P|filename.bmp| tag to the WPS | Ben Basha | 2006-02-10 |
| * | patch #1422861 by Adam Boot - Fix splash() color problems | Linus Nielsen Feltzing | 2006-02-02 |
| * | Work-in-progress transparent bitmaps with 255,0,255 as the transparent color,... | Linus Nielsen Feltzing | 2006-01-28 |
| * | Color BMP support | Linus Nielsen Feltzing | 2006-01-28 |
| * | Horizontal screen scrolling part 3 (by Shachar Liberman) | Brandon Low | 2006-01-22 |
| * | Horizontal scrolling patch by Shachar Liberman | Tomas Salfischberger | 2006-01-22 |
| * | Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c... | Jens Arnold | 2005-11-24 |
| * | Added multi-screen support for quickscreen (mostly rewritten from scratch) an... | Kevin Ferrare | 2005-11-22 |
| * | removed old statusbar and buttonbar code | Kevin Ferrare | 2005-11-20 |
| * | Multi-screen API: Fixed macro checks for screen type/ depth, some cleanup. Th... | Jens Arnold | 2005-11-19 |
| * | Remote WPS support (and some WPS bugfixes) by Stephan Wezel | Christi Scarborough | 2005-11-17 |
| * | Multi screen support for playlist viewer, some fixes in other gui files | Kevin Ferrare | 2005-11-16 |
| * | Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju... | Jens Arnold | 2005-11-09 |
| * | Fixed the icon for unknown file types on the archos Player, and the bug when ... | Kevin Ferrare | 2005-11-09 |
| * | Fixed the hang and weird behaviour with logf support enabled. | Miika Pekkarinen | 2005-11-06 |
| * | no more warnings (I hope) | Kevin Ferrare | 2005-11-02 |
| * | Changed back the copyright's name in onplay.c (silly UTF-8, sorry Björn ! ... | Kevin Ferrare | 2005-11-01 |
| * | Partial menus support on remote (only browsing is working, changing option is... | Kevin Ferrare | 2005-10-30 |
| * | Corrected a bug on archos with buttonbar which was erased when filetree refre... | Kevin Ferrare | 2005-10-30 |
| * | Some changes to the remote code : some one lines function turned into macros ... | Kevin Ferrare | 2005-10-29 |
| * | Changed some fn names, also corrected a bug with fonts and made the filetree ... | Kevin Ferrare | 2005-10-28 |
| * | Ooops, forgot to commit these | Linus Nielsen Feltzing | 2005-10-28 |