|
21bcece361
|
Comment out many projects and ensure a fundamental subset are working
|
2025-03-31 11:18:30 -04:00 |
|
|
a4258436a6
|
Merge the rebuilt visions application
Reviewed-on: #299
|
2025-03-28 13:11:03 +00:00 |
|
|
56fe82c1e9
|
Rename the action
|
2025-03-28 09:08:59 -04:00 |
|
|
b2ef8b6da9
|
Merge branch 'main' into visions-ui-framework
|
2025-03-28 08:58:41 -04:00 |
|
|
452602b140
|
Tweak the runner target to something more descriptive
|
2025-03-28 08:54:58 -04:00 |
|
|
b8b7844ec2
|
Enable flakes as well
|
2025-03-28 00:06:37 -04:00 |
|
|
b88ca9e36f
|
Try enabling the nix-command feature
|
2025-03-28 00:04:29 -04:00 |
|
|
76dea5592e
|
Set the working directory
|
2025-03-28 00:02:49 -04:00 |
|
|
76b2a610f9
|
actions diagnostics
|
2025-03-27 23:59:40 -04:00 |
|
|
95d40800f4
|
Set up a nix build job
|
2025-03-27 23:52:37 -04:00 |
|
|
45cde32ff2
|
Change runner label to native
|
2025-03-27 23:47:16 -04:00 |
|
|
0e45e22cac
|
Change the name of the target runner
|
2025-03-27 23:37:39 -04:00 |
|
|
9dd8b2716e
|
Fix the workflow
|
2025-03-27 23:22:02 -04:00 |
|
|
187b536768
|
Add the actions demo
|
2025-03-27 23:18:00 -04:00 |
|
|
ee3fccba88
|
Merge branch 'main' into visions-ui-framework
|
2025-03-27 21:36:07 -04:00 |
|
|
43aecf485a
|
Extract the login page into another file
|
2025-03-27 19:24:38 -04:00 |
|
|
6969bc659b
|
Now set up a landing page of sorts
|
2025-03-26 23:30:18 -04:00 |
|
|
36eef45971
|
Fill out an alphabet and animate the screen
|
2025-03-08 01:49:43 -05:00 |
|
|
596de6525f
|
Create a 5x8 bitmap font
|
2025-03-08 01:23:06 -05:00 |
|
|
9175b9d4cc
|
Create a print function and fill out more sixteen-segment glyphs
|
2025-03-07 22:23:03 -05:00 |
|
|
958d18b9a8
|
Set up the seven segment font
|
2025-03-07 18:48:56 -05:00 |
|
|
bc9e24c0c9
|
Remove dead code
|
2025-03-05 09:58:42 -05:00 |
|
|
b444326c1c
|
Add a link to the sixteen-segment font source
|
2025-03-05 09:48:33 -05:00 |
|
|
8288fdbb6b
|
Refactor the canvas and font
|
2025-03-05 09:47:00 -05:00 |
|
|
155d2ba18e
|
Use bitflags to represent the font
|
2025-03-05 09:25:15 -05:00 |
|
|
132c85e99d
|
Fix a bunch of the letters. Add a dot.
|
2025-03-05 00:50:17 -05:00 |
|
|
aea858dd17
|
Do a static buffer allocation for the Canvas
|
2025-03-03 23:18:28 -05:00 |
|
|
85e5d0bb5e
|
Worked out a font and a canvas
I'm adding a 16-segment-based font here, and have encoded the numbers 0-10.
I've also worked out a way to make a Canvas structure not crash the pico.
|
2025-03-03 10:24:50 -05:00 |
|
|
21c6f30a7d
|
Add an (unused) DISPOFF step
|
2025-02-27 09:58:15 -05:00 |
|
|
45dc19c329
|
Move board control into a self-contained object
|
2025-02-27 09:58:15 -05:00 |
|
|
a69a864dca
|
Rename framebuf
|
2025-02-27 09:58:15 -05:00 |
|
|
f004aa3514
|
Use the onboard LED and try to transmit at 2MB
|
2025-02-27 09:58:15 -05:00 |
|
|
54dd004915
|
Tweak the hell out of the code until it shows a small square in the center of the screen
|
2025-02-27 09:58:15 -05:00 |
|
|
fb0e914edf
|
This gets the screen working, though not correctly
|
2025-02-27 09:58:15 -05:00 |
|
|
47e90cc6f9
|
Set up an app for the adafruit TFT
|
2025-02-27 09:58:14 -05:00 |
|
|
afa846f7e0
|
Add a crane build for l10n-db
|
2025-02-24 23:37:59 -05:00 |
|
|
254a2aefd7
|
Remove remaining warnings
|
2025-02-24 23:10:15 -05:00 |
|
|
a07ecae04a
|
Mvoe teh message and variant types into the bundle
|
2025-02-24 22:54:39 -05:00 |
|
|
76de75210f
|
Improve the report format
|
2025-02-24 22:50:06 -05:00 |
|
|
e5b3c7e4e1
|
Write a rudimentary report
|
2025-02-24 22:18:42 -05:00 |
|
|
704009b76c
|
Import translated xliff data
|
2025-02-24 21:11:12 -05:00 |
|
|
cd5837a437
|
Fix the ICU message in TimeDistance
|
2025-02-24 12:35:54 -05:00 |
|
|
a8a61cf03f
|
Fill out the xliff exporter
|
2025-02-24 09:44:44 -05:00 |
|
|
0df0ff9419
|
Start on an xliff output
|
2025-02-23 21:48:13 -05:00 |
|
|
44ee6ec8a5
|
Export to json
|
2025-02-22 19:11:29 -05:00 |
|
|
52a0d6e3f2
|
Put in more meaningful working text
|
2025-02-22 18:45:36 -05:00 |
|
|
200c13a14e
|
Add a configuration file
|
2025-02-22 18:39:32 -05:00 |
|
|
1c3d0711e1
|
Start reading the bundle
|
2025-02-22 16:40:23 -05:00 |
|
|
e16fef2b14
|
Write a rudimentary editor
|
2025-02-22 11:22:14 -05:00 |
|
|
e0392a4150
|
Write a single phrase to disk
|
2025-02-22 10:23:46 -05:00 |
|