summaryrefslogtreecommitdiff
path: root/apps/plugins/lib
AgeCommit message (Expand)Author
2004-10-05only compile files that are relevantDaniel Stenberg
2004-10-04new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg
2004-09-22adjusted to work better in the new conceptDaniel Stenberg
2004-09-22Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg
2004-09-15Makefile Fix: plugin lib includes for OndioJens Arnold
2004-09-06rombox support: building and zipDaniel Stenberg
2004-08-27Fixed new font format: necessity of offset table generation, output of fonts ...Jens Arnold
2004-08-26Fixed pointer types & struct fontJens Arnold
2004-08-26New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn
2004-08-03Const policed the grayscale lib & pluginJens Arnold
2004-07-23Removed the simulator build optionLinus Nielsen Feltzing
2004-07-22Now keeps integers within range, and saves a version number in the cfg file, ...Linus Nielsen Feltzing
2004-07-21New plugin library framework for loading and saving .cfg filesLinus 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-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