<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-module/displayio, branch dm-mixer</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=dm-mixer</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=dm-mixer'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-03-07T05:08:16+00:00</updated>
<entry>
<title>Rework background display task to allow reads from SPI SD card during display. Clarify code. Handle multiple displays better.</title>
<updated>2019-03-07T05:08:16+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-07T05:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1f31877d5519813f94feabf3aedfd21e9461ce17'/>
<id>urn:sha1:1f31877d5519813f94feabf3aedfd21e9461ce17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check display-bus transaction status and act accordingly</title>
<updated>2019-03-06T18:45:48+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-06T18:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c854f6617a0b343333635fe0cc91419daff7cdd5'/>
<id>urn:sha1:c854f6617a0b343333635fe0cc91419daff7cdd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1601 from penguindustin/master</title>
<updated>2019-03-06T17:43:55+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-06T17:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2eaa98ad7103ea4a03fc10fbcee7d2ec7a045a70'/>
<id>urn:sha1:2eaa98ad7103ea4a03fc10fbcee7d2ec7a045a70</id>
<content type='text'>
added height and width attributes for displayio</content>
</entry>
<entry>
<title>changed from mp_int_t to uint16_t</title>
<updated>2019-03-06T05:25:09+00:00</updated>
<author>
<name>Dustin Mendoza</name>
<email>penguindustin@gmail.com</email>
</author>
<published>2019-03-06T05:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4145f87fcd25f5adc2bcca52f96fea3b9f965e48'/>
<id>urn:sha1:4145f87fcd25f5adc2bcca52f96fea3b9f965e48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1604 from dhalbert/display_wait_for_frame-check-interrupts</title>
<updated>2019-03-04T18:55:13+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-04T18:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=146271fa580c92646776a2dad8800522256f7c73'/>
<id>urn:sha1:146271fa580c92646776a2dad8800522256f7c73</id>
<content type='text'>
Don't wait for display frame if interrupt pending</content>
</entry>
<entry>
<title>fixed typo</title>
<updated>2019-03-01T15:32:46+00:00</updated>
<author>
<name>Bryan Siepert</name>
<email>bsiepert@gmail.com</email>
</author>
<published>2019-03-01T15:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=76dc8e1ac861b11d01c2e82ecfdbaea761c84fd0'/>
<id>urn:sha1:76dc8e1ac861b11d01c2e82ecfdbaea761c84fd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed whitespace, clarified variable name, and updated error messages</title>
<updated>2019-03-01T15:17:50+00:00</updated>
<author>
<name>Bryan Siepert</name>
<email>bsiepert@gmail.com</email>
</author>
<published>2019-03-01T15:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=014595bff593e51012483515adf92e21c7126f5d'/>
<id>urn:sha1:014595bff593e51012483515adf92e21c7126f5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added monochrome, 8bpp indexed, and 32bpp ARGB BMPs</title>
<updated>2019-03-01T07:08:12+00:00</updated>
<author>
<name>Bryan Siepert</name>
<email>bsiepert@gmail.com</email>
</author>
<published>2019-02-28T05:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=398c7060f8a51bb83b0f5e0c2a1611d684603d2b'/>
<id>urn:sha1:398c7060f8a51bb83b0f5e0c2a1611d684603d2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't wait for display frame if interrupt pending</title>
<updated>2019-03-01T03:36:50+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-01T03:36:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ced37c10015464be575e8f1b0ae9a1838f34c45c'/>
<id>urn:sha1:ced37c10015464be575e8f1b0ae9a1838f34c45c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added height and width attributes for displayio</title>
<updated>2019-02-26T00:39:20+00:00</updated>
<author>
<name>Dustin Mendoza</name>
<email>penguindustin@gmail.com</email>
</author>
<published>2019-02-26T00:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f127be4dd279f0ce7e1d7c206bc7dfb16a55d285'/>
<id>urn:sha1:f127be4dd279f0ce7e1d7c206bc7dfb16a55d285</id>
<content type='text'>
</content>
</entry>
</feed>
