summaryrefslogtreecommitdiff
path: root/tools/showpic
AgeCommit message (Collapse)Author
2016-03-31Remove dependency target, instead generate dependencies during compliling.Andreas Regel
2013-03-21glcdgraphics: bug fix in glcd.c, moved methods Scale() and Blend() to ↵mrwastl
image.c, added static methods for loading/saving image; showpic and convpic working again; convpic cleaned up; showpic: added parameters for scaling and centering image
2013-03-17Makefiles: rename PRESTRIP to HAVE_STRIP and unset it by defaultmrwastl
2013-03-17Merge branch 'touchcol' of ssh://projects.vdr-developer.org/graphlcd-base ↵mrwastl
into touchcol
2013-03-17showpic: fix rendering bugmrwastl
2013-02-22stripping of binaries can easily be disasbled if necessaryLucian Muresan
2012-06-09graphlcd-base can now be compiled by clang, too. simply write 'CXX=clang ↵mrwastl
make' to do so.
2011-06-29added driver futabaMDM166A; ported mem leak fixes to image.c (from 0.1.x); ↵mrwastl
ported fixes to noritake800 (from 0.1.x); fixed some grammar mistakes
2011-05-11showpic: experimental support for imagemagick-supported formatsmrwastl
2011-05-01initial upload to branch 'touchcol'. see file 'HISTORY' for changesmrwastl
2010-02-28added LDFLAGS in Makefiles for better combatandreas 'randy' weinberger
2010-02-21initial git upload, based on graphlcd-base-0.1.5andreas 'randy' weinberger