1. 25 Jan, 2020 3 commits
  2. 19 Jan, 2020 2 commits
  3. 14 Jan, 2020 1 commit
  4. 12 Jan, 2020 2 commits
  5. 11 Jan, 2020 4 commits
  6. 07 Jan, 2020 1 commit
    • Bodmer's avatar
      Typo · b6574ff3
      Bodmer authored
      b6574ff3
  7. 06 Jan, 2020 3 commits
  8. 05 Jan, 2020 3 commits
  9. 02 Jan, 2020 6 commits
    • Bodmer's avatar
      #503 additional update · 6459ddbe
      Bodmer authored
      6459ddbe
    • Bodmer's avatar
      Fix #503 · d02fe55c
      Bodmer authored
      The s60sc Adafruit_Touch library fork for the ESP32 parallel mode uses the TFT_WR pin as an analogue input to read the screen resistance.  The TFT_eSPI library kept TFT_CS low permanently for performance reasons, but when used with the touch library a low analogue value on the TFT_WR pin will write spurious data to the display. 
      
      This change toggle TFT_CS so it is only low during TFT parallel bus writes. The performance reduction is small.
      d02fe55c
    • Bodmer's avatar
      edit · 308b46e1
      Bodmer authored
      308b46e1
    • Bodmer's avatar
      edit · bfd6287f
      Bodmer authored
      bfd6287f
    • Bodmer's avatar
      Update news · c7af5dd3
      Bodmer authored
      c7af5dd3
    • Bodmer's avatar
      Issue #505 · 3115285b
      Bodmer authored
      ILI9488 not compliant to datasheet with extra clock pulse?
      3115285b
  10. 06 Dec, 2019 1 commit
  11. 05 Dec, 2019 2 commits
  12. 27 Nov, 2019 1 commit
    • Bodmer's avatar
      Fix #473 · 10078c83
      Bodmer authored
      Update to accommodate smooth font rendering, which need a background colour specified.
      10078c83
  13. 26 Nov, 2019 1 commit
  14. 21 Nov, 2019 1 commit
  15. 11 Nov, 2019 5 commits
  16. 10 Nov, 2019 4 commits