summaryrefslogtreecommitdiff
path: root/apps/plugins/iriver_flash.c
AgeCommit message (Expand)Author
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré
2010-08-25Remove build conditions inside .c plugin filesRafaë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-27Generate C file / header for svn version stringRafaël Carré
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-02-09Added the checksum for H100/H110/H115 bootloader also.Miika Pekkarinen
2008-02-09Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to...Miika Pekkarinen
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-03-17Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-01-12Updated bootloader for H120/H140 and entirely disabled flashing code for H100...Miika Pekkarinen
2007-01-12Prepare core support for the iriver bootloader supporting ROM imagesMiika Pekkarinen
2006-10-16Don't corrupt the original firmware when updating bootloader.Miika Pekkarinen
2006-09-04Gracefully shutdown unless firmware is found.Miika Pekkarinen
2006-08-12Enabled iriver flashing plugin with additional safety checks,Miika Pekkarinen
2006-08-11Fixed hold switch detection from bootloader when rockbox has beenMiika Pekkarinen
2006-08-09Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen
2006-08-05Initial version of the iriver flashing plugin for H1xx. Building ofMiika Pekkarinen