summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* prepared to flash uncompressed ucl such that suitable Rockbox builds directly...Jörg Hohensohn2004-01-18
* nicer reverse play, FF/FR with acceleration and position barJörg Hohensohn2004-01-15
* Itai Shaked/pascal paillet (?) brought this mosaique plugin displayingDaniel Stenberg2004-01-08
* Lee Pilgrim's patch to enable the chip8 plugin for the simulatorDaniel Stenberg2004-01-08
* adjust to the new splash()Daniel Stenberg2004-01-08
* The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg2004-01-08
* tolerate firmware v1.32 for a V2 RecorderJörg Hohensohn2004-01-05
* checks relaxed again, to tolerate firmware 1.15-1.29 for recordersJörg Hohensohn2004-01-02
* Fixed yellow and red buildsLinus Nielsen Feltzing2003-12-28
* Patch #866595, a rock that displays a clock, both digital and analog, by Zakk...Linus Nielsen Feltzing2003-12-28
* I found several plugins to draw beyond screen boundaryJörg Hohensohn2003-12-23
* better USB handling, typo fixedJörg Hohensohn2003-12-22
* emulator is a lot faster with my lcd_blit() function and yield() instead of s...Jörg Hohensohn2003-12-22
* the vidoe player has some control now: backward, pause, step, FF/FRJörg Hohensohn2003-12-18
* prevent compiler errors on platforms we can't (currently) flashDaniel Stenberg2003-12-15
* Now correctly informs gcc that r0 is clobbered in lcd_write_data(). The video...Linus Nielsen Feltzing2003-12-15
* #ifdef platform exclusion fixedJörg Hohensohn2003-12-15
* the video player plugin and file the type / plugin API for itJörg Hohensohn2003-12-15
* fixed a // comment, added a comment how this source file checks for featuresDaniel Stenberg2003-12-12
* relaxed version checking, some people had problems with itJörg Hohensohn2003-12-07
* Re-added analog clockBjörn Stenberg2003-12-06
* now supporting V2 Recorder, firmware_flash has extra checks against files for...Jörg Hohensohn2003-11-30
* No more dependency of the cat commandLinus Nielsen Feltzing2003-11-28
* not yet for V2Jörg Hohensohn2003-11-25
* Star had font problems as wellLinus Nielsen Feltzing2003-11-20
* Snake had font problems as wellLinus Nielsen Feltzing2003-11-20
* Sliding puzzle couldn't handle large fonts very well. Now it uses the SYSFIXE...Linus Nielsen Feltzing2003-11-20
* Flipit couldn't handle large fonts very well. Now it uses the SYSFIXED font.Linus Nielsen Feltzing2003-11-20
* The calendar couldn't handle a non-default font in some occasionsLinus Nielsen Feltzing2003-11-20
* Disable this plugin on v2 recorders for nowBjörn Stenberg2003-11-19
* Ooops. The bugfix contained a bug.Linus Nielsen Feltzing2003-11-16
* End-of-game bug fixed by BluechipLinus Nielsen Feltzing2003-11-16
* Ok, I admit it, it was sillyLinus Nielsen Feltzing2003-11-11
* VU meter no longer starves the mpeg thread, and now uses a correct maximum le...Linus Nielsen Feltzing2003-11-10
* Patch #780511 by Pierre Delore, a NIM game for PlayersLinus Nielsen Feltzing2003-11-04
* Patch #816310 by Lee Pilgrim, a VU meter pluginLinus Nielsen Feltzing2003-11-04
* from request #628509: ported the Chip-8 emulator as a pluginJörg Hohensohn2003-10-30
* the plugin is now prepared to flash the "V2" variant: boxes without boot ROM ...Jörg Hohensohn2003-10-26
* Corrected invalid function prototype.Björn Stenberg2003-09-21
* Fixed bad #include / #ifdef order that always produced a 0-byte .rockBjörn Stenberg2003-09-20
* I release this plugin to cvs, now that I released new firmware images (see ht...Jörg Hohensohn2003-09-09
* version check removed, pointless since playersJörg Hohensohn2003-09-01
* filesize limit lowered to 40KB, player images are so smallJörg Hohensohn2003-08-25
* Huw Smith's fix for saving memo function.Hardeep Sidhu2003-08-08
* - Thanks to Magnus Holmgren for Player portJörg Hohensohn2003-08-04
* Suggestion by Magnus Holmgren: avoid odd bytecount for pluginsJörg Hohensohn2003-08-04
* Update by BlueChipDaniel Stenberg2003-07-29
* plugin_get_buffer() makes my plugin smaller, can get the sector buffer at run...Jörg Hohensohn2003-07-27
* Flash plugin requires recorder for nowBjörn Stenberg2003-07-27
* the plugin half of Lee Marlow's patch: second agument can be the filename of ...Jörg Hohensohn2003-07-25