summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* use the new path to the levels file, the daily build of tomorrow will makeDaniel Stenberg2004-05-21
* this is the levels file for sokobanDaniel Stenberg2004-05-21
* FIX: The previous update produced a buffer overflow, which broke e.g. the jpe...Jens Arnold2004-05-20
* Missing function declarationJens Arnold2004-05-20
* Font support, several speed and size tweaksJens Arnold2004-05-20
* Removed the grayscale framework, gets linked in from the plugin lib insteadJens Arnold2004-05-19
* Removed duplicate grayscale frameworkJens Arnold2004-05-19
* Adapted to new gray_init_buffer()Jens Arnold2004-05-19
* JPEG viewer now uses the 'official' grayscale frameworkJens Arnold2004-05-19
* Added return parameter for space taken by grayscale buffer to gray_init_buffer()Jens Arnold2004-05-19
* declare variables before code, remain C89-compatibleDaniel Stenberg2004-05-19
* I am a wannabe code-policeDaniel Stenberg2004-05-19
* Isaac's calculator pluginDaniel Stenberg2004-05-19
* Grayscale demo plugin, now using the grayscale libraryJens Arnold2004-05-19
* First real library version of the grayscale frameworkJens Arnold2004-05-19
* o removed the grayscale framework, it gets linked in from the libplugin insteadDaniel Stenberg2004-05-19
* o killed trailing whitespaceDaniel Stenberg2004-05-19
* grayscale framework headerDaniel Stenberg2004-05-19
* this source file was moved to the lib/ dir insteadDaniel Stenberg2004-05-19
* moved Jens Arnold's grayscale frame work source file to the plugin libraryDaniel Stenberg2004-05-19
* Further adjustments for the plugin libraryLinus Nielsen Feltzing2004-05-18
* This makefile builds one single libplugin.a library by linking togetherDaniel Stenberg2004-05-18
* maintain view center when zooming, cache the previous zoom image as far as me...Jörg Hohensohn2004-05-18
* Included newest grayscale frameworkJens Arnold2004-05-17
* Implemented scrolling up/down by n pixels (<= 7)Jens Arnold2004-05-17
* Included improved grayscale frameworkJens Arnold2004-05-15
* Vastly improved speed for gray_fillrect(), gray_drawgraymap(), left and right...Jens Arnold2004-05-15
* Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No...Jens Arnold2004-05-14
* reject images with restart markers for nowJörg Hohensohn2004-05-14
* more compatible huffman table parsing, tolerate restart markersJörg Hohensohn2004-05-13
* jpeg viewer: use Play to zoom in, On to zoom out, arrows to scrollJörg Hohensohn2004-05-12
* gray_drawbitmap() changed to use the same bitmap format as lcd_bitmap(). Also...Jens Arnold2004-05-12
* Updated with the latest grayscale frameworkJens Arnold2004-05-10
* A plugin containing a framework to use grayscale display, primarily aimed at ...Jens Arnold2004-05-10
* adaptive spinup controlJörg Hohensohn2004-05-09
* Fixes: snprintf() lengths, buffer sizes.Jens Arnold2004-05-08
* LCD contrast setting on F2/F3Jörg Hohensohn2004-04-30
* didn't I say no more hardware banging?Jörg Hohensohn2004-04-30
* uses the new timer registration of the plugin API, no hardware banging any moreJörg Hohensohn2004-04-30
* uses the new timer registration of the plugin API, no hardware banging any moreJörg Hohensohn2004-04-30
* Some changes to make the stop watch work better on the player, like scrolling...Linus Nielsen Feltzing2004-04-22
* Now uses grayscalescvs diff -u apps/plugins/mandelbrot.c! Plus some internal ...Linus Nielsen Feltzing2004-04-21
* Overflow error fixJens Arnold2004-04-20
* Made the stopwatch compile for the PlayerLinus Nielsen Feltzing2004-04-16
* Mike Holden's stopwatch pluginDaniel Stenberg2004-04-16
* a Mandelbrot set plugin from MatthiasJörg Hohensohn2004-04-14
* patch #908634 appliedJörg Hohensohn2004-03-19
* minor bugfixJörg Hohensohn2004-03-19
* Patch #917313, changes in muting and timing handlingLinus Nielsen Feltzing2004-03-17
* The .ucl flasher now tells if the bootloader is not up to date. I hope that e...Jörg Hohensohn2004-03-13