Age | Commit message (Collapse) | Author |
|
|
|
graphlcd-base version to 0.3.0 and version of included libraries to 2.1.0; bug fix: don't syslog a detection of an invalid number when evaluating in cSkinFunction (just return that this is obviously not a valid function)
|
|
evaluated at run time
|
|
ported fixes to noritake800 (from 0.1.x); fixed some grammar mistakes
|
|
|
|
cBitmap::LoadPBM()/::SavePBM (use cPMFile::Load()/Save()) instead; fixed cBitmap::SubBitmap(); add static methods for converting from and to 1BPP
|
|
background/foreground colour
|
|
internal colour representation
|
|
|
|
no longer virtual (generic implementation in base class)
|
|
imagemagick quantising (sometimes led to erraneous images)
|
|
|
|
|
|
|
|
SetProcessAlpha()/IsProcessAlpha() to better reflect it's purpose; add / enhance some comments (alpha channel support)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mandatory for <text/> and <button/>
|
|
|
|
|
|
|
|
|
|
stay correctly in the object area (no more drawing outside the right side of the object area)
|
|
|
|
|
|
converted automatically; additional optional error character in encodedCharAdjustCounter(), encodedCharAdjustCounter() now returns success; code cleanups
|
|
|
|
|
|
encodedCharAdjustCounter()
|
|
EncodedCharAdjustCounter() (-> avoid flooding of syslog)
|
|
|
|
|
|
|
|
|
|
|
|
in Utf8CodeAdjustCounter'
|
|
|
|
solution has been found
|
|
|
|
default fg/bg colours from driver and fg/bg colours from class; adapt serdisp-driver to these changes
|
|
--as-needed is used when compiling
|
|
|