Commit graph

10 commits

Author SHA1 Message Date
71fb6f4aee fixing some rust environment issues for the shell
Updated a lot of things to include ffmpeg_6-full so that we can use
some of the latest ffmpeg features and include ffmpeg-next in our rust
project.

Then some of the environment pieces were missing for ffmpeg-next to build.
2023-04-03 10:36:30 -05:00
98233e040a add ffmepg 2023-03-31 09:56:13 -05:00
609d2af90b idk attempt to add ffmpeg? 2023-03-30 15:31:43 -05:00
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
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
114119baef updating cxx-qt 2023-03-14 14:40:12 -05:00
824aa382d7 updating cargo for confy 2023-02-21 09:56:50 -06:00
58fb8625f4 adding settings.rs 2023-01-27 15:46:35 -06:00
137ba3d4f6 starting a settings module in rust 2023-01-27 09:58:06 -06:00
b76f027455 rearranging rust files and updating crates 2022-12-10 06:52:04 -06:00