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