summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2004-06-23Fixed so that the plugin is exitable (was irritating that the first pluginKjell Ericson
2004-06-23Move two steps on each move up/down. (Attempt to make it more playable afterDaniel Stenberg
2004-06-221) Presents a time for us without RTC.Kjell Ericson
2004-06-22Slight speedup for drawing 1-bit bitmaps with draw modes 0..2Jens Arnold
2004-06-20on request, set the SIMULATOR define when building for the simDaniel Stenberg
2004-06-18Ooops, I declared a variable in the middle of the code. Shame on me.Kjell Ericson
2004-06-18First version of my chessclock. Only tried on Player. Lacking a simulatorKjell Ericson
2004-06-16and use snprintf() from the plugin APIDaniel Stenberg
2004-06-16code after variablesDaniel Stenberg
2004-06-16only for bitmapsDaniel Stenberg
2004-06-16Initial version of pong, not tested on target by me yet.Daniel Stenberg
2004-06-16Fixed a warningJens Arnold
2004-06-16Mandelbrot didn't yield() at all, leading to playback problems when heavily c...Jens Arnold
2004-06-15Simple battery runtime testBjörn Stenberg
2004-06-15The plugin lib now works in the win32 simulatorLinus Nielsen Feltzing
2004-06-14Tetris is now Rockblox, to avoid trademark problemsLinus Nielsen Feltzing
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing
2004-06-10supporting 4:2:2 vertical subsamplingJörg Hohensohn
2004-06-08Othelo removed due to legal issues.Björn Stenberg
2004-06-02Adapted to new grayscale frameworkJens Arnold
2004-06-02Major rework of the grayscale framework:Jens Arnold
2004-05-26Improved drawing speed by drawing whole columns at once (Matthias)Jens Arnold
2004-05-26Patch #958658, metronome uses plugin_register_timer nowLinus Nielsen Feltzing
2004-05-23removed a bit of obsolete stuffJörg Hohensohn
2004-05-23now supports images with restart markersJörg Hohensohn
2004-05-21Default viewer for .ucl is rockbox_flash.rockJens Arnold
2004-05-21Set up default viewers.configBjörn Stenberg
2004-05-21Fix: scrolling left/right with even pixel counts caused an address error if t...Jens Arnold
2004-05-21Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg
2004-05-21Fixed behaviour when connecting USB, made scrolling a bit faster by not empty...Jens Arnold
2004-05-21use the new path to the levels file, the daily build of tomorrow will makeDaniel Stenberg
2004-05-21this is the levels file for sokobanDaniel Stenberg
2004-05-20FIX: The previous update produced a buffer overflow, which broke e.g. the jpe...Jens Arnold
2004-05-20Missing function declarationJens Arnold
2004-05-20Font support, several speed and size tweaksJens Arnold
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