0c4bedc681 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/Bodmer/TFT_eSPI  
							
							
							
						 
						
							2020-10-25 12:45:23 +00:00  
				
					
						
							
							
								 
						
							
								35126bcc4d 
								
							 
						 
						
							
							
								
								#802  
							
							... 
							
							
							
							File name was wrong 
							
						 
						
							2020-10-25 12:45:12 +00:00  
				
					
						
							
							
								 
						
							
								e41e869851 
								
							 
						 
						
							
							
								
								Correct as per  #802  
							
							
							
						 
						
							2020-10-25 12:07:06 +00:00  
				
					
						
							
							
								 
						
							
								aaf96fa870 
								
							 
						 
						
							
							
								
								Update TFT_Clock_Digital.ino  
							
							... 
							
							
							
							Fix  #795  
						
							2020-10-21 16:16:06 +01:00  
				
					
						
							
							
								 
						
							
								0d31c9f1a5 
								
							 
						 
						
							
							
								
								Add Orrery example  
							
							... 
							
							
							
							Uses sprites for flicker free animation 
							
						 
						
							2020-10-20 00:53:08 +01:00  
				
					
						
							
							
								 
						
							
								482e559b26 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/Bodmer/TFT_eSPI  
							
							
							
						 
						
							2020-10-19 16:21:03 +01:00  
				
					
						
							
							
								 
						
							
								e4e17b9af1 
								
							 
						 
						
							
							
								
								Correct fillCircle function  
							
							
							
						 
						
							2020-10-19 16:21:00 +01:00  
				
					
						
							
							
								 
						
							
								126aa7dff5 
								
							 
						 
						
							
							
								
								Update Viewport_Demo.ino  
							
							... 
							
							
							
							Viewport does not need to be constrained to be within TFT area. 
							
						 
						
							2020-10-14 09:09:40 +01:00  
				
					
						
							
							
								 
						
							
								6a839479a7 
								
							 
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							2020-10-13 13:53:49 +01:00  
				
					
						
							
							
								 
						
							
								9bd670be45 
								
							 
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							2020-10-13 13:38:36 +01:00  
				
					
						
							
							
								 
						
							
								d495b268c2 
								
							 
						 
						
							
							
								
								Merge pull request  #778  from Bodmer/Viewport  
							
							... 
							
							
							
							Add viewport feature 
							
						 
						
							2020-10-13 13:37:23 +01:00  
				
					
						
							
							
								 
						
							
								b1f8cae069 
								
							 
						 
						
							
							
								
								Finalise viewport changes  
							
							
							
						 
						
							2020-10-13 13:35:03 +01:00  
				
					
						
							
							
								 
						
							
								505ca81a70 
								
							 
						 
						
							
							
								
								Complete viewport update  
							
							
							
						 
						
							2020-10-11 22:36:02 +01:00  
				
					
						
							
							
								 
						
							
								ee91f723e7 
								
							 
						 
						
							
							
								
								Update DMA fn clipping for viewport  
							
							
							
						 
						
							2020-10-06 20:00:59 +01:00  
				
					
						
							
							
								 
						
							
								39fe01afa3 
								
							 
						 
						
							
							
								
								Update Animated_dial.ino  
							
							... 
							
							
							
							Correct error in example that became apparent with recent library updates. 
							
						 
						
							2020-10-06 14:26:13 +01:00  
				
					
						
							
							
								 
						
							
								c0f14b2f99 
								
							 
						 
						
							
							
								
								Move viewport examples  
							
							... 
							
							
							
							Moved to generic 
							
						 
						
							2020-10-06 12:51:22 +01:00  
				
					
						
							
							
								 
						
							
								27cf479e55 
								
							 
						 
						
							
							
								
								Update Viewport_Demo.ino  
							
							
							
						 
						
							2020-10-06 11:58:33 +01:00  
				
					
						
							
							
								 
						
							
								26ffe75a0e 
								
							 
						 
						
							
							
								
								Update Viewport_Demo.ino  
							
							
							
						 
						
							2020-10-06 11:55:51 +01:00  
				
					
						
							
							
								 
						
							
								dfba4633ad 
								
							 
						 
						
							
							
								
								Update Viewport_Demo.ino  
							
							
							
						 
						
							2020-10-06 11:54:53 +01:00  
				
					
						
							
							
								 
						
							
								13d217dc89 
								
							 
						 
						
							
							
								
								Add viewport feature  
							
							... 
							
							
							
							2 new example sketches added for viewport demonstration 
							
						 
						
							2020-10-06 00:51:41 +01:00  
				
					
						
							
							
								 
						
							
								22ca8193c5 
								
							 
						 
						
							
							
								
								Improve RLE font rendering  
							
							... 
							
							
							
							See #766  
							
						 
						
							2020-10-02 22:00:03 +01:00  
				
					
						
							
							
								 
						
							
								ef93dbe687 
								
							 
						 
						
							
							
								
								Make ST7789 drivers consistent  
							
							... 
							
							
							
							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. 
							
						 
						
							2020-10-02 20:47:00 +01:00  
				
					
						
							
							
								 
						
							
								49cef1f35d 
								
							 
						 
						
							
							
								
								Support for SSD1963 and ST7706 SPI read  
							
							... 
							
							
							
							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. 
							
						 
						
							2020-10-02 01:07:15 +01:00  
				
					
						
							
							
								 
						
							
								0c49b71dd4 
								
							 
						 
						
							
							
								
								Fix   #751  
							
							
							
						 
						
							2020-09-14 21:40:20 +01:00  
				
					
						
							
							
								 
						
							
								d7fdcc0991 
								
							 
						 
						
							
							
								
								Fix   #740  and  #704  
							
							... 
							
							
							
							#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 
						
							2020-09-07 22:04:42 +01:00  
				
					
						
							
							
								 
						
							
								aaebc18844 
								
							 
						 
						
							
							
								
								Merge pull request  #745  from Bodmer/revert-741-fix/ambigous_pushSprite  
							
							... 
							
							
							
							Revert "Resolve ambigous pushSprite(int int int) methods" 
							
						 
						
							2020-09-07 13:06:18 +01:00  
				
					
						
							
							
								 
						
							
								4c314c5c33 
								
							 
						 
						
							
							
								
								Revert "Resolve ambigous pushSprite(int int int) methods"  
							
							
							
						 
						
							2020-09-07 13:05:59 +01:00  
				
					
						
							
							
								 
						
							
								27657bcb9a 
								
							 
						 
						
							
							
								
								Merge pull request  #741  from QrackEE/fix/ambigous_pushSprite  
							
							... 
							
							
							
							Resolve ambigous pushSprite(int int int) methods 
							
						 
						
							2020-09-07 12:43:10 +01:00  
				
					
						
							
							
								 
						
							
								ddf03d43ea 
								
							 
						 
						
							
							
								
								Resolve ambigous pushSprite(int int int) methods  
							
							
							
						 
						
							2020-09-05 16:54:24 +02:00  
				
					
						
							
							
								 
						
							
								731228d13a 
								
							 
						 
						
							
							
								
								Fix deleteSprite  
							
							... 
							
							
							
							Fixes  #736  and also delete color map even if the sprite has not been created. 
						
							2020-08-28 21:18:26 +01:00  
				
					
						
							
							
								 
						
							
								1c66d306d5 
								
							 
						 
						
							
							
								
								Add SSD1963 for  #704  
							
							... 
							
							
							
							Remove setWindow optimisation clash with TFT_eFEX 
							
						 
						
							2020-08-15 00:19:03 +01:00  
				
					
						
							
							
								 
						
							
								a8cd5c5d91 
								
							 
						 
						
							
							
								
								Correct TFT_eFEX issue 24  
							
							
							
						 
						
							2020-08-06 12:51:10 +01:00  
				
					
						
							
							
								 
						
							
								787893f949 
								
							 
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							2020-08-05 23:55:54 +01:00  
				
					
						
							
							
								 
						
							
								47baa19645 
								
							 
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							2020-08-05 23:52:02 +01:00  
				
					
						
							
							
								 
						
							
								52ee45b30b 
								
							 
						 
						
							
							
								
								Correct medium warnings  #702  
							
							
							
						 
						
							2020-08-05 23:37:24 +01:00  
				
					
						
							
							
								 
						
							
								cfcb9c6632 
								
							 
						 
						
							
							
								
								Revert "Elimnate some warnings  #702 "  
							
							... 
							
							
							
							This reverts commit 31125ca5ac 
							
						 
						
							2020-08-05 23:13:59 +01:00  
				
					
						
							
							
								 
						
							
								31125ca5ac 
								
							 
						 
						
							
							
								
								Elimnate some warnings  #702  
							
							
							
						 
						
							2020-08-05 23:01:59 +01:00  
				
					
						
							
							
								 
						
							
								dc114db01b 
								
							 
						 
						
							
							
								
								Srite class updates + others  
							
							... 
							
							
							
							Add 2 new pushSprite functions:
1. Sprite to sprite
2. windowed are of sprite to screen
Examples to follow
Bug fixes to sprite class 
							
						 
						
							2020-08-05 20:06:44 +01:00  
				
					
						
							
							
								 
						
							
								c124688ab1 
								
							 
						 
						
							
							
								
								Fix   #697  
							
							... 
							
							
							
							Untested but looks correct! 
							
						 
						
							2020-07-19 10:45:36 +01:00  
				
					
						
							
							
								 
						
							
								90cabab91a 
								
							 
						 
						
							
							
								
								Update to aid use of ESP32 with multiple displays  #687  
							
							... 
							
							
							
							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. 
							
						 
						
							2020-07-09 14:20:34 +01:00  
				
					
						
							
							
								 
						
							
								a6d50ea5ef 
								
							 
						 
						
							
							
								
								#682  Add created() function for sprites  
							
							... 
							
							
							
							New function added:
  bool created(void);
to check if sprite has been rotated. Example:
if ( !spr.created() ) Serial.println("Sprite has not been created"); 
							
						 
						
							2020-07-07 00:52:55 +01:00  
				
					
						
							
							
								 
						
							
								8fc52dc1f5 
								
							 
						 
						
							
							
								
								Update ReadMe  
							
							... 
							
							
							
							Update news, move tips towards end. 
							
						 
						
							2020-06-27 21:37:03 +01:00  
				
					
						
							
							
								 
						
							
								a3fea4299e 
								
							 
						 
						
							
							
								
								Raise version  
							
							
							
						 
						
							2020-06-19 10:07:59 +01:00  
				
					
						
							
							
								 
						
							
								af5aba3aae 
								
							 
						 
						
							
							
								
								Raise version  
							
							
							
						 
						
							2020-06-19 10:07:08 +01:00  
				
					
						
							
							
								 
						
							
								c7383df1a3 
								
							 
						 
						
							
							
								
								Raise version  
							
							
							
						 
						
							2020-06-19 10:06:28 +01:00  
				
					
						
							
							
								 
						
							
								61f1c5f98e 
								
							 
						 
						
							
							
								
								Merge pull request  #641  from kamorris/kamorris-patch-1  
							
							... 
							
							
							
							Add 4bit images to sprites, with an example and a tool to produce the images from bmp files. 
							
						 
						
							2020-06-19 10:05:01 +01:00  
				
					
						
							
							
								 
						
							
								a7be0c0ebe 
								
							 
						 
						
							
							
								
								delete extraneous ino file  
							
							
							
						 
						
							2020-06-18 20:29:10 -07:00  
				
					
						
							
							
								 
						
							
								7861a0206e 
								
							 
						 
						
							
							
								
								Add missing //  
							
							
							
						 
						
							2020-06-15 13:54:45 +01:00  
				
					
						
							
							
								 
						
							
								8cb59566d4 
								
							 
						 
						
							
							
								
								Add multi TFT option support for issue  #663  
							
							... 
							
							
							
							Avoid coordinate optimisation for sketch controlled multiple TFT displays. Add #define MULTI_TFT_SUPPORT
to prevent setAddr optimisation that relies on coordinate transfer minimisation. 
							
						 
						
							2020-06-15 12:22:38 +01:00  
				
					
						
							
							
								 
						
							
								24750c605d 
								
							 
						 
						
							
							
								
								Add option to use STM32 SPI port 2  
							
							... 
							
							
							
							See new #define options in "Setup29_ILI9341_STM32.h" 
							
						 
						
							2020-06-13 21:05:47 +01:00