Commit graph

20 commits

Author SHA1 Message Date
Chris Cochrun
e1a6e65295 adding song_editor and trying to embed song_model to it 2023-10-06 08:35:02 -05:00
Chris Cochrun
7681f1c811 adding utils and setting up tracing 2023-09-27 09:45:05 -05:00
Chris Cochrun
0d2de5e252 moving song related stuff to it's own mod
Gonna try to organize pieces better, so this is step one.
2023-09-24 07:05:25 -05:00
Chris Cochrun
93eb25f74e getting rid of junk in build.rs 2023-09-21 17:12:24 -05:00
Chris Cochrun
3f00cf7abd removing things and moving back to nix 2023-07-08 21:45:01 -05:00
Chris Cochrun
434f3f1776 IDK! 2023-07-05 09:33:12 -05:00
Chris Cochrun
70b3774c84 switching back build.rs 2023-07-03 09:20:49 -05:00
Chris Cochrun
db761d0399 Using Guix as a shell system
Needed to package corrosion and still need to figure out how to tell
the cargo build script to find where QtQML includes are in the guix shell
2023-06-30 10:16:34 -05:00
Chris Cochrun
e86f2f3f66 start building service_item_model.rs 2023-05-20 06:44:25 -05:00
Chris Cochrun
68b30877ed fixing more of pres model and setting up song model 2023-05-04 09:30:03 -05:00
Chris Cochrun
666c22ae66 initial bits to make a ytdl addition 2023-04-21 13:42:18 -05:00
Chris Cochrun
4f58d6e1fd adding basic presentation_model.rs 2023-04-06 20:44:04 -05:00
Chris Cochrun
8c2d32af6b getting basic video_model.rs ready 2023-04-06 20:37:19 -05:00
Chris Cochrun
db99525963 trying to add sea-orm as a way to create sql based models 2023-04-04 11:20:00 -05:00
Chris Cochrun
236503e877 adjusting settings and slide_model.rs
These are trying to get more code written in Rust rather than c++. Not
there yet, but I need to sync these to another machine.
2023-03-28 06:15:11 -05:00
Chris Cochrun
b32d35c385 adding a slide_obj in rust
This object is still unfinished, but it will later serve as our main
object to connect to for the slides that are shown on screen. All of
this needed some heavy tweaking and I still need to learn more about
rust, but the beginnings are there and it will be worth it to have the
safety and speed that rust provides
2023-03-21 10:34:54 -05:00
Chris Cochrun
58fb8625f4 adding settings.rs 2023-01-27 15:46:35 -06:00
Chris Cochrun
a30993c0be removing empty line 2022-12-14 14:19:06 -06:00
Chris Cochrun
8b4c348279 a lot of setup and testing work for rust 2022-12-13 09:33:47 -06:00
Chris Cochrun
b76f027455 rearranging rust files and updating crates 2022-12-10 06:52:04 -06:00