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-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-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
2020-07-20
Merge pull request #3175 from jepler/background-callback-bugs
Scott Shawcroft
2020-07-20
pre-allocate list of known size
Kenny
2020-07-20
framebufferio: Handle auto refresh flag at reset
Jeff Epler
2020-07-19
fix 3169: Polygon.points property
Kenny
2020-07-17
Add ignore() and fix docs
Scott Shawcroft
2020-07-17
Get AllocationAlarm working
Scott Shawcroft
2020-07-17
Add memorymonitor module
Scott Shawcroft
2020-07-15
displayio, framebufferio: Enable supervisor tick when a display is auto-refresh
Jeff Epler
2020-07-15
MP3Decoder: take advantage of background callback
Jeff Epler
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-07-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-06-26
sdcardio: implement new library for SD card I/O
Jeff Epler
2020-06-24
Switch SPI to polling DMA and enable displayio
Scott Shawcroft
2020-06-24
Add UART support
Scott Shawcroft
2020-06-22
_pew: move to common-hal
Jeff Epler
2020-06-15
remove debugging prints
Dan Halbert
2020-06-15
Fix ScanEntry prefix matching for all
Dan Halbert
2020-06-10
Issue #3014 - refresh after changing to transparent
DavePutz
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-06-01
audiomixer: Fix garbled playback when voice 0 is stopped, audio pops
Jeff Epler
2020-05-24
Allow setting RGBW pixels with RGB tuples
Roy Hooper
2020-05-22
Simplify pixelbuf set_pixels function
George Waters
2020-05-22
Use mp_int_t for setting pixelbuf slice indices
George Waters
2020-05-21
Implement negative step for pixelbuf slices
George Waters
2020-05-18
Merge pull request #2837 from k0d/serial-debug
Scott Shawcroft
2020-05-19
Enable showing the console on a debug uart
Mark Olsson
2020-05-18
remove a duplication in polygon.c
warriorofwire
2020-05-18
vectorio: speed up polygon
warriorofwire
2020-05-13
Gamepad & GamepadShift: Enable ticks while object exists
Jeff Epler
2020-05-12
add performance measurement to VectorShape
warriorofwire
[next]