summaryrefslogtreecommitdiff
path: root/apps/plugins/firmware_flash.c (follow)
Commit message (Expand)AuthorAge
* Missed a couple. Hopefully fix all warnings.Michael Sevakis2007-04-21
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold2007-04-06
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Code Police raid. Mostly changed // comments and indented to Rockbox style.Daniel Stenberg2006-03-03
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* size check adjusted, naked bootbox is smallJörg Hohensohn2005-08-23
* Allow flashing for players with alternative boot ROM.Jens Arnold2005-01-08
* player version check extended up to 5.08Jörg Hohensohn2004-12-30
* the flash plugins are now checking the battery level firstJörg Hohensohn2004-10-23
* allow Ondio ROM v1.04 for flashing, I changed my mind about the Ondio key ass...Jörg Hohensohn2004-10-22
* Ondio flash supportJörg Hohensohn2004-10-07
* New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold2004-08-30
* Added a check to prevent the flash plugins being used (and crashing) if Rockb...Jörg Hohensohn2004-07-20
* Corrected spellingLinus Nielsen Feltzing2004-06-29
* The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg2004-01-08
* tolerate firmware v1.32 for a V2 RecorderJörg Hohensohn2004-01-05
* checks relaxed again, to tolerate firmware 1.15-1.29 for recordersJörg Hohensohn2004-01-02
* prevent compiler errors on platforms we can't (currently) flashDaniel Stenberg2003-12-15
* fixed a // comment, added a comment how this source file checks for featuresDaniel Stenberg2003-12-12
* relaxed version checking, some people had problems with itJörg Hohensohn2003-12-07
* now supporting V2 Recorder, firmware_flash has extra checks against files for...Jörg Hohensohn2003-11-30
* Disable this plugin on v2 recorders for nowBjörn Stenberg2003-11-19
* the plugin is now prepared to flash the "V2" variant: boxes without boot ROM ...Jörg Hohensohn2003-10-26
* I release this plugin to cvs, now that I released new firmware images (see ht...Jörg Hohensohn2003-09-09