summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2004-05-17Included newest grayscale frameworkJens Arnold
2004-05-17Implemented scrolling up/down by n pixels (<= 7)Jens Arnold
2004-05-15Included improved grayscale frameworkJens Arnold
2004-05-15Vastly improved speed for gray_fillrect(), gray_drawgraymap(), left and right...Jens Arnold
2004-05-14Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No...Jens Arnold
2004-05-14reject images with restart markers for nowJörg Hohensohn
2004-05-13more compatible huffman table parsing, tolerate restart markersJörg Hohensohn
2004-05-12jpeg viewer: use Play to zoom in, On to zoom out, arrows to scrollJörg Hohensohn
2004-05-12gray_drawbitmap() changed to use the same bitmap format as lcd_bitmap(). Also...Jens Arnold
2004-05-10Updated with the latest grayscale frameworkJens Arnold
2004-05-10A plugin containing a framework to use grayscale display, primarily aimed at ...Jens Arnold
2004-05-09adaptive spinup controlJörg Hohensohn
2004-05-08Fixes: snprintf() lengths, buffer sizes.Jens Arnold
2004-04-30LCD contrast setting on F2/F3Jörg Hohensohn
2004-04-30didn't I say no more hardware banging?Jörg Hohensohn
2004-04-30uses the new timer registration of the plugin API, no hardware banging any moreJörg Hohensohn
2004-04-30uses the new timer registration of the plugin API, no hardware banging any moreJörg Hohensohn
2004-04-22Some changes to make the stop watch work better on the player, like scrolling...Linus Nielsen Feltzing
2004-04-21Now uses grayscalescvs diff -u apps/plugins/mandelbrot.c! Plus some internal ...Linus Nielsen Feltzing
2004-04-20Overflow error fixJens Arnold
2004-04-16Made the stopwatch compile for the PlayerLinus Nielsen Feltzing
2004-04-16Mike Holden's stopwatch pluginDaniel Stenberg
2004-04-14a Mandelbrot set plugin from MatthiasJörg Hohensohn
2004-03-19patch #908634 appliedJörg Hohensohn
2004-03-19minor bugfixJörg Hohensohn
2004-03-17Patch #917313, changes in muting and timing handlingLinus Nielsen Feltzing
2004-03-13The .ucl flasher now tells if the bootloader is not up to date. I hope that e...Jörg Hohensohn
2004-03-12Ninja-cool metronome plugin by Matthias Wientapper, for both Player and RecorderLinus Nielsen Feltzing
2004-03-08loops have not been OK, were showing one frame more than availableJörg Hohensohn
2004-03-08my underrun checks have not been precisely correctJörg Hohensohn
2004-03-05for upcoming release: no diagnostic screen unless underruns happenedJörg Hohensohn
2004-03-01Log scale for the VU meter, patch #897248 by Lee PilgrimLinus Nielsen Feltzing
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