summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* 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
* Default viewer for .ucl is rockbox_flash.rockJens Arnold2004-05-21
* Set up default viewers.configBjörn Stenberg2004-05-21
* Fix: scrolling left/right with even pixel counts caused an address error if t...Jens Arnold2004-05-21
* Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg2004-05-21
* Fixed behaviour when connecting USB, made scrolling a bit faster by not empty...Jens Arnold2004-05-21
* 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