summaryrefslogtreecommitdiff
path: root/apps/plugins/iriver_flash.c (follow)
Commit message (Expand)AuthorAge
* Fix warning about using static vars in non static inline functions with gcc 4.5.Nils Wallménius2010-12-27
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* Remove build conditions inside .c plugin filesRafaël Carré2010-08-25
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Generate C file / header for svn version stringRafaël Carré2010-05-27
* Fix reds.Nils Wallménius2009-11-22
* fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, ra...Andrew Mahone2009-01-25
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* a few more button/statusbar fixes...Jonathan Gordon2009-01-03
* 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
* Added the checksum for H100/H110/H115 bootloader also.Miika Pekkarinen2008-02-09
* Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to...Miika Pekkarinen2008-02-09
* 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
* 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
* Updated bootloader for H120/H140 and entirely disabled flashing code for H100...Miika Pekkarinen2007-01-12
* Prepare core support for the iriver bootloader supporting ROM imagesMiika Pekkarinen2007-01-12
* Don't corrupt the original firmware when updating bootloader.Miika Pekkarinen2006-10-16
* Gracefully shutdown unless firmware is found.Miika Pekkarinen2006-09-04
* Enabled iriver flashing plugin with additional safety checks,Miika Pekkarinen2006-08-12
* Fixed hold switch detection from bootloader when rockbox has beenMiika Pekkarinen2006-08-11
* Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen2006-08-09
* Initial version of the iriver flashing plugin for H1xx. Building ofMiika Pekkarinen2006-08-05