aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-05-23autotools update (iconv?)michael4-126/+10999
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1200 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2013-05-23indentationmichael6-273/+277
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1199 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2013-05-23DPF patch by superelchimichael3-110/+549
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1198 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2013-05-15raspi: Disabled unless explicitly enabled by userjmccrohan1-0/+15
Add a raspi enabled stanza to lcd4linux.conf file to enable: Plugin raspi { enabled 1 } Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1197 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2012-02-16teakLCM set GPIO='no' which produced linker errors (thanks to Marcus menzel ↵michael1-1/+0
for reporting) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1175 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2012-02-15default model chnaged from 'generic' to 'M50530'michael1-1/+1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1174 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2012-02-14driver for TeakLCM by Andreas Thienemannmichael10-33/+1113
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1173 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2012-02-10patch from Robert Tesch: support KIT120-5 and KIT129-6, GPO code repaired, ↵michael1-20/+58
use Scalefont git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1172 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2012-01-16Patch for Driver EA232Graphic by Robert Reschmichael2-7/+70
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1171 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2012-01-16scaletext patch from Stefan Kuhnemichael2-4/+16
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1170 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2012-01-16update to automake 1.11.2michael3-44/+78
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1169 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2012-01-08DPF driver by Stefan Kuhne 8note that you need libdpf)michael9-4/+337
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1168 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2012-01-08[PATCH 2/2] gcc warnings by Jonathan McCrohanmichael1-1/+1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1167 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2012-01-08ATCH 1/2] gcc warnings by Jonathan McCrohanmichael1-2/+2
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1166 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-12-26old ancient legacy port access disabled by defaultmichael6-162/+491
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1165 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-12-22All compilation related issues in the headers have been fixed. Now each ↵mjona10-0/+11
header compiles with no warnings as a standalone file. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1164 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-12-09Replaced parameter NoPowerCycle with PowerCyclesonic741-5/+5
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1163 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-12-09Blit speedup, switch PICASO back to 9600 baud when exitingsonic741-47/+46
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1162 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-12-08Removed compiler warningsonic741-1/+1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1161 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-12-08SGC supportsonic741-111/+254
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1160 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-08-31Fix spelling errors. Flagged by Debian lintian checkjmccrohan4-4/+4
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1159 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-28driver for Futaba MDM166A Graphic(96x16) vf-displays by Andreas Bracholdmichael9-2/+684
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1158 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27driver for Newhaven's NHD‐0420D3Z‐FL‐GBW. 4x20 LCD by Rusty Clarksonmichael9-4/+573
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1157 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27indentation :-(michael1-3/+3
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1156 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27magic bold escape char by Andrew Thompsonmichael1-1/+9
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1155 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27picoLCDGraphics needs keypad linkedmichael2-0/+2
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1154 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27various compiler warnings fixedmichael13-60/+39
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1153 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27Autoconf 2.68michael3-1455/+2751
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1152 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2011-07-27run smoketest on all of my 8 coresmichael1-2/+2
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1151 3ae390bd-cb1e-0410-b409-cd5a39f66f1f