Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
apps
/
plugins
/
iriver_flash.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
6526577
Plugin parameters should be const.
by Steve Bavin
· 16 years ago
37dc15b
Added the checksum for H100/H110/H115 bootloader also.
by Miika Pekkarinen
· 17 years ago
698113d
Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to work properly with SVN, and hopefully fixed remote detection problem and audio thump for some users. Also pure H100/H115 should be supported now. Actual bootloaders will be released separately.
by Miika Pekkarinen
· 17 years ago
8676dc2
Missed a couple. Hopefully fix all warnings.
by Michael Sevakis
· 17 years ago
26d242a
General housekeeping: Make plugin buffer functions take size_t * instead of int * to match the parameter type of the buffer functions called in the core. Get rid of unsafe int * <==> size_t * casting. Use ssize_t where int was used and size_t where unsigned int was used in the buffer calls to not alter signedness in the plugins. No API version change since it should only be an issue for 64-bit sim builds.
by Michael Sevakis
· 17 years ago
79c8a8c
Let GCC check arguments of some more printf-style functions, also for plugins and codecs.
by Jens Arnold
· 18 years ago
4d6374c
Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered.
by Jens Arnold
· 18 years ago
35b0c3f
Updated bootloader for H120/H140 and entirely disabled flashing code for H100 until somebody tests it.
by Miika Pekkarinen
· 18 years ago
0ea4d31
Prepare core support for the iriver bootloader supporting ROM images
by Miika Pekkarinen
· 18 years ago
7c9230c
Don't corrupt the original firmware when updating bootloader.
by Miika Pekkarinen
· 18 years ago
973ee5d
Gracefully shutdown unless firmware is found.
by Miika Pekkarinen
· 18 years ago
2542536
Enabled iriver flashing plugin with additional safety checks,
by Miika Pekkarinen
· 18 years ago
22860a9
Fixed hold switch detection from bootloader when rockbox has been flashed.
by Miika Pekkarinen
· 18 years ago
e1eb91b
Bootloader support to search firmware also from flash. Bootloader <->
by Miika Pekkarinen
· 18 years ago
85ba65d
Initial version of the iriver flashing plugin for H1xx. Building of
by Miika Pekkarinen
· 18 years ago