index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
rockbox_flash.c
(
unfollow
)
Commit message (
Expand
)
Author
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2005-08-23
allow the flash plugin to verify the RomBox link address
Jörg Hohensohn
2005-06-22
allow smaller .ucl, to test bootbox
Jörg Hohensohn
2005-02-04
adapted to build on iRiver
Daniel Stenberg
2004-12-26
Plugin fixes: Correct button name for MODE key in help texts, conforming to t...
Jens Arnold
2004-10-23
the flash plugins are now checking the battery level first
Jörg Hohensohn
2004-10-22
removed a Player warning
Jörg Hohensohn
2004-10-22
minor optical flaw
Jörg Hohensohn
2004-10-22
allow Ondio ROM v1.04 for flashing, I changed my mind about the Ondio key ass...
Jörg Hohensohn
2004-10-07
Ondio flash support
Jörg Hohensohn
2004-08-30
New debug feature: Use the SH1 user break controller to catch illegal memory ...
Jens Arnold
2004-07-20
Added a check to prevent the flash plugins being used (and crashing) if Rockb...
Jörg Hohensohn
2004-03-13
The .ucl flasher now tells if the bootloader is not up to date. I hope that e...
Jörg Hohensohn
2004-01-18
prepared to flash uncompressed ucl such that suitable Rockbox builds directly...
Jörg Hohensohn
2004-01-08
The splash() function's second argument (keymask) is now removed, as it
Daniel Stenberg
2003-11-30
now supporting V2 Recorder, firmware_flash has extra checks against files for...
Jörg Hohensohn
2003-11-25
not yet for V2
Jörg Hohensohn
2003-09-01
version check removed, pointless since players
Jörg Hohensohn
2003-08-25
filesize limit lowered to 40KB, player images are so small
Jörg Hohensohn
2003-08-04
- Thanks to Magnus Holmgren for Player port
Jörg Hohensohn
2003-07-27
plugin_get_buffer() makes my plugin smaller, can get the sector buffer at run...
Jörg Hohensohn
2003-07-27
Flash plugin requires recorder for now
Björn Stenberg
2003-07-25
the plugin half of Lee Marlow's patch: second agument can be the filename of ...
Jörg Hohensohn
2003-07-21
Massive code-policing. Use proper indent. Use proper comments. Use proper
Daniel Stenberg
2003-07-16
The rockbox_flash plugin is a target-only plugin.
Linus Nielsen Feltzing
2003-07-16
Johan Vromans' fix after file check fails
Jörg Hohensohn
2003-07-13
The plugin which reflashes the second image. I release it now to become part ...
Jörg Hohensohn