22 Commits

Author SHA1 Message Date
71bfc2607b Update library.json 2023-11-08 02:31:50 +00:00
3cf526708f Update for ESP8266 architecture
"ESP8266" is no longer defined in board package
2022-10-20 00:07:46 +01:00
b764d104fc Update library.json 2022-10-12 22:32:37 +01:00
91a081f336 Update library.json 2022-10-10 02:33:27 +01:00
9ad665f160 Update library.json 2022-10-09 16:37:17 +01:00
dfb55e0d15 Update library.json 2022-10-09 16:34:58 +01:00
9667f6ac24 Update Tiny Jpeg Decoder engine 2022-02-25 01:23:50 +00:00
ac8ec0f7f6 Update for ESP8266 with LittleFS 2022-02-16 17:32:27 +00:00
4e7e327bdf Make use of LittleFS easier, add examples
Examples now divided into folders.
2021-11-19 02:24:41 +00:00
f4c431e8f5 Use SPIFFS by default 2021-11-19 00:13:42 +00:00
6b3ab14e25 ESP32 update to board package 2.0.0 and later
Arduino ESP32 package updated changed the name LITTLEFS to LittleFS to be compatible with ESP8266 package.
2021-11-18 23:50:51 +00:00
a302dbcc82 Merge branch 'master' of https://github.com/Bodmer/TJpg_Decoder 2021-11-18 23:23:33 +00:00
ea2cab7b7e ESP32 BYTECLIP fix
BYTECLIP started causing problems for some reason...
2021-11-18 23:20:52 +00:00
2e39dff10d Raise version 2021-01-12 19:47:19 +00:00
04fb899ec4 Updat tjpgd to latest R0.01 version 2020-11-13 23:52:33 +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 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 2019-11-26 19:56:11 +00:00
3d7f1d61fa Correct typo 2019-11-20 13:57:39 +00:00
83340f3d43 Add swapBytes option plus performance boost
Minor changes to give small performance boost.
2019-10-28 20:55:06 +00:00
d8c7a9c028 First release 2019-10-20 20:27:47 +01:00