<feed xmlns='http://www.w3.org/2005/Atom'>
<title>graphlcd-base/tools, branch master</title>
<subtitle>GraphLCD Drivers Library
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/graphlcd-base/'/>
<entry>
<title>Fix compiler warnings in lcdtestpattern</title>
<updated>2021-01-07T15:17:27+00:00</updated>
<author>
<name>Manuel Reimer</name>
<email>manuel.reimer@gmx.de</email>
</author>
<published>2021-01-07T15:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/graphlcd-base/commit/?id=c42e8d60d59bc6716cca51cc645fccf31c9953b5'/>
<id>c42e8d60d59bc6716cca51cc645fccf31c9953b5</id>
<content type='text'>
- "delay" is not needed and was never used
- "endless" was never implemented and can easily be done with an endless loop on your shell
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- "delay" is not needed and was never used
- "endless" was never implemented and can easily be done with an endless loop on your shell
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix building against freetype2 2.9.1</title>
<updated>2018-05-10T16:58:16+00:00</updated>
<author>
<name>Manuel Reimer</name>
<email>manuel.reimer@gmx.de</email>
</author>
<published>2018-05-10T16:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/graphlcd-base/commit/?id=55d4bd88164f02e33d2c3d75a036437c50afe40e'/>
<id>55d4bd88164f02e33d2c3d75a036437c50afe40e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Final Makefile fixes. Packaging should be much easier now</title>
<updated>2018-04-07T09:40:46+00:00</updated>
<author>
<name>Manuel Reimer</name>
<email>manuel.reimer@gmx.de</email>
</author>
<published>2018-04-07T09:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/graphlcd-base/commit/?id=cebab6f35a4b3e343d1a85cad21919a3dc5122c8'/>
<id>cebab6f35a4b3e343d1a85cad21919a3dc5122c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix segfault if skintest is used without "-s" parameter</title>
<updated>2016-10-29T15:51:45+00:00</updated>
<author>
<name>Manuel Reimer</name>
<email>manuel.reimer@gmx.de</email>
</author>
<published>2016-10-29T15:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/graphlcd-base/commit/?id=e52e140965a9b93aee20f884db98b8ad903e19c0'/>
<id>e52e140965a9b93aee20f884db98b8ad903e19c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into touchcol</title>
<updated>2016-10-20T18:49:18+00:00</updated>
<author>
<name>Andreas Regel</name>
<email>andreas.regel@gmx.de</email>
</author>
<published>2016-10-20T18:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/graphlcd-base/commit/?id=7958e1b058b98ecf8d8a3fbeebbee71572a2ac21'/>
<id>7958e1b058b98ecf8d8a3fbeebbee71572a2ac21</id>
<content type='text'>
# Conflicts:
#	HISTORY
#	Makefile
#	glcddrivers/Makefile
#	glcddrivers/drivers.c
#	glcddrivers/drivers.h
#	glcddrivers/futabaMDM166A.c
#	glcddrivers/futabaMDM166A.h
#	glcddrivers/image.c
#	glcddrivers/noritake800.c
#	glcddrivers/noritake800.h
#	glcdgraphics/Makefile
#	glcdgraphics/bitmap.c
#	glcdgraphics/bitmap.h
#	glcdgraphics/font.c
#	glcdgraphics/font.h
#	glcdskin/config.h
#	glcdskin/display.c
#	glcdskin/display.h
#	glcdskin/object.c
#	glcdskin/object.h
#	glcdskin/parser.c
#	graphlcd.conf
#	tools/convpic/Makefile
#	tools/crtfont/Makefile
#	tools/genfont/Makefile
#	tools/lcdtestpattern/Makefile
#	tools/showpic/Makefile
#	tools/showpic/showpic.c
#	tools/showtext/Makefile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	HISTORY
#	Makefile
#	glcddrivers/Makefile
#	glcddrivers/drivers.c
#	glcddrivers/drivers.h
#	glcddrivers/futabaMDM166A.c
#	glcddrivers/futabaMDM166A.h
#	glcddrivers/image.c
#	glcddrivers/noritake800.c
#	glcddrivers/noritake800.h
#	glcdgraphics/Makefile
#	glcdgraphics/bitmap.c
#	glcdgraphics/bitmap.h
#	glcdgraphics/font.c
#	glcdgraphics/font.h
#	glcdskin/config.h
#	glcdskin/display.c
#	glcdskin/display.h
#	glcdskin/object.c
#	glcdskin/object.h
#	glcdskin/parser.c
#	graphlcd.conf
#	tools/convpic/Makefile
#	tools/crtfont/Makefile
#	tools/genfont/Makefile
#	tools/lcdtestpattern/Makefile
#	tools/showpic/Makefile
#	tools/showpic/showpic.c
#	tools/showtext/Makefile
</pre>
</div>
</content>
</entry>
<entry>
<title>Add skintest tool.</title>
<updated>2016-04-01T21:47:51+00:00</updated>
<author>
<name>Andreas Regel</name>
<email>andreas.regel@gmx.de</email>
</author>
<published>2015-04-26T07:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/graphlcd-base/commit/?id=d4622366d9886fcb62a74507af362dbe73573bcc'/>
<id>d4622366d9886fcb62a74507af362dbe73573bcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dependency target, instead generate dependencies during compliling.</title>
<updated>2016-03-31T16:50:57+00:00</updated>
<author>
<name>Andreas Regel</name>
<email>andreas.regel@gmx.de</email>
</author>
<published>2014-10-19T08:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/graphlcd-base/commit/?id=831b3ad714a036edab6b63f84040ab8b32a43ef4'/>
<id>831b3ad714a036edab6b63f84040ab8b32a43ef4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>convpic: improvement of help ouput</title>
<updated>2013-03-23T13:19:55+00:00</updated>
<author>
<name>mrwastl</name>
<email>mrwastl@users.sourceforge.net</email>
</author>
<published>2013-03-23T13:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/graphlcd-base/commit/?id=c1c3b3e33337de8b3b9c786c6848bd35699d54ad'/>
<id>c1c3b3e33337de8b3b9c786c6848bd35699d54ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>glcdgraphics: bug fix in glcd.c, moved methods Scale() and Blend() to 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</title>
<updated>2013-03-21T19:29:45+00:00</updated>
<author>
<name>mrwastl</name>
<email>mrwastl@users.sourceforge.net</email>
</author>
<published>2013-03-21T19:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/graphlcd-base/commit/?id=60bdec72ecd6bb236f2f1153398c9996fb95730f'/>
<id>60bdec72ecd6bb236f2f1153398c9996fb95730f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefiles: rename PRESTRIP to HAVE_STRIP and unset it by default</title>
<updated>2013-03-17T09:23:32+00:00</updated>
<author>
<name>mrwastl</name>
<email>mrwastl@users.sourceforge.net</email>
</author>
<published>2013-03-17T09:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/graphlcd-base/commit/?id=cf926629084ab015873859e759155f9bfe813e6b'/>
<id>cf926629084ab015873859e759155f9bfe813e6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
