summaryrefslogtreecommitdiff
path: root/apps/plugins/rockbox_flash.c (follow)
Commit message (Expand)AuthorAge
* Bump flash image version and adapt flashing documentation.Jens Arnold2009-03-24
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* a few more button/statusbar fixes...Jonathan Gordon2009-01-03
* Merge the necessary changes for the new archos firmware flash images back to ...Jens Arnold2008-10-16
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman2007-05-10
* 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
* Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold2007-03-17
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* allow the flash plugin to verify the RomBox link addressJörg Hohensohn2005-08-23
* allow smaller .ucl, to test bootboxJörg Hohensohn2005-06-22
* adapted to build on iRiverDaniel Stenberg2005-02-04
* Plugin fixes: Correct button name for MODE key in help texts, conforming to t...Jens Arnold2004-12-26
* the flash plugins are now checking the battery level firstJörg Hohensohn2004-10-23
* removed a Player warningJörg Hohensohn2004-10-22
* minor optical flawJörg Hohensohn2004-10-22
* 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
* The .ucl flasher now tells if the bootloader is not up to date. I hope that e...Jörg Hohensohn2004-03-13
* prepared to flash uncompressed ucl such that suitable Rockbox builds directly...Jörg Hohensohn2004-01-18
* The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg2004-01-08
* now supporting V2 Recorder, firmware_flash has extra checks against files for...Jörg Hohensohn2003-11-30
* not yet for V2Jörg Hohensohn2003-11-25
* version check removed, pointless since playersJörg Hohensohn2003-09-01
* filesize limit lowered to 40KB, player images are so smallJörg Hohensohn2003-08-25
* - Thanks to Magnus Holmgren for Player portJörg Hohensohn2003-08-04
* plugin_get_buffer() makes my plugin smaller, can get the sector buffer at run...Jörg Hohensohn2003-07-27
* Flash plugin requires recorder for nowBjörn Stenberg2003-07-27
* the plugin half of Lee Marlow's patch: second agument can be the filename of ...Jörg Hohensohn2003-07-25
* Massive code-policing. Use proper indent. Use proper comments. Use properDaniel Stenberg2003-07-21
* The rockbox_flash plugin is a target-only plugin.Linus Nielsen Feltzing2003-07-16
* Johan Vromans' fix after file check failsJörg Hohensohn2003-07-16
* The plugin which reflashes the second image. I release it now to become part ...Jörg Hohensohn2003-07-13