summaryrefslogtreecommitdiff
path: root/apps/plugins/firmware_flash.c
AgeCommit message (Expand)Author
2010-08-28fix r27926 : lcd_puts() not changed to lcd_putsf()Rafaël Carré
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-05-31Only build firmware_flash plugin on archosRafaël Carré
2010-05-07Fix size_t handling in plugin_get_buffer()Frank Gevaerts
2009-11-22fix more redNils Wallménius
2009-11-22Fix reds.Nils Wallménius
2009-01-25fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, ra...Andrew Mahone
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-03a few more button/statusbar fixes...Jonathan Gordon
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-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-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2006-03-03Code Police raid. Mostly changed // comments and indented to Rockbox style.Daniel Stenberg
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2005-08-23size check adjusted, naked bootbox is smallJörg Hohensohn
2005-01-08Allow flashing for players with alternative boot ROM.Jens Arnold
2004-12-30player version check extended up to 5.08Jörg Hohensohn
2004-10-23the flash plugins are now checking the battery level firstJö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-06-29Corrected spellingLinus Nielsen Feltzing
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg
2004-01-05tolerate firmware v1.32 for a V2 RecorderJörg Hohensohn
2004-01-02checks relaxed again, to tolerate firmware 1.15-1.29 for recordersJörg Hohensohn
2003-12-15prevent compiler errors on platforms we can't (currently) flashDaniel Stenberg
2003-12-12fixed a // comment, added a comment how this source file checks for featuresDaniel Stenberg
2003-12-07relaxed version checking, some people had problems with itJörg Hohensohn
2003-11-30now supporting V2 Recorder, firmware_flash has extra checks against files for...Jörg Hohensohn
2003-11-19Disable this plugin on v2 recorders for nowBjörn Stenberg
2003-10-26the plugin is now prepared to flash the "V2" variant: boxes without boot ROM ...Jörg Hohensohn
2003-09-09I release this plugin to cvs, now that I released new firmware images (see ht...Jörg Hohensohn