| Commit message (Expand) | Author | Age |
| * | Fix remaining reds/yellows. | Thomas Martitz | 2010-05-14 |
| * | skin rework (FS#10922) notable changes: | Jonathan Gordon | 2010-01-29 |
| * | futile attempt to keep the ondioSP rombox working. This will almost certainly... | Jonathan Gordon | 2010-01-27 |
| * | Accept the last patch FS#10797 with a few changes by me (fixing side effects ... | Thomas Martitz | 2010-01-26 |
| * | Revise r23225 a bit, removing the debug_printf function and implementing more... | Nils Wallménius | 2009-10-17 |
| * | Const police raid\! | Nils Wallménius | 2009-09-04 |
| * | Fix STRIDE macro for multiscreen and add stride support for picture lib. | Karl Kurbjun | 2009-09-04 |
| * | Add backdrop functions to the multiscreen api and add a enum backdrop_type pa... | Thomas Martitz | 2009-08-06 |
| * | Change screens memebers char_width, char_height and nb_lines to functions ret... | Peter D'Hoye | 2008-09-07 |
| * | Remove a viewport ambiguity by changing the screens width/heigth members into... | Peter D'Hoye | 2008-06-28 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | FS#9051 - remove LCD margins... use viewports if you need them... | Jonathan Gordon | 2008-06-23 |
| * | Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in... | Peter D'Hoye | 2008-05-29 |
| * | Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i... | Jens Arnold | 2008-04-02 |
| * | Add the viewport functions to the screens API, including a new getfont() func... | Dave Chapman | 2008-01-08 |
| * | Remove the "invert scroll" code since it's not used anywhere anymore (and it ... | Antoine Cellerier | 2007-10-15 |
| * | FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier. | Nicolas Pennequin | 2007-09-27 |
| * | Simplify initing of the screens[] struct by using an initializer, also some r... | Nils Wallménius | 2007-09-18 |
| * | Rewrote the clock plugin in a cleaner and more modular way so that it can sca... | Kevin Ferrare | 2007-08-04 |
| * | Ported the archos player's jackpot plugin to bitmaps LCD (still need some nea... | Kevin Ferrare | 2007-07-25 |
| * | Cleaned up the demistify plugin a litle bit, switched the key handling to the... | Kevin Ferrare | 2007-07-18 |
| * | Temporary fix for remote bitmap functions in the multi-screen API. Fixed icon... | Jens Arnold | 2007-04-16 |
| * | 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 |
| * | #if => #ifdef | Daniel Stenberg | 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 |
| * | 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 |
| * | 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 |
| * | Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al... | Jens Arnold | 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 |
| * | Added set_background() for color LCD | Linus Nielsen Feltzing | 2005-11-08 |
| * | enables remote support only when LOGF is disabled | Kevin Ferrare | 2005-11-02 |
| * | no more warnings (I hope) | Kevin Ferrare | 2005-11-02 |
| * | *** empty log message *** | Kevin Ferrare | 2005-11-02 |