<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings, branch 5.0.0-alpha.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-alpha.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-alpha.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-09-04T19:48:00+00:00</updated>
<entry>
<title>Merge pull request #2113 from tannewt/displayio_hidden</title>
<updated>2019-09-04T19:48:00+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2019-09-04T19:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fca440fb66aff746b0a2c752df15c445ba421fdf'/>
<id>urn:sha1:fca440fb66aff746b0a2c752df15c445ba421fdf</id>
<content type='text'>
Add .hidden to TileGrid and Group</content>
</entry>
<entry>
<title>Merge pull request #2080 from sommersoft/mixer_voice</title>
<updated>2019-09-04T19:46:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2019-09-04T19:46:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=321b57a5d2a85f56ba198c8ff678e123dfe08c4c'/>
<id>urn:sha1:321b57a5d2a85f56ba198c8ff678e123dfe08c4c</id>
<content type='text'>
Add audiocore.MixerVoice</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>doc cleanup</title>
<updated>2019-09-04T03:44:43+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-09-04T03:44:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=da912e8c747e45baf6d11e28dba4f852ed10db04'/>
<id>urn:sha1:da912e8c747e45baf6d11e28dba4f852ed10db04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add .hidden to TileGrid and Group</title>
<updated>2019-09-03T23:15:27+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-08-27T23:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=949f8761b8c41ecbf8660bcd5a333890a37e426e'/>
<id>urn:sha1:949f8761b8c41ecbf8660bcd5a333890a37e426e</id>
<content type='text'>
This allows for one to preserve ordering within a Group while
hiding something temporarily.

Fixes #1688
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer_voice</title>
<updated>2019-09-02T02:16:12+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-09-02T02:16:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b1c3d47413572937460b1c152c3051b71bbf4ffb'/>
<id>urn:sha1:b1c3d47413572937460b1c152c3051b71bbf4ffb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc update</title>
<updated>2019-08-31T21:06:41+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-08-31T21:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=398e7ff6d3229966a36d924c22bb6348cb1a2721'/>
<id>urn:sha1:398e7ff6d3229966a36d924c22bb6348cb1a2721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable Mixer backwards compatibility (when audiomixer is available)</title>
<updated>2019-08-31T21:06:16+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-08-31T21:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f82c61732a25e1d8679ac2f8beb88d4fef506e2c'/>
<id>urn:sha1:f82c61732a25e1d8679ac2f8beb88d4fef506e2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer_voice</title>
<updated>2019-08-30T03:14:53+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-08-30T03:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8120f5cdad2d249a4cec9e37db73be6b240bacc3'/>
<id>urn:sha1:8120f5cdad2d249a4cec9e37db73be6b240bacc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bring back 'mixer.play()' &amp; 'mixer.stop_voice()'</title>
<updated>2019-08-30T03:12:12+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-08-30T03:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6a68d0b4d00c0021aa46fe236cba8a6bdfa36437'/>
<id>urn:sha1:6a68d0b4d00c0021aa46fe236cba8a6bdfa36437</id>
<content type='text'>
</content>
</entry>
</feed>
