<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-module/_stage, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-03-15T13:57:36+00:00</updated>
<entry>
<title>run code formatting script</title>
<updated>2021-03-15T13:57:36+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2021-03-15T13:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a52eb88031620a81521b937f2a0651dbac2bb350'/>
<id>urn:sha1:a52eb88031620a81521b937f2a0651dbac2bb350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modified _stage/__init__.c call to set region to update</title>
<updated>2020-09-28T23:10:47+00:00</updated>
<author>
<name>Mark Roberts</name>
<email>mdroberts1243@gmail.com</email>
</author>
<published>2020-09-28T23:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=db74f97e60e58c22e6ce73bd068d9279e3daee57'/>
<id>urn:sha1:db74f97e60e58c22e6ce73bd068d9279e3daee57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>circuitpython-stage: allow choosing background color</title>
<updated>2020-01-30T14:24:04+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2020-01-30T14:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=27c36eea2bbadd1e5df1ef4fd9bf54824068f2c2'/>
<id>urn:sha1:27c36eea2bbadd1e5df1ef4fd9bf54824068f2c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix transactions in _stage after displayio changes</title>
<updated>2019-09-04T14:41:58+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-09-04T14:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5f6228b6f02c229e84cc64c1e2b6a2332354c186'/>
<id>urn:sha1:5f6228b6f02c229e84cc64c1e2b6a2332354c186</id>
<content type='text'>
Also, move the rendering setup code to shared-module from
shared-bindings.

In CP 5.0, displayio_display_core_set_region_to_update now starts
its own transaction, so it has to be moved outside of the transaction
started by the render call.
</content>
</entry>
<entry>
<title>Rework based on Dan's review</title>
<updated>2019-08-23T22:27:21+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-08-23T22:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7324b70a7c231a20be971ed81050c8359b87aaab'/>
<id>urn:sha1:7324b70a7c231a20be971ed81050c8359b87aaab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework refresh API and factor common display stuff out</title>
<updated>2019-08-22T21:23:27+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-08-17T01:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=36a23e0fe3914b43645e51bf23a4d8bfec2db2c9'/>
<id>urn:sha1:36a23e0fe3914b43645e51bf23a4d8bfec2db2c9</id>
<content type='text'>
NOT TESTED! Just compiles

Fixes #1691
</content>
</entry>
<entry>
<title>Add support for scaling to _stage</title>
<updated>2019-08-02T20:55:55+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-08-02T10:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c1e5247d51ffb34bdfdb1f5039ba9118fab25f26'/>
<id>urn:sha1:c1e5247d51ffb34bdfdb1f5039ba9118fab25f26</id>
<content type='text'>
On high-resolution displays we can use 2x2 or even 3x3 pixels.
</content>
</entry>
<entry>
<title>Use displayio.Display directly</title>
<updated>2019-04-12T10:46:28+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-04-12T09:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d39e7e7dd51aa55e92cfda3e05ea80ae1abe409d'/>
<id>urn:sha1:d39e7e7dd51aa55e92cfda3e05ea80ae1abe409d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_stage: use 16 bit for coordinates to support larger screens</title>
<updated>2018-03-11T11:07:23+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2018-03-11T11:01:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=493c1452f38f185b48d3cebf94f3670d03c6b20a'/>
<id>urn:sha1:493c1452f38f185b48d3cebf94f3670d03c6b20a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge from 2.2.0 + fix up board defs</title>
<updated>2018-01-03T02:25:41+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-01-03T02:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=065e82015f0d2bd6732c62b7375fcc7af87fa0cf'/>
<id>urn:sha1:065e82015f0d2bd6732c62b7375fcc7af87fa0cf</id>
<content type='text'>
</content>
</entry>
</feed>
