Commit Graph

36 Commits

Author SHA1 Message Date
80776c65d8 Write a program that enumerates audio sinks on the device 2024-08-21 09:40:58 -04:00
d0f461a5eb Create the dashboard placeholder 2024-08-20 17:01:36 +00:00
6164cb3b39 Refactor the bike library until it compiles with no_std
Theoretically, this is the first step to getting to running on the pico
2024-07-08 09:28:40 -04:00
fc2e88add2 Set up a GTK simulator for the bike lights engine 2024-07-08 09:28:38 -04:00
48271389ad Rename Kifu to On The Grid 2024-03-22 08:19:14 -04:00
8016188b29 Add a test program for gnome icons 2024-02-08 09:13:54 -05:00
dce11dde2b Set up flake-based builds 2024-01-25 22:48:41 -05:00
85e2494c3b Add a test application that demonstrates chrono and timezone processing 2023-12-26 13:33:18 -05:00
0e0d67a9ac Split Fitnesstrax into two crates 2023-12-06 23:52:33 -05:00
f034dfcb8b Set up the basic data structures of a new fitnesstrax app. 2023-12-06 23:52:28 -05:00
bf93625225 Create a placeholder for the Visions server 2023-11-20 00:03:16 -05:00
532210db03 Extract the authentication DB from the file service 2023-11-19 23:43:33 -05:00
3310c460ba Cleanups 2023-11-14 08:27:13 -05:00
168ba6eb40 Try controlling dotstars through SPI and through bit-banging 2023-11-09 22:24:37 -05:00
52f814e663 Build a basic tree and experiment with traversals 2023-10-20 18:32:43 -04:00
3cb742d863 Rename flow to result-extended
The original name has always felt awful. I understand Rust well enough now to be able to use the name Result and override the built-in Result.
2023-10-18 22:03:43 -04:00
6c831567eb Remove orizentic from the environment
This needs a total overhaul and so isn't worth fixing right now.
2023-10-05 12:57:35 -04:00
e36657591b Add orizentic and file-service to the build 2023-10-03 19:32:57 -04:00
207d099607 nom parsing practice 2023-09-25 22:54:54 +00:00
d59c2585db Set up configuration 2023-08-19 19:52:01 -04:00
a6fcbfac71 Make the main app window appear, start working on config 2023-08-19 19:52:01 -04:00
4f940099da Added the build scripts for kifu-gtk 2023-08-19 19:49:17 -04:00
efec8dfe5a Convert the kifu config to the config crate 2023-08-17 23:28:49 -04:00
0765d94a5e Create a type-safe configuration library 2023-08-17 23:28:49 -04:00
40b33797f3 Start on a configuration library 2023-08-17 23:28:49 -04:00
2eb7c5ca8c Update hex-grid 2023-08-07 16:37:01 -04:00
b6b371d7d4 Add changeset 2023-08-07 16:11:35 -04:00
09e5f88dd4 Add the SGF library 2023-08-07 16:10:08 -04:00
69d838b755 Add the flow library 2023-08-07 16:09:36 -04:00
b4f3fc1db6 Add coordinates library 2023-08-07 16:09:10 -04:00
e4a6cb2f72 Add emseries 2023-08-07 16:07:53 -04:00
0cc232c3b5 Add screenplay 2023-08-07 16:06:38 -04:00
5e56a56dd8 Add the cyberpunk-splash tool to the build tools 2023-08-07 16:02:41 -04:00
919d242daa Add fluent-ergonomics, geo-types, and memorycache to the workspace 2023-08-07 15:21:48 -04:00
11ca8661fa improve the interface for the build script 2023-08-07 15:14:14 -04:00
7ebbbfd03b Set up a root build command 2023-08-07 14:52:53 -04:00