Commit graph

11 commits

Author SHA1 Message Date
Chris Cochrun 427059107a adding cargo-flamegraph and removing unneccessary deps 2025-03-26 09:33:58 -05:00
Chris Cochrun 66e33be26c fixed lots of bugs by return Action enums in song_editor and library
Instead of dealing with a complication of every return from a
component being a Task<Message>, I create an Action enum that only
contains Tasks when needed and other specific actions that the
overarching App should handle to interact with other parts of it.
2025-03-15 22:30:19 -05:00
Chris Cochrun 804850505e trying to tweak sqlx 2025-02-27 15:30:08 -06:00
Chris Cochrun f8e7eead5f setting fonts in update 2024-12-16 09:51:21 -06:00
Chris Cochrun 67b19fe214 trying to add audio playing 2024-12-11 16:14:31 -06:00
Chris Cochrun f69d465596 better default packages setup for nix 2024-12-02 10:14:55 -06:00
Chris Cochrun c9225680c3 adding all of our core sql systems 2024-11-12 06:29:24 -06:00
Chris Cochrun 4e0a7713e5 making things work again before breaking them more 2024-10-30 15:57:55 -05:00
Chris Cochrun 084ce2fc32 Working to actually create an iced lumina 2024-10-30 10:34:13 -05:00
Chris Cochrun 0121dfa8f3 updates? 2024-09-11 11:22:00 -05:00
Chris Cochrun 1af939a901 init 2023-10-08 13:57:57 -05:00