22 Commits

Author SHA1 Message Date
ea2cab7b7e ESP32 BYTECLIP fix
BYTECLIP started causing problems for some reason...
2021-11-18 23:20:52 +00:00
04fb899ec4 Updat tjpgd to latest R0.01 version 2020-11-13 23:52:33 +00:00
9939a9aa8f Add required libraries for ESP8266 2020-11-05 22:19:29 +00:00
698f593a5d Correct typos 2020-11-05 22:13:16 +00:00
19cc900cab Fix #14 for ESP8266
Fix #14
2020-11-05 21:59:26 +00:00
f7b010bb9b Fix #14
Changed http to https for GET request.
See #14.
2020-11-05 00:46:36 +00:00
20e02af71e Update TJpg_Decoder.cpp 2020-09-17 23:58:04 +01:00
5005e46313 Add ESP32 dual core example 2020-04-24 00:50:21 +01:00
3027d7c107 Fix #6 2020-03-23 00:43:40 +00:00
2d8c3bbf89 Update library.json 2020-02-01 12:56:06 +00:00
659459706c Merge branch 'master' of https://github.com/Bodmer/TJpg_Decoder 0.0.3 2019-12-24 22:50:14 +00:00
9a4426ad3c Correct SD function compile errors 2019-12-24 22:48:36 +00:00
d53f4f2f6b Update library.json 0.0.2 2019-11-26 19:56:11 +00:00
2f0eca2029 Add conditional inclusion of SPIFFS
Add conditional inclusion of SPIFFS for ESP32 and ESP8266
2019-11-26 19:46:13 +00:00
3d7f1d61fa Correct typo 2019-11-20 13:57:39 +00:00
d7d1117c70 Image change 2019-11-04 00:27:17 +00:00
8ae1962c59 Add example to fetch jpeg from web URL 2019-11-03 20:49:46 +00:00
83340f3d43 Add swapBytes option plus performance boost
Minor changes to give small performance boost.
2019-10-28 20:55:06 +00:00
64b963ec65 Tidy up Adafruit example 2019-10-21 21:32:00 +01:00
277605fe43 Add Adafruit_GFX compatible example 2019-10-21 21:09:35 +01:00
d8c7a9c028 First release 2019-10-20 20:27:47 +01:00
5031a56330 🎊 Added .gitattributes & .gitignore files 2019-10-20 20:25:51 +01:00