summaryrefslogtreecommitdiffstats
path: root/apps/plugins/rockbox_flash.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-4/+2
2005-08-23allow the flash plugin to verify the RomBox link addressJörg Hohensohn1-2/+31
2005-06-22allow smaller .ucl, to test bootboxJörg Hohensohn1-1/+1
2005-02-04adapted to build on iRiverDaniel Stenberg1-2/+2
2004-12-26Plugin fixes: Correct button name for MODE key in help texts, conforming to t...Jens Arnold1-1/+1
2004-10-23the flash plugins are now checking the battery level firstJörg Hohensohn1-2/+16
2004-10-22removed a Player warningJörg Hohensohn1-1/+0
2004-10-22minor optical flawJörg Hohensohn1-2/+2
2004-10-22allow Ondio ROM v1.04 for flashing, I changed my mind about the Ondio key ass...Jörg Hohensohn1-56/+13
2004-10-07Ondio flash supportJörg Hohensohn1-8/+34
2004-08-30New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold1-0/+3
2004-07-20Added a check to prevent the flash plugins being used (and crashing) if Rockb...Jörg Hohensohn1-0/+14
2004-03-13The .ucl flasher now tells if the bootloader is not up to date. I hope that e...Jörg Hohensohn1-0/+103
2004-01-18prepared to flash uncompressed ucl such that suitable Rockbox builds directly...Jörg Hohensohn1-19/+33
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg1-6/+6
2003-11-30now supporting V2 Recorder, firmware_flash has extra checks against files for...Jörg Hohensohn1-2/+0
2003-11-25not yet for V2Jörg Hohensohn1-2/+4
2003-09-01version check removed, pointless since playersJörg Hohensohn1-8/+2
2003-08-25filesize limit lowered to 40KB, player images are so smallJörg Hohensohn1-1/+1
2003-08-04- Thanks to Magnus Holmgren for Player portJörg Hohensohn1-52/+240
2003-07-27plugin_get_buffer() makes my plugin smaller, can get the sector buffer at run...Jörg Hohensohn1-71/+80
2003-07-27Flash plugin requires recorder for nowBjörn Stenberg1-12/+3
2003-07-25the plugin half of Lee Marlow's patch: second agument can be the filename of ...Jörg Hohensohn1-13/+15
2003-07-21Massive code-policing. Use proper indent. Use proper comments. Use properDaniel Stenberg1-515/+537
2003-07-16The rockbox_flash plugin is a target-only plugin.Linus Nielsen Feltzing1-0/+5
2003-07-16Johan Vromans' fix after file check failsJörg Hohensohn1-1/+1
2003-07-13The plugin which reflashes the second image. I release it now to become part ...Jörg Hohensohn1-0/+664