index
:
graphlcd-base
color
master
GraphLCD Drivers Library
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-09-19
deactivated static method cSkinString::Reparse + static cSkinString::mStrings...
mrwastl
2011-09-17
added scrolling for multiline texts; added additional attribute 'mlrelscroll'...
mrwastl
2011-09-16
added methods to cDriver: ConfigName() and DriverName(); graphlcd.conf: forbi...
mrwastl
2011-09-16
move config/oldConfig + it's initialisation to base class cDriver; libglcddri...
mrwastl
2011-09-10
bug fix: typo (object height in lists)
mrwastl
2011-09-10
bug fixes: use correct height for objects in lists, fixed position problems w...
mrwastl
2011-09-07
serdisp: safety-check for DeInit()
mrwastl
2011-08-28
fixed incorrect prod/vendorID for AX206DPF-based picture frames (thx to 'Kein...
mrwastl
2011-08-27
add udev-rules file for displays / modules supported by graphlcd-base
mrwastl
2011-08-23
enhancements for AX206dpf support (contr. by Lutz Neumann)
mrwastl
2011-08-11
beauty fix: add inner graphlcd-base dependencies (link lglcdgraphics to libgl...
mrwastl
2011-08-10
added support for AX206dpf-based picture frames (contributed by Lutz Neumann)
mrwastl
2011-07-30
skin definitions: added simple support for including files; increased graphlc...
mrwastl
2011-07-09
position (x/y/x1/y1/x2/y2) and dimension (width/height) parameters are now ev...
mrwastl
2011-06-29
added driver futabaMDM166A; ported mem leak fixes to image.c (from 0.1.x); po...
mrwastl
2011-06-29
bug fix in cPBMFile::Save()
mrwastl
2011-06-29
fix saving of PBMs, fix crtfont and genfont; remove cBitmap::LoadPBM()/::Save...
mrwastl
2011-06-27
deactivate monochrome setting of imagemagick files because of problems with b...
mrwastl
2011-06-27
fix some memory allocation bugs; fix cPBMFile::Save() to work with 32bpp inte...
mrwastl
2011-06-26
set monochrome flag for images loaded by imagemagick if colours <= 2
mrwastl
2011-06-25
adapt all drivers to support SetPixel() with 32bit colours; Set8Pixels() is n...
mrwastl
2011-06-23
more bug fixes for WrapText() (should now be UTF8-proof too); deactivate imag...
mrwastl
2011-06-21
try to fix wrapping bugs in WrapText()
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-19
more efficient text drawing
mrwastl
2011-06-19
alpha channel: now texts with font effects are fully supported too
mrwastl
2011-06-17
add support for alpha channel
mrwastl
2011-06-13
avoid 'else ifdef' to make older installations happy
mrwastl
2011-06-12
fixed sloopy mistake (4-byte utf)
mrwastl
2011-06-10
added eq() as alias for equal()
mrwastl
2011-06-10
Merge branch 'touchcol' of ssh://community.xeatre.tv/graphlcd-base into touchcol
mrwastl
2011-06-10
add option 'radius' for text-effects (radius in {1,2})
mrwastl
2011-06-10
small fix to previous commit (text effects)
mrwastl
2011-06-10
add option 'arc' for text-effects (arc in {1,2})
mrwastl
2011-06-09
attributes 'x' and 'y' may now be used for all objects; 'font' is now mandato...
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
improved scrolling of texts: no more premature end of scrolling
mrwastl
2011-06-05
oops, forgot one debug statement -> removed
mrwastl
2011-06-05
bug fixes: offset fix when using #variables in <text/>, scrolling texts now s...
mrwastl
2011-06-05
pedantic mode on: code beautifying
mrwastl
2011-06-05
added support for html-entities &#x<hexID>; and &#<decID>;
mrwastl
2011-06-04
skins are now UTF8 per definition, on non UTF-8 systems text-data will be con...
mrwastl
2011-06-03
fix another (minor) bug with utf8 and encodedCharAdjustCounter()
mrwastl
2011-06-03
code beautifying, preparations for debugging encodedCharAdjustCounter()
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
[prev]
[next]