summaryrefslogtreecommitdiff
path: root/shared-module/displayio
AgeCommit message (Expand)Author
2020-11-23Merge pull request #3718 from jepler/epd-rotationScott Shawcroft
2020-11-18Fix Palette grayscale for EInk.Scott Shawcroft
2020-11-18EPaperDisplay: add rotation propertyJeff Epler
2020-11-13Add .busy property to EPaperDisplayScott Shawcroft
2020-11-13Add board.DISPLAY to MagTag. Fix luma computationScott Shawcroft
2020-11-09use full_change instead of movedfoamyguy
2020-11-08set moved true when unhiding tilegridfoamyguy
2020-10-26Add grayscale EInk supportScott Shawcroft
2020-10-16displayio: Remove trailing whitespaceJensen
2020-10-16Merge branch 'main' into color-converter-transparencyJensen Kuras
2020-10-16displayio: Add in opaque pixel option for futureJensen
2020-10-15displayio: further ensure just one start_terminal callJeff Epler
2020-10-14Merge branch 'color-converter-transparency' of github.com:jensechu/circuitpyt...Jensen
2020-10-14displayio: ColorConverter handle if opaque color is blackJensen
2020-10-12Merge branch 'main' into color-converter-transparencyJensen Kuras
2020-10-12displayio: Add make_transparent to ColorConverterJensen
2020-10-12displayio: Add make_transparent and make_opaque to ColorConvertorJensen
2020-10-12displayio: Pass transparent_color to ColorConverterJensen
2020-10-11displayio, framebufferio: Remove spurious call to supervisor_start_terminalJeff Epler
2020-10-02Merge pull request #3507 from jepler/issue3506-matrixportal-crashLimor "Ladyada" Fried
2020-10-02displayio: Fix matrixportal crashJeff Epler
2020-10-01Merge pull request #3449 from FoamyGuy/sdcard_odb_fixScott Shawcroft
2020-09-30remove remaining top level displayio background checkFoamyGuy
2020-09-30removing top level displayio background checkFoamyGuy
2020-09-30Removed redundant subrectangle sizing codeMark Roberts
2020-09-30Ran pre-commit locallyMark Roberts
2020-09-28Merge branch 'main' into New_quirk_for_SH1107mdroberts1243
2020-09-25Requested changes take 1Mark Roberts
2020-09-25Fixed page set mask to be four bits!Mark Roberts
2020-09-24Mostly-working-version with commentsMark Roberts
2020-09-22Removed redundant send of page settingMark Roberts
2020-09-22Changed delay calls to avoid conflicts with qspi_disableroot
2020-09-21Changes to compile cleanlyMark Roberts
2020-09-21Quirk coded up for ...set_region_to_updateMark Roberts
2020-09-21Merge branch 'adafruit_main' into sdcard_odb_fixFoamyGuy
2020-09-21Initial commit bool column_and_page_addressingMark Roberts
2020-09-14Remove unlicensed file, fix reset pin type checkLucian Copeland
2020-09-14Merge remote-tracking branch 'upstream/main' into esp32-displayio-fixLucian Copeland
2020-09-11fixes showing OnDiskBitmap with adafruit_sdcardFoamyGuy
2020-09-10Fix off-by-one error, simplify the logic, add commentsKevin Matocha
2020-09-10Fix reset pin null reference, construct error null referenceLucian Copeland
2020-09-08Utilize MIN and MAX functions from py/misc.hKevin Matocha
2020-09-04Delete unnecessary commentKevin Matocha
2020-09-04Add final newlineKevin Matocha
2020-09-04Delete trailing blank lines from Shape.cKevin Matocha
2020-09-04Add dirty rectangle tracking to Shape display elementKevin Matocha
2020-09-01Update refresh to force immediate redraw with display.refresh() or display.re...Kevin Matocha
2020-08-24Merge remote-tracking branch 'adafruit/main' into add_pwmioScott Shawcroft
2020-08-21Merge adafruit/main latestKevin Matocha
2020-08-21Merge with latest adafruit/mainKevin Matocha