summaryrefslogtreecommitdiff
path: root/glcdgraphics/bitmap.c
AgeCommit message (Expand)Author
2013-02-22more consistent usage of debug code (define HAVE_DEBUG)Lucian Muresan
2012-07-21fix rendering bug with alpha values == 0mrwastl
2012-06-07Image/GraphicsMagick: use much more relieable sample() instead of scale() for...mrwastl
2011-09-19deactivated static method cSkinString::Reparse + static cSkinString::mStrings...mrwastl
2011-06-29fix saving of PBMs, fix crtfont and genfont; remove cBitmap::LoadPBM()/::Save...mrwastl
2011-06-27fix some memory allocation bugs; fix cPBMFile::Save() to work with 32bpp inte...mrwastl
2011-06-20opacity support for monochrome images toomrwastl
2011-06-20opacity support for non-monochrome imagesmrwastl
2011-06-19rename SetSupportAlpha()/IsSupportAlpha() to SetProcessAlpha()/IsProcessAlpha...mrwastl
2011-06-17add support for alpha channelmrwastl
2011-06-09bug fix when parsing colour values on 32bit systemsmrwastl
2011-06-05fix scroll text when scrolling on right object bordermrwastl
2011-06-05bug fixes: offset fix when using #variables in <text/>, scrolling texts now s...mrwastl
2011-06-03move EncodedCharAdjustCounter() to common.[ch] and rename it to encodedCharAd...mrwastl
2011-06-03remove unnecessary code; deactivated syslog-calls in EncodedCharAdjustCounter...mrwastl
2011-06-03scrolling should be smooth againmrwastl
2011-06-02utf8 improvements; TODO: still bug when scrolling (jumping characters)mrwastl
2011-05-30integrate utf8-changes made by zoolooc: 'consolidate Uf8 sequence detection i...mrwastl
2011-05-24support for transparency (images and text); text and images are transparent p...mrwastl
2011-05-01initial upload to branch 'touchcol'. see file 'HISTORY' for changesmrwastl
2010-02-21initial git upload, based on graphlcd-base-0.1.5andreas 'randy' weinberger