summaryrefslogtreecommitdiff
path: root/apps/plugins/rockbox_flash.c
AgeCommit message (Expand)Author
2008-10-16Merge the necessary changes for the new archos firmware flash images back to ...Jens Arnold
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Plugin parameters should be const.Steve Bavin
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2007-05-10Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman
2007-04-21Missed a couple. Hopefully fix all warnings.Michael Sevakis
2007-04-21General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold
2007-03-17Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2005-08-23allow the flash plugin to verify the RomBox link addressJörg Hohensohn
2005-06-22allow smaller .ucl, to test bootboxJörg Hohensohn
2005-02-04adapted to build on iRiverDaniel Stenberg
2004-12-26Plugin fixes: Correct button name for MODE key in help texts, conforming to t...Jens Arnold
2004-10-23the flash plugins are now checking the battery level firstJörg Hohensohn
2004-10-22removed a Player warningJörg Hohensohn
2004-10-22minor optical flawJörg Hohensohn
2004-10-22allow Ondio ROM v1.04 for flashing, I changed my mind about the Ondio key ass...Jörg Hohensohn
2004-10-07Ondio flash supportJörg Hohensohn
2004-08-30New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold
2004-07-20Added a check to prevent the flash plugins being used (and crashing) if Rockb...Jörg Hohensohn
2004-03-13The .ucl flasher now tells if the bootloader is not up to date. I hope that e...Jörg Hohensohn
2004-01-18prepared to flash uncompressed ucl such that suitable Rockbox builds directly...Jörg Hohensohn
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg
2003-11-30now supporting V2 Recorder, firmware_flash has extra checks against files for...Jörg Hohensohn
2003-11-25not yet for V2Jörg Hohensohn
2003-09-01version check removed, pointless since playersJörg Hohensohn
2003-08-25filesize limit lowered to 40KB, player images are so smallJörg Hohensohn
2003-08-04- Thanks to Magnus Holmgren for Player portJörg Hohensohn
2003-07-27plugin_get_buffer() makes my plugin smaller, can get the sector buffer at run...Jörg Hohensohn
2003-07-27Flash plugin requires recorder for nowBjörn Stenberg
2003-07-25the plugin half of Lee Marlow's patch: second agument can be the filename of ...Jörg Hohensohn
2003-07-21Massive code-policing. Use proper indent. Use proper comments. Use properDaniel Stenberg
2003-07-16The rockbox_flash plugin is a target-only plugin.Linus Nielsen Feltzing
2003-07-16Johan Vromans' fix after file check failsJörg Hohensohn
2003-07-13The plugin which reflashes the second image. I release it now to become part ...Jörg Hohensohn