Melissa LeBlanc-Williams
|
2f917ad72b
|
bumped version for release
|
2020-07-27 16:14:06 -07:00 |
|
Melissa LeBlanc-Williams
|
aad1e5e77a
|
Merge pull request #48 from makermelissa/master
Fix warnings and chip detection
|
2020-07-27 16:08:49 -07:00 |
|
Melissa LeBlanc-Williams
|
ebc64f235b
|
Fix warnings and chip detection
|
2020-07-27 15:19:23 -07:00 |
|
siddacious
|
9b701b6d5a
|
Update library.properties
|
2020-02-17 18:17:38 -08:00 |
|
Limor "Ladyada" Fried
|
5eb5a21ac9
|
Merge pull request #42 from manuaatitya/fix-compilation-issue
Fixed Compilation issue due to not datatype assigned for textsize var…
|
2020-02-07 18:11:14 -05:00 |
|
siddacious
|
f93482daf4
|
Update library.properties
|
2020-01-16 11:36:14 -08:00 |
|
manu_aatitya
|
22b7aaf899
|
Fixed Compilation issue due to not datatype assigned for textsize variable
|
2020-01-15 21:13:48 +05:30 |
|
ladyada
|
5b2bead71b
|
clang
|
2020-01-13 19:17:10 -05:00 |
|
Limor "Ladyada" Fried
|
94d08c244f
|
Merge pull request #39 from dherrada/patch-1
Changed name in library.properties
|
2019-11-16 22:49:03 -05:00 |
|
dherrada
|
dfded750b1
|
Changed name
|
2019-11-16 22:42:48 -05:00 |
|
Limor "Ladyada" Fried
|
4ff23d2e7b
|
Merge pull request #38 from hoffmannjan/master
travis + library.properties + image + readme
|
2019-08-10 16:20:30 -04:00 |
|
Jan Hoffmann
|
838ed8df3b
|
Update README.md
|
2019-08-08 18:09:10 +02:00 |
|
Jan Hoffmann
|
7462aa6034
|
travis disabled
|
2019-08-08 17:55:10 +02:00 |
|
Jan Hoffmann
|
2006f6a454
|
pde -> ino
|
2019-08-07 17:00:39 +02:00 |
|
Jan Hoffmann
|
1f6ced8df5
|
travis fixes
|
2019-08-07 16:56:44 +02:00 |
|
Jan Hoffmann
|
40db73b341
|
removed readme.txt
|
2019-08-07 16:32:39 +02:00 |
|
Jan Hoffmann
|
96d067bdc7
|
added image
|
2019-08-07 16:30:51 +02:00 |
|
Jan Hoffmann
|
4b120b2fc4
|
added readme
|
2019-08-07 16:30:17 +02:00 |
|
Jan Hoffmann
|
99aba1fb73
|
added travis and library properties
|
2019-08-07 16:26:38 +02:00 |
|
ladyada
|
8ad1ede59f
|
change init to retry ILI9341 checks a few times
|
2018-02-22 17:03:41 -05:00 |
|
Tony DiCola
|
d73bbf1866
|
Add GitHub issue template
|
2016-05-27 13:43:05 -07:00 |
|
Tony DiCola
|
9535fbf889
|
Add GitHub pull request template
|
2016-05-27 13:37:54 -07:00 |
|
driverblock
|
97a82854c8
|
Fixed 3.5" TFT text rotation issue
Fixed MADCTL values for HX8357B
|
2014-11-13 10:38:59 -05:00 |
|
driverblock
|
ecf4cf17b0
|
add HX8357 driver check
|
2014-10-31 13:40:29 -04:00 |
|
driverblock
|
6c236e25fa
|
Add HX8357 driver check
|
2014-10-31 13:39:28 -04:00 |
|
ladyada
|
40266af7ab
|
add HX8357 check
|
2014-08-15 17:52:54 -04:00 |
|
ladyada
|
6c41da9750
|
fixes
|
2014-08-13 18:15:49 -04:00 |
|
ladyada
|
9323b5cdb5
|
Merge branch 'master' of github.com:adafruit/TFTLCD-Library
Conflicts:
Adafruit_TFTLCD.cpp
|
2014-08-13 17:43:31 -04:00 |
|
ladyada
|
87479c7442
|
Add HX8357D 3.5" tft support
|
2014-08-13 17:42:46 -04:00 |
|
Tony DiCola
|
7a983dcbc5
|
Fix #11 by adding SPI.h to tftbmp example.
|
2014-07-25 18:40:41 -07:00 |
|
Tony DiCola
|
7d70af32ff
|
Update tftbmp example note to mention Arduino mega hardware SPI.
|
2014-07-22 22:35:12 -07:00 |
|
Tony DiCola
|
d9b13dbda0
|
Fix #12 by sending rotated with/height limits to setAddrWindow instead of hardcoded values.
|
2014-07-22 16:57:31 -07:00 |
|
ladyada
|
318bb8356e
|
fix for pushcolor
|
2014-04-30 12:56:09 -04:00 |
|
ladyada
|
162103b583
|
Merge branch 'master' of github.com:adafruit/TFTLCD-Library
|
2014-04-30 12:54:08 -04:00 |
|
ladyada
|
879c387a08
|
added ILI9341 check to tftbmp!
|
2014-04-30 12:53:37 -04:00 |
|
driverblock
|
f775b97d86
|
Change Point to TSPoint
Someone changed the TouchScreen l;ibrary to define TSPoint instead of Point, but didn't update this example sketch
|
2014-03-24 17:05:10 -04:00 |
|
ladyada
|
286f81f96e
|
TFTpaint for ili9341 fixed!
|
2014-03-18 14:35:33 -04:00 |
|
ladyada
|
391f1a503f
|
rotation for ili9341 fixed and also now default 'upright'
|
2014-03-18 14:33:29 -04:00 |
|
ladyada
|
7fc3d6fb0a
|
fix merge for readreg() and also, add ili9341 to graphicstest
|
2014-03-18 13:59:34 -04:00 |
|
ladyada
|
6bc43d3e67
|
Merge branch 'master' of github.com:adafruit/TFTLCD-Library
Conflicts:
Adafruit_TFTLCD.cpp
Adafruit_TFTLCD.h
|
2014-03-17 21:23:22 -04:00 |
|
ladyada
|
b9d06458f5
|
add ILI9341 support - shield is no longer default (new shield has new library)
|
2014-03-17 21:20:57 -04:00 |
|
driverblock
|
1cf75baa9b
|
Restored
Restored files mistakenly deleted
|
2013-09-07 17:47:22 -04:00 |
|
driverblock
|
4ccd1148b0
|
merge follies
|
2013-09-07 17:44:31 -04:00 |
|
driverblock
|
c596e1aa7f
|
Merge branch 'Due'
|
2013-09-07 17:43:26 -04:00 |
|
Phillip Burgess
|
ffce7315b6
|
readPixel() working, more robust readID()
|
2013-07-15 13:51:42 -07:00 |
|
Phillip Burgess
|
2926bacdbc
|
Fix for recent Adafruit_GFX change and PROGMEM kludges
|
2013-07-05 11:40:09 -07:00 |
|
Phillip Burgess
|
b229812d29
|
Fix(?) for readID returning 0
|
2013-03-17 21:10:48 -07:00 |
|
Phillip Burgess
|
e4b0fa892d
|
Fixed PROGMEM string-printing issues
|
2012-11-21 16:51:07 -08:00 |
|
Phillip Burgess
|
f74dd70f2c
|
Partial Leonardo support, BMP examples working on Mega
|
2012-09-17 16:58:20 -07:00 |
|
Phillip Burgess
|
4e398c8eef
|
Restored goTo() function for now
|
2012-09-03 11:54:10 -07:00 |
|