1. 14 May, 2020 1 commit
  2. 13 May, 2020 3 commits
  3. 09 May, 2020 2 commits
  4. 08 May, 2020 1 commit
    • Bodmer's avatar
      ESP32 DMA update · cc4f35f8
      Bodmer authored
      dmaBusy() checks and is no longer blocking
      pushImageDMA() faster if setAddrWindow is not built into transaction list.
      cc4f35f8
  5. 05 May, 2020 4 commits
  6. 01 May, 2020 2 commits
  7. 28 Apr, 2020 1 commit
  8. 27 Apr, 2020 1 commit
  9. 26 Apr, 2020 1 commit
    • Bodmer's avatar
      Fix #606 inconsistency + others · 90af737f
      Bodmer authored
      TFT_eFEX also needs updating so Rotated_Sprite_3 example renders correctly.
      
      pushImage for FLASH images updated so partly off-screen images are correctly rendered.
      90af737f
  10. 17 Apr, 2020 1 commit
  11. 16 Apr, 2020 1 commit
    • Bodmer's avatar
      Diagnostic sketch update + others · e937a349
      Bodmer authored
      Read_User_Setup updated to be compatible with STM32 and new structure format.
      Reduction in compiler warnings
      Update Sprite destructor
      Update version to 2.2.1
      e937a349
  12. 30 Mar, 2020 1 commit
    • Bodmer's avatar
      Fix Sprite 1bpp scroll bug · 875b4515
      Bodmer authored
      Sprite scroll function fixed for 1bpp
      readPixelValue() updated
      
      Performance of circle drawing functions improved.
      
      Version raised to 2.2.0
      875b4515
  13. 29 Mar, 2020 2 commits
    • Bodmer's avatar
      Fix #588 · 5ab0a08d
      Bodmer authored
      5ab0a08d
    • Bodmer's avatar
      Support STM32F1xx · 5ff03cd2
      Bodmer authored
      STM32F1xx processors do not have MODER direction configuration.
      5ff03cd2
  14. 28 Mar, 2020 8 commits
  15. 27 Mar, 2020 4 commits
  16. 25 Mar, 2020 3 commits
    • Bodmer's avatar
      #581 fallout update · f71df4ff
      Bodmer authored
      f71df4ff
    • Bodmer's avatar
      Fix #581 · d1b0bab9
      Bodmer authored
      d1b0bab9
    • Bodmer's avatar
      Fix #581 plus · 89bf0ce6
      Bodmer authored
      Update 4 bit Sprite code
      Update Animate_Dial example to use italic font with minimised character set, add original jpeg graphic.
      Raise to 2.1.8
      89bf0ce6
  17. 20 Mar, 2020 4 commits