summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2004-01-02checks relaxed again, to tolerate firmware 1.15-1.29 for recordersJörg Hohensohn
2003-12-28Fixed yellow and red buildsLinus Nielsen Feltzing
2003-12-28Patch #866595, a rock that displays a clock, both digital and analog, by Zakk...Linus Nielsen Feltzing
2003-12-23I found several plugins to draw beyond screen boundaryJörg Hohensohn
2003-12-22better USB handling, typo fixedJörg Hohensohn
2003-12-22emulator is a lot faster with my lcd_blit() function and yield() instead of s...Jörg Hohensohn
2003-12-18the vidoe player has some control now: backward, pause, step, FF/FRJörg Hohensohn
2003-12-15prevent compiler errors on platforms we can't (currently) flashDaniel Stenberg
2003-12-15Now correctly informs gcc that r0 is clobbered in lcd_write_data(). The video...Linus Nielsen Feltzing
2003-12-15#ifdef platform exclusion fixedJörg Hohensohn
2003-12-15the video player plugin and file the type / plugin API for itJörg Hohensohn
2003-12-12fixed a // comment, added a comment how this source file checks for featuresDaniel Stenberg
2003-12-07relaxed version checking, some people had problems with itJörg Hohensohn
2003-12-06Re-added analog clockBjörn Stenberg
2003-11-30now supporting V2 Recorder, firmware_flash has extra checks against files for...Jörg Hohensohn
2003-11-28No more dependency of the cat commandLinus Nielsen Feltzing
2003-11-25not yet for V2Jörg Hohensohn
2003-11-20Star had font problems as wellLinus Nielsen Feltzing
2003-11-20Snake had font problems as wellLinus Nielsen Feltzing
2003-11-20Sliding puzzle couldn't handle large fonts very well. Now it uses the SYSFIXE...Linus Nielsen Feltzing
2003-11-20Flipit couldn't handle large fonts very well. Now it uses the SYSFIXED font.Linus Nielsen Feltzing
2003-11-20The calendar couldn't handle a non-default font in some occasionsLinus Nielsen Feltzing
2003-11-19Disable this plugin on v2 recorders for nowBjörn Stenberg
2003-11-16Ooops. The bugfix contained a bug.Linus Nielsen Feltzing
2003-11-16End-of-game bug fixed by BluechipLinus Nielsen Feltzing
2003-11-11Ok, I admit it, it was sillyLinus Nielsen Feltzing
2003-11-10VU meter no longer starves the mpeg thread, and now uses a correct maximum le...Linus Nielsen Feltzing
2003-11-04Patch #780511 by Pierre Delore, a NIM game for PlayersLinus Nielsen Feltzing
2003-11-04Patch #816310 by Lee Pilgrim, a VU meter pluginLinus Nielsen Feltzing
2003-10-30from request #628509: ported the Chip-8 emulator as a pluginJörg Hohensohn
2003-10-26the plugin is now prepared to flash the "V2" variant: boxes without boot ROM ...Jörg Hohensohn
2003-09-21Corrected invalid function prototype.Björn Stenberg
2003-09-20Fixed bad #include / #ifdef order that always produced a 0-byte .rockBjörn Stenberg
2003-09-09I release this plugin to cvs, now that I released new firmware images (see ht...Jörg Hohensohn
2003-09-01version check removed, pointless since playersJörg Hohensohn
2003-08-25filesize limit lowered to 40KB, player images are so smallJörg Hohensohn
2003-08-08Huw Smith's fix for saving memo function.Hardeep Sidhu
2003-08-04- Thanks to Magnus Holmgren for Player portJörg Hohensohn
2003-08-04Suggestion by Magnus Holmgren: avoid odd bytecount for pluginsJörg Hohensohn
2003-07-29Update by BlueChipDaniel Stenberg
2003-07-27plugin_get_buffer() makes my plugin smaller, can get the sector buffer at run...Jörg Hohensohn
2003-07-27Flash plugin requires recorder for nowBjörn Stenberg
2003-07-25the plugin half of Lee Marlow's patch: second agument can be the filename of ...Jörg Hohensohn
2003-07-25changed the plugin to display a friendly message instead of plugin error when...Jerome Kuptz
2003-07-24correct build errorsRobert Hak
2003-07-24Huw Smith's calendar pluginDaniel Stenberg
2003-07-24Garrett Derner's word wrap fix for the text viewerDaniel Stenberg
2003-07-24Henrik Backe's patch that makes the .map files get created in the buildDaniel Stenberg
2003-07-24Pierre Delore's jackpot game plugin for the Player/StudioDaniel Stenberg
2003-07-21minor edits to conform to rockbox standardsDaniel Stenberg