index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-module
Age
Commit message (
Expand
)
Author
2020-08-24
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-21
remove other extraneous files
Kevin Matocha
2020-08-21
remove extraneous files
Kevin Matocha
2020-08-21
Merge adafruit/main latest
Kevin Matocha
2020-08-21
Merge with latest adafruit/main
Kevin Matocha
2020-08-21
Merge remote-tracking branch 'source/main' into main
Kevin Matocha
2020-08-21
Updating main to adafruit/main
Kevin Matocha
2020-08-21
Merge pull request #3292 from jepler/allocate_display_bus_bug
Scott Shawcroft
2020-08-18
Split pulseio.PWMOut into pwmio
Scott Shawcroft
2020-08-18
Merge pull request #3277 from jepler/sharpmemory-bugs
Scott Shawcroft
2020-08-18
Fix build error for !SHARPDISPLAY
Jeff Epler
2020-08-18
Fix build error for \!DISPLAY
Jeff Epler
2020-08-18
displayio: Don't need to specialcase reset of sharpdisplay framebuffer
Jeff Epler
2020-08-18
reset_board_buses: need to check if sharpdisplay uses SPI bus
Jeff Epler
2020-08-17
Finish implementing scott's suggestion
Jeff Epler
2020-08-17
Update shared-module/displayio/__init__.c
Jeff Epler
2020-08-17
allocate_display_bus: fix bug where in-use bus would be returned
Jeff Epler
2020-08-14
deleted whitespace
Kevin Matocha
2020-08-14
deleted whitespace
Kevin Matocha
2020-08-14
Deleted trailing whitespace
Kevin Matocha
2020-08-14
Added inclusive indexing for x2,y2, fixed default value handling for x1,y1, a...
Kevin Matocha
2020-08-14
Added bitmap.blit function for bitmap slice copy
Margaret Matocha
2020-08-14
Added bitmap.blit function for copying slices of bitmaps
Margaret Matocha
2020-08-13
bringing up to date
Kevin Matocha
2020-08-13
Merge branch 'main' into pixelbuf-iterable
Scott Shawcroft
2020-08-12
sharpdisplay: Make PARTIAL_UPDATES unconditional
Jeff Epler
2020-08-12
Update shared-module/framebufferio/FramebufferDisplay.h
Jeff Epler
2020-08-12
Fix build errors when SHARPDISPLAY && !RGBMATRIX
Jeff Epler
2020-08-12
sharpmemory: Implement support for Sharp Memory Displays in framebufferio
Jeff Epler
2020-08-12
framebufferio: add dirty row tracking
Jeff Epler
2020-08-12
framebufferio: Add getters for remaining displayio_display_core_construct arg...
Jeff Epler
2020-08-12
framebufferio: Check early if framebuffer is big enough
Jeff Epler
2020-08-12
framebufferio: add "first pixel offset" and "row stride"
Jeff Epler
2020-08-12
framebufferio: handle sharp memory displays
Jeff Epler
2020-08-12
framebufferio: Handle 1 (tested), 2, and 4 bpp displays
Jeff Epler
2020-08-12
framebufferio: Set type to none when releasing
Jeff Epler
2020-08-12
framebufferio: Don't call swapbuffers unnecessarily
Jeff Epler
2020-08-12
framebufferio: Fix crash calling unimplemented get_brightness
Jeff Epler
2020-08-10
use the stack
Roy Hooper
2020-08-10
fix trailing whitespace
Roy Hooper
2020-08-07
make pixelbuf handle floats and iterables
Roy Hooper
2020-08-07
Adding bitmap.insert to copy a slice of a source bitmap into another bitmap
Margaret Matocha
2020-08-07
Added bitmap.insert function for slice copy into a bitmap from another bitmap
Margaret Matocha
2020-07-29
Merge pull request #3223 from dhalbert/unmount-before-reset
Scott Shawcroft
2020-07-28
use top-left heuristic for vectorio.Polygon
Kenny
2020-07-28
storage.erase_filesystem(): unmount and wait 1 second before resetting
Dan Halbert
2020-07-24
Merge pull request #3099 from hierophect/stm32-timer-allocator
hierophect
2020-07-22
Merge branch 'main' into memmonitor
Scott Shawcroft
2020-07-22
Claim USB pins at startup to prevent overwrites
Lucian Copeland
2020-07-20
vectorio: fix VectorShape non-transposed pixel placement
Kenny
[next]