Age | Commit message (Expand) | Author |
2010-08-28 | fix r27926 : lcd_puts() not changed to lcd_putsf() | Rafaël Carré |
2010-08-28 | plugins: use lcd_putsf/lcd_putsxyf | Rafaël Carré |
2010-08-24 | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
2010-08-23 | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz |
2010-08-23 | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
2010-05-31 | Only build firmware_flash plugin on archos | Rafaël Carré |
2010-05-07 | Fix size_t handling in plugin_get_buffer() | Frank Gevaerts |
2009-11-22 | fix more red | Nils Wallménius |
2009-11-22 | Fix reds. | Nils Wallménius |
2009-01-25 | fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, ra... | Andrew Mahone |
2009-01-16 | loader-initialized global plugin API: | Andrew Mahone |
2009-01-03 | a few more button/statusbar fixes... | Jonathan Gordon |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-13 | Plugin parameters should be const. | Steve Bavin |
2008-05-05 | Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ... | Nicolas Pennequin |
2007-04-21 | Missed a couple. Hopefully fix all warnings. | Michael Sevakis |
2007-04-21 | General housekeeping: Make plugin buffer functions take size_t * instead of i... | Michael Sevakis |
2007-04-06 | Now charcell displays require lcd_update() for updating the main lcd content ... | Jens Arnold |
2007-03-16 | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold |
2006-03-03 | Code Police raid. Mostly changed // comments and indented to Rockbox style. | Daniel Stenberg |
2006-01-15 | New plugin loader. Solves the crashes introduced with the .bss changes while ... | Jens Arnold |
2005-08-23 | size check adjusted, naked bootbox is small | Jörg Hohensohn |
2005-01-08 | Allow flashing for players with alternative boot ROM. | Jens Arnold |
2004-12-30 | player version check extended up to 5.08 | Jörg Hohensohn |
2004-10-23 | the flash plugins are now checking the battery level first | 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-06-29 | Corrected spelling | Linus Nielsen Feltzing |
2004-01-08 | The splash() function's second argument (keymask) is now removed, as it | Daniel Stenberg |
2004-01-05 | tolerate firmware v1.32 for a V2 Recorder | Jörg Hohensohn |
2004-01-02 | checks relaxed again, to tolerate firmware 1.15-1.29 for recorders | Jörg Hohensohn |
2003-12-15 | prevent compiler errors on platforms we can't (currently) flash | Daniel Stenberg |
2003-12-12 | fixed a // comment, added a comment how this source file checks for features | Daniel Stenberg |
2003-12-07 | relaxed version checking, some people had problems with it | Jörg Hohensohn |
2003-11-30 | now supporting V2 Recorder, firmware_flash has extra checks against files for... | Jörg Hohensohn |
2003-11-19 | Disable this plugin on v2 recorders for now | Björn Stenberg |
2003-10-26 | the plugin is now prepared to flash the "V2" variant: boxes without boot ROM ... | Jörg Hohensohn |
2003-09-09 | I release this plugin to cvs, now that I released new firmware images (see ht... | Jörg Hohensohn |