1
0
Fork 0
wasp-os/wasp/apps
Daniel Thompson 7f6b1b9059 draw565: Switch to a different palette for RLE 2-bit images
This is an incompatible change... older 2-bit images will need to be
re-encoded to display correctly.
2020-05-18 22:17:51 +01:00
..
clock.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00
demo.py apps: demo: Move the logo into the demo app 2020-05-17 14:37:44 +01:00
flashlight.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00
gameoflife.py draw565: Switch to a different palette for RLE 2-bit images 2020-05-18 22:17:51 +01:00
hello.py docs: Introduce the Application Writer's Guide. 2020-05-11 21:44:30 +01:00
launcher.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00
pager.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00
settings.py wasp: apps: Add a new (super simple) settings app 2020-04-10 20:30:20 +01:00
stopwatch.py apps: stopwatch: Fix redraw bug (and remove some old test code) 2020-04-26 15:01:48 +01:00
template.py docs: Introduce the Application Writer's Guide. 2020-05-11 21:44:30 +01:00
testapp.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00