Age | Commit message (Expand) | Author |
2005-11-19 | Use LCD_PIXELFORMAT instead of CONFIG_LCD in screen_dump() | Dave Chapman |
2005-11-17 | Fixed the 16bit screendump to work with either endianess and use the 16 bit B... | Jens Arnold |
2005-11-16 | replaced all the splash calls by gui_sync_splash, added some missing remote k... | Kevin Ferrare |
2005-11-15 | Add logos for iPod color and Nano | Dave Chapman |
2005-11-14 | H300 logo | Linus Nielsen Feltzing |
2005-11-13 | Implement screen_dump() function for 16-bit colour displays | Dave Chapman |
2005-10-01 | Core: A graphics framework can now register a hook function to extend the cor... | Jens Arnold |
2005-09-14 | The database is now always synched when entering USB mode or shutting down, a... | Linus Nielsen Feltzing |
2005-09-02 | Patch #1272052 by Henrik Backe - Move credits to a plugin | Linus Nielsen Feltzing |
2005-09-02 | Added universal functions for creation of numbered filenames and date+time fi... | Jens Arnold |
2005-08-18 | Fixed sim warning | Linus Nielsen Feltzing |
2005-08-18 | The shutdown message is now displayed before saving the database, giving bett... | Linus Nielsen Feltzing |
2005-07-06 | 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig... | Jens Arnold |
2005-07-01 | Check for features, not for models. | Jens Arnold |
2005-05-17 | (1) Early USB detection on boot, before trying to mount the partitions. Clean... | Jens Arnold |
2005-04-06 | Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG... | Linus Nielsen Feltzing |
2005-03-05 | Change the colour of screendumps to blue on irivers. | Thom Johansen |
2005-02-11 | iRiver: Fixed screendump() function | Linus Nielsen Feltzing |
2005-02-10 | iRiver: Allow shutdown when charging | Linus Nielsen Feltzing |
2005-02-07 | oops again, incomplete long policy | Jean-Philippe Bernardy |
2005-02-07 | long policy | Jean-Philippe Bernardy |
2005-02-06 | clean shutdown for idle timer and sleep timer | Christi Scarborough |
2005-01-31 | Slightly more compact code; cleanup. | Jens Arnold |
2005-01-31 | Made total/free disk space info fit on the player lcd. | Jens Arnold |
2005-01-31 | Ooops. | Jens Arnold |
2005-01-31 | New function for formatting large-range values for output, both printed and v... | Jens Arnold |
2004-10-23 | Reverted conditional shutdown config flush | Björn Stenberg |
2004-10-23 | Don't spin up disk to flush config sector on shutdown | Björn Stenberg |
2004-10-13 | Fake power off in clean_shutdown() on Ondio players, to make the user release... | Linus Nielsen Feltzing |
2004-10-12 | Extended default_event_handler() that calls a callback function prior to actu... | Jens Arnold |
2004-10-12 | Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ... | Linus Nielsen Feltzing |
2004-10-12 | Request to remove MMC before acknowledging USB (Ondio) | Jens Arnold |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-09-03 | Faster & smaller screen_dump() function, saving almost 1.8 KB of ram | Jens Arnold |
2004-08-01 | More const policeing step 1 | Jens Arnold |
2004-07-27 | No need to save the settings in clean_shutdown(), it is always saved, and wil... | Linus Nielsen Feltzing |
2004-07-26 | Cosmetic changes | Linus Nielsen Feltzing |
2004-07-26 | First step in revamping the USB event handling, paving the way for the upcomi... | Linus Nielsen Feltzing |
2004-07-26 | Don't display the shutting down message when the charger is attached | Linus Nielsen Feltzing |
2004-07-24 | New feature: clean shutdown if you press OFF twice in the file browser, or se... | Linus Nielsen Feltzing |
2004-07-07 | Changed the screenshot color map | Linus Nielsen Feltzing |
2004-07-05 | Moved settings_parseline() to misc.c | Linus Nielsen Feltzing |
2004-06-30 | New screen dump feature for recorders | Linus Nielsen Feltzing |
2003-12-23 | Screen buffer transposed, such that bytes in X-direction are consecutive. Thi... | Jörg Hohensohn |
2003-05-04 | Moved read_line() to misc.c | Linus Nielsen Feltzing |
2003-04-14 | Added screen_dump() for future use | Linus Nielsen Feltzing |
2003-03-10 | renamed string.c to misc.c and added a misc.h for the num2max5() function, | Daniel Stenberg |