summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2004-05-19Removed the grayscale framework, gets linked in from the plugin lib insteadJens Arnold
2004-05-19Removed duplicate grayscale frameworkJens Arnold
2004-05-19Adapted to new gray_init_buffer()Jens Arnold
2004-05-19JPEG viewer now uses the 'official' grayscale frameworkJens Arnold
2004-05-19Added return parameter for space taken by grayscale buffer to gray_init_buffer()Jens Arnold
2004-05-19declare variables before code, remain C89-compatibleDaniel Stenberg
2004-05-19I am a wannabe code-policeDaniel Stenberg
2004-05-19Isaac's calculator pluginDaniel Stenberg
2004-05-19Grayscale demo plugin, now using the grayscale libraryJens Arnold
2004-05-19First real library version of the grayscale frameworkJens Arnold
2004-05-19o removed the grayscale framework, it gets linked in from the libplugin insteadDaniel Stenberg
2004-05-19o killed trailing whitespaceDaniel Stenberg
2004-05-19grayscale framework headerDaniel Stenberg
2004-05-19this source file was moved to the lib/ dir insteadDaniel Stenberg
2004-05-19moved Jens Arnold's grayscale frame work source file to the plugin libraryDaniel Stenberg
2004-05-18Further adjustments for the plugin libraryLinus Nielsen Feltzing
2004-05-18This makefile builds one single libplugin.a library by linking togetherDaniel Stenberg
2004-05-18maintain view center when zooming, cache the previous zoom image as far as me...Jörg Hohensohn
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