summaryrefslogtreecommitdiff
path: root/apps/plugins/lib (unfollow)
Commit message (Expand)Author
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-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-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-15The plugin lib now works in the win32 simulatorLinus Nielsen Feltzing
2004-06-02Major rework of the grayscale framework:Jens Arnold
2004-05-21Fix: scrolling left/right with even pixel counts caused an address error if t...Jens Arnold
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 duplicate grayscale frameworkJens Arnold
2004-05-19Added return parameter for space taken by grayscale buffer to gray_init_buffer()Jens Arnold
2004-05-19First real library version of the grayscale frameworkJens Arnold
2004-05-19o killed trailing whitespaceDaniel Stenberg
2004-05-19grayscale framework headerDaniel Stenberg
2004-05-19moved Jens Arnold's grayscale frame work source file to the plugin libraryDaniel Stenberg
2004-05-18Further adjustments for the plugin libraryLinus Nielsen Feltzing
2004-05-18This makefile builds one single libplugin.a library by linking togetherDaniel Stenberg