- 06 Oct, 2020 2 commits
- 05 Oct, 2020 1 commit
-
-
Bodmer authored
2 new example sketches added for viewport demonstration
-
- 02 Oct, 2020 3 commits
-
-
Bodmer authored
See #766
-
Bodmer authored
Simplified driver ST7789_2_DRIVER not supports 135 x 240 display. This will not fix #763 since user specifies alternative ST7789_DRIVER which already supports 135x240 displays.
-
Bodmer authored
The SSD1963 support has been tested with a 480x800 pixel display from Buy Display. Support for reading an ST7796 SPI display has been added. pushToSprite added to keywords list.
-
- 14 Sep, 2020 1 commit
-
-
Bodmer authored
-
- 07 Sep, 2020 4 commits
-
-
Bodmer authored
#740: To avoid ambiguity the pushSprite for writing a sprite to another sprite has been renamed pushToSprite #704: Change to 18 bit colurs for SSD1963 with SPI interface Remove outdated TFT_SPIFFS_Jpeg example
-
Bodmer authored
Revert "Resolve ambigous pushSprite(int int int) methods"
-
Bodmer authored
-
Bodmer authored
Resolve ambigous pushSprite(int int int) methods
-
- 05 Sep, 2020 1 commit
-
-
QrackEE authored
-
- 28 Aug, 2020 1 commit
-
-
Bodmer authored
Fixes #736 and also delete color map even if the sprite has not been created.
-
- 14 Aug, 2020 1 commit
-
-
Bodmer authored
Remove setWindow optimisation clash with TFT_eFEX
-
- 06 Aug, 2020 1 commit
-
-
Bodmer authored
-
- 05 Aug, 2020 6 commits
- 19 Jul, 2020 1 commit
-
-
Bodmer authored
Untested but looks correct!
-
- 09 Jul, 2020 1 commit
-
-
Bodmer authored
Fix issue when using ESP32 & using multiple TFT displays & not defining TFT_CS. Note: Future support for multiple displays in all possible hardware combinations may not be practical.
-
- 06 Jul, 2020 1 commit
-
-
Bodmer authored
New function added: bool created(void); to check if sprite has been rotated. Example: if ( !spr.created() ) Serial.println("Sprite has not been created");
-
- 27 Jun, 2020 1 commit
-
-
Bodmer authored
Update news, move tips towards end.
-
- 19 Jun, 2020 5 commits
- 15 Jun, 2020 2 commits
- 13 Jun, 2020 1 commit
-
-
Bodmer authored
See new #define options in "Setup29_ILI9341_STM32.h"
-
- 11 Jun, 2020 1 commit
-
-
Bodmer authored
-
- 06 Jun, 2020 1 commit
-
-
Bodmer authored
Read_User_Setup now includes backlight settings
-
- 05 Jun, 2020 2 commits
- 26 May, 2020 3 commits
-
-
Kate Morris authored
-
Kate Morris authored
-
kamorris authored
-