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-bindings
/
_pixelbuf
/
__init__.c
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2021-01-10
Round BLE timing values; fix timeout check
Dan Halbert
2020-08-07
Modify some Python stubs
Taku Fukada
2020-07-24
Add and correct some type hints
Taku Fukada
2020-07-03
Added type hints previously missed
dherrada
2020-05-12
Swap sphinx to autoapi and the inline stubs
Scott Shawcroft
2020-05-12
Merge branch 'master' into master
dherrada
2020-05-08
Did os, _pixelbuf, _pew
dherrada
2020-05-08
Update wheel to colorwheel and fix RGB order.
Kattni Rembor
2020-05-08
Update colorwheel from GRB to RGB.
Kattni Rembor
2020-01-24
Encapsulate buffers inside PixelBuf and refactor it.
Scott Shawcroft
2020-01-02
rename call_show to pixelbuf_call_show
Roy Hooper
2020-01-01
move native fill to a helper to work around being unable to call a subclass s...
Roy Hooper
2019-11-25
remove unnecessary qstrs
Roy Hooper
2019-10-06
make dotstar byteorder constants start with P. fix small bugs.
Roy Hooper
2019-07-21
WIP: refactor _pixelbuf to use strings instead of classes
Roy Hooper
2019-07-21
WIP: refactor _pixelbuf to use strings instead of classes
Roy Hooper
2019-07-21
WIP: refactor _pixelbuf to use strings instead of classes
Roy Hooper
2019-05-30
Improve rST consistency for rst2pyi use
Scott Shawcroft
2019-01-19
adjust comment
Roy Hooper
2019-01-13
Fresh combined checkin of _pixelbuf library.
Roy Hooper