summaryrefslogtreecommitdiff
path: root/apps/plugins/lib (follow)
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* The plugin lib now works in the win32 simulatorLinus Nielsen Feltzing2004-06-15
* Major rework of the grayscale framework:Jens Arnold2004-06-02
* Fix: scrolling left/right with even pixel counts caused an address error if t...Jens Arnold2004-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 duplicate grayscale frameworkJens Arnold2004-05-19
* Added return parameter for space taken by grayscale buffer to gray_init_buffer()Jens Arnold2004-05-19
* First real library version of the grayscale frameworkJens Arnold2004-05-19
* o killed trailing whitespaceDaniel Stenberg2004-05-19
* grayscale framework headerDaniel 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
* This makefile builds one single libplugin.a library by linking togetherDaniel Stenberg2004-05-18