summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2004-07-13The plugin API now supports ctype macros like tolower() and friendsLinus Nielsen Feltzing
2004-07-12The check for solvable puzzles didn't use all squares. This fixes bug #911484...Linus Nielsen Feltzing
2004-07-12The stop watch now inhibits the idle poweroff while countingLinus Nielsen Feltzing
2004-07-09scrollbar() parameters were swappedJens Arnold
2004-07-08Removed progressbar() and a few tables as wellLinus Nielsen Feltzing
2004-07-08Removed progressbar() and slidebar()Linus Nielsen Feltzing
2004-07-08Added the apps/recorder dir to the include path for recorder buildsLinus Nielsen Feltzing
2004-07-06Added screen dump function to the grayscale libJens Arnold
2004-06-30Changed the behaviour of F2, and simplified the version string handlingLinus Nielsen Feltzing
2004-06-30Fixed simulator buildHardeep Sidhu
2004-06-30Major clock update by Zakk Roberts (patch #932605)Hardeep Sidhu
2004-06-29Corrected spellingLinus Nielsen Feltzing
2004-06-25added comments about default valuesJens Arnold
2004-06-25Save and restore pr register within _writearray() / _writeblock(). Cleaner co...Jens Arnold
2004-06-23Split grayscale library into several files to make up a real function library...Jens Arnold
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