summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2004-02-21same treatment like for video plugin: mp3_play_init() removedJörg Hohensohn
2004-02-21mp3_play_init() removed, this was resetting the sound settings. Playback is t...Jörg Hohensohn
2004-02-07option to resume to the position it was stopped last timeJörg Hohensohn
2004-02-06spinup the disk more early, and a recovery for underruns: seek to the last po...Jörg Hohensohn
2004-02-05The new video player, with audio!Jörg Hohensohn
2004-01-31not for simulator unless lcd_blit() is implemented and mp3_xx() are stubbedJörg Hohensohn
2004-01-30first game with sound: chip8 makes noiseJörg Hohensohn
2004-01-27I knew this was going too fast with the new LCD function. Now contains a fix ...Jörg Hohensohn
2004-01-18prepared to flash uncompressed ucl such that suitable Rockbox builds directly...Jörg Hohensohn
2004-01-15nicer reverse play, FF/FR with acceleration and position barJörg Hohensohn
2004-01-08Itai Shaked/pascal paillet (?) brought this mosaique plugin displayingDaniel Stenberg
2004-01-08Lee Pilgrim's patch to enable the chip8 plugin for the simulatorDaniel Stenberg
2004-01-08adjust to the new splash()Daniel Stenberg
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg
2004-01-05tolerate firmware v1.32 for a V2 RecorderJörg Hohensohn
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