summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
...
* Fixed credits roll, and improved animations. Revised the release notes as well.Zakk Roberts2004-07-18
* Cosmetic code changes, new countdown mode - accessed at ON+F2Zakk Roberts2004-07-18
* Analog time display bugfix and digital/lcd 12h settings seperatedZakk Roberts2004-07-17
* Now uses the settings_parseline() functionLinus Nielsen Feltzing2004-07-16
* Snake2: Changed the level file format, game B always starts from maze 1, plus...Linus Nielsen Feltzing2004-07-16
* Patch #778688 by Pierre Delore, euroconverter for the PlayerLinus Nielsen Feltzing2004-07-15
* snake2: Some code cleanup, loads all levels at startup, fixed the bug that pr...Linus Nielsen Feltzing2004-07-15
* New plugin, snake2, by Mat Holton (Patch #838045)Linus Nielsen Feltzing2004-07-14
* Removed the need for memcpy()Linus Nielsen Feltzing2004-07-13
* New plugin, search.rock, by Stefan Meyer (Patch #723682)Linus Nielsen Feltzing2004-07-13
* The plugin API now supports ctype macros like tolower() and friendsLinus Nielsen Feltzing2004-07-13
* The check for solvable puzzles didn't use all squares. This fixes bug #911484...Linus Nielsen Feltzing2004-07-12
* The stop watch now inhibits the idle poweroff while countingLinus Nielsen Feltzing2004-07-12
* scrollbar() parameters were swappedJens Arnold2004-07-09
* Removed progressbar() and a few tables as wellLinus Nielsen Feltzing2004-07-08
* Removed progressbar() and slidebar()Linus Nielsen Feltzing2004-07-08
* Added the apps/recorder dir to the include path for recorder buildsLinus Nielsen Feltzing2004-07-08
* Added screen dump function to the grayscale libJens Arnold2004-07-06
* Changed the behaviour of F2, and simplified the version string handlingLinus Nielsen Feltzing2004-06-30
* Fixed simulator buildHardeep Sidhu2004-06-30
* Major clock update by Zakk Roberts (patch #932605)Hardeep Sidhu2004-06-30
* Corrected spellingLinus Nielsen Feltzing2004-06-29
* added comments about default valuesJens Arnold2004-06-25
* Save and restore pr register within _writearray() / _writeblock(). Cleaner co...Jens Arnold2004-06-25
* Split grayscale library into several files to make up a real function library...Jens Arnold2004-06-23
* Fixed so that the plugin is exitable (was irritating that the first pluginKjell Ericson2004-06-23
* Move two steps on each move up/down. (Attempt to make it more playable afterDaniel Stenberg2004-06-23
* 1) Presents a time for us without RTC.Kjell Ericson2004-06-22
* Slight speedup for drawing 1-bit bitmaps with draw modes 0..2Jens Arnold2004-06-22
* on request, set the SIMULATOR define when building for the simDaniel Stenberg2004-06-20
* Ooops, I declared a variable in the middle of the code. Shame on me.Kjell Ericson2004-06-18
* First version of my chessclock. Only tried on Player. Lacking a simulatorKjell Ericson2004-06-18
* and use snprintf() from the plugin APIDaniel Stenberg2004-06-16
* code after variablesDaniel Stenberg2004-06-16
* only for bitmapsDaniel Stenberg2004-06-16
* Initial version of pong, not tested on target by me yet.Daniel Stenberg2004-06-16
* Fixed a warningJens Arnold2004-06-16
* Mandelbrot didn't yield() at all, leading to playback problems when heavily c...Jens Arnold2004-06-16
* Simple battery runtime testBjörn Stenberg2004-06-15
* The plugin lib now works in the win32 simulatorLinus Nielsen Feltzing2004-06-15
* Tetris is now Rockblox, to avoid trademark problemsLinus Nielsen Feltzing2004-06-14
* Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing2004-06-10
* supporting 4:2:2 vertical subsamplingJörg Hohensohn2004-06-10
* Othelo removed due to legal issues.Björn Stenberg2004-06-08
* Adapted to new grayscale frameworkJens Arnold2004-06-02
* Major rework of the grayscale framework:Jens Arnold2004-06-02
* Improved drawing speed by drawing whole columns at once (Matthias)Jens Arnold2004-05-26
* Patch #958658, metronome uses plugin_register_timer nowLinus Nielsen Feltzing2004-05-26
* removed a bit of obsolete stuffJörg Hohensohn2004-05-23
* now supports images with restart markersJörg Hohensohn2004-05-23