Commit graph

  • dd1ea7454e switching to QGuiApplication Chris Cochrun 2023-04-28 17:05:56 -05:00
  • fc3042d4d5 tweaks for figuring out windows Chris Cochrun 2023-04-27 14:34:19 -05:00
  • df4252e83f add info about windows Chris Cochrun 2023-04-25 09:26:47 -05:00
  • a4b3b2256b moving away from cargo2nix as I wasn't using it Chris Cochrun 2023-04-28 12:08:07 -05:00
  • a7e3cfa39f qml webengine is running Chris Cochrun 2023-04-28 05:46:02 -05:00
  • c1711f231b Trying to fix adding multiple files Chris Cochrun 2023-04-27 14:18:43 -05:00
  • e8b042df54 Preparing to add html as a presentation option Chris Cochrun 2023-04-27 14:17:59 -05:00
  • ff680b9549 prepping song_model Chris Cochrun 2023-04-26 06:29:47 -05:00
  • d8a7888643 updating todo.org Chris Cochrun 2023-04-26 06:29:36 -05:00
  • c02336b806 tweaks to service_item_model to be from rust... not finished Chris Cochrun 2023-04-25 09:24:01 -05:00
  • 1ca9ab5fc4 switching to thumbnails from rust Chris Cochrun 2023-04-25 09:23:49 -05:00
  • 30e552aa3d feature: thumbnail based off 1/5 of the duration of video Chris Cochrun 2023-04-23 07:07:53 -05:00
  • 12fb5592a7 remove using the old thumbnail creation Chris Cochrun 2023-04-23 07:06:36 -05:00
  • 7d46382d2e udpate todo.org Chris Cochrun 2023-04-22 07:23:17 -05:00
  • 529be1a519 adding an ffmpeg.rs and thumbnailing fn Chris Cochrun 2023-04-22 07:18:05 -05:00
  • 67d7f960ed ytdl now works quite reliably, but... Chris Cochrun 2023-04-22 07:17:03 -05:00
  • 666c22ae66 initial bits to make a ytdl addition Chris Cochrun 2023-04-21 13:42:18 -05:00
  • 405a310e02 prepare to move to service_item_model.rs Chris Cochrun 2023-04-20 06:48:12 -05:00
  • 0d88d8c32d update todo.org Chris Cochrun 2023-04-20 06:29:46 -05:00
  • 16bb72c663 bug: making activeServiceItem text work Chris Cochrun 2023-04-19 15:09:30 -05:00
  • 3c09565a12 bug: fixed inserting slides in the middle of songs Chris Cochrun 2023-04-19 15:03:32 -05:00
  • a02f55eb0b better PreviewSlideListDelegate Chris Cochrun 2023-04-19 14:17:44 -05:00
  • 270cb67570 Trying to tweak the image_model for a better count function Chris Cochrun 2023-04-19 14:16:38 -05:00
  • 3ce236aefe making some tweaks to the default.nix Chris Cochrun 2023-04-19 14:15:07 -05:00
  • 802f3ffbde bug: fixed presentation not looping Chris Cochrun 2023-04-19 11:59:05 -05:00
  • bcfa587d85 bug: adding videos fixed Chris Cochrun 2023-04-19 11:40:37 -05:00
  • 1dc08d212c adding better footer information and styling Chris Cochrun 2023-04-19 09:42:13 -05:00
  • 7c2eeb5aa4 RangedSlider now has tray clicking Chris Cochrun 2023-04-19 09:29:29 -05:00
  • eb15160201 some small tweaks to the rest of the UI of videoEditor Chris Cochrun 2023-04-19 06:34:43 -05:00
  • d9836db18e ensuring that visual position follow initialValues Chris Cochrun 2023-04-19 06:33:41 -05:00
  • 81ea712c6b feature: a much nicer qml rangedslider Chris Cochrun 2023-04-19 05:35:52 -05:00
  • 8b231de32b adding a custom rangedslider Chris Cochrun 2023-04-18 15:32:42 -05:00
  • 8c89c49f4a cleanup lib.rs Chris Cochrun 2023-04-18 11:15:48 -05:00
  • 455c83b000 make a spot for serviceItem info in the footer Chris Cochrun 2023-04-18 11:13:49 -05:00
  • 061bf5acb8 bug: triggering presenting on preview switching Chris Cochrun 2023-04-18 11:00:10 -05:00
  • 4f081acd7a adding footer information Chris Cochrun 2023-04-18 10:29:31 -05:00
  • 990edf3818 some tweaks to the library components Chris Cochrun 2023-04-18 06:42:56 -05:00
  • ecebddf557 add All files to the options Chris Cochrun 2023-04-18 06:42:43 -05:00
  • f4c2e1e452 remove commented code Chris Cochrun 2023-04-18 06:30:44 -05:00
  • 6a3cdfd072 update todo Chris Cochrun 2023-04-18 06:29:32 -05:00
  • 29607d954a adding video times to service item for future Chris Cochrun 2023-04-18 06:29:08 -05:00
  • bc2ff3d4fc update todo Chris Cochrun 2023-04-17 21:29:05 -05:00
  • a93aa37d53 adding video_start_time and video_end_time Chris Cochrun 2023-04-17 21:27:50 -05:00
  • 90f551edff attempting to modernize the VideoEditor.qml Chris Cochrun 2023-04-17 17:08:33 -05:00
  • 1a9b7b0bd7 using setup instead of test_database Chris Cochrun 2023-04-17 11:30:26 -05:00
  • 860469a3d1 use setup instead of test_database Chris Cochrun 2023-04-17 11:29:19 -05:00
  • 75d959f541 updating todo.org Chris Cochrun 2023-04-17 11:28:18 -05:00
  • b037f1a91c initial ability to update properties of video_model.rs Chris Cochrun 2023-04-17 11:22:07 -05:00
  • 2311af3b46 initial adding of song_model.rs Chris Cochrun 2023-04-16 15:09:45 -05:00
  • 9d05a7e655 using video_model.rs and presentation_model.rs Chris Cochrun 2023-04-16 15:09:09 -05:00
  • 020e812bce some tweaks to the models in rust Chris Cochrun 2023-04-15 14:37:53 -05:00
  • ab168af16f remove unnecessary include Chris Cochrun 2023-04-15 14:37:43 -05:00
  • c5a94f6d4d update todo.org Chris Cochrun 2023-04-15 14:37:37 -05:00
  • 343e1ed0bc bug: fixed service_item_id changes Chris Cochrun 2023-04-15 06:43:30 -05:00
  • e11e454062 bug: fixed slides moving in both directions Chris Cochrun 2023-04-15 06:05:13 -05:00
  • a8552f272d grrrrr Chris Cochrun 2023-04-14 17:08:37 -05:00
  • 21e34a1c94 attempting to switch to a rotate method of moving slides Chris Cochrun 2023-04-14 14:27:50 -05:00
  • f2b1fdd4a6 updating TODO.org Chris Cochrun 2023-04-14 08:56:45 -05:00
  • 0db19df3ea some tweaks to try and get the slides to move properly...not right Chris Cochrun 2023-04-14 08:54:00 -05:00
  • 2c68aa8706 some metadata changes Chris Cochrun 2023-04-14 08:53:52 -05:00
  • 2bed897262 idk what I did.. someone help.. Chris Cochrun 2023-04-13 15:20:23 -05:00
  • ac5bd950c7 removing annoying debug info Chris Cochrun 2023-04-13 15:20:09 -05:00
  • cf20d1aeb7 getting closer to working move function Chris Cochrun 2023-04-13 15:09:27 -05:00
  • cf20c94c17 cleaner version by using filters Chris Cochrun 2023-04-13 09:38:21 -05:00
  • a2cd7294af bug: break instead of return Chris Cochrun 2023-04-13 09:37:58 -05:00
  • 9da9859411 using filter iterator functions instead of if else blocks Chris Cochrun 2023-04-13 09:19:49 -05:00
  • ade09bb4e8 user iterater instead of hand made loop Chris Cochrun 2023-04-13 05:29:22 -05:00
  • d9dbefcbe5 setup move_item_from_service in slide_model Chris Cochrun 2023-04-12 19:01:50 -05:00
  • 85285b7d02 add newItem function to interface with QML Chris Cochrun 2023-04-12 19:00:31 -05:00
  • b2a87b76b6 removing unnecessary functions Chris Cochrun 2023-04-11 16:47:51 -05:00
  • 65d3506743 updates Chris Cochrun 2023-04-11 15:19:04 -05:00
  • 5470a5c0a7 removing slides properly Chris Cochrun 2023-04-11 15:18:38 -05:00
  • 28d6564648 change mailto address Chris Cochrun 2023-04-11 11:35:00 -05:00
  • 37424ce709 update todo Chris Cochrun 2023-04-11 11:30:01 -05:00
  • 3f87d540e1 incorrectly remove slides Chris Cochrun 2023-04-11 09:39:02 -05:00
  • 99655f4a56 update to ffmpeg_6-full Chris Cochrun 2023-04-11 06:22:03 -05:00
  • 438af89034 skeleton for the service_item_model.rs file Chris Cochrun 2023-04-11 06:21:43 -05:00
  • f8ac7feea0 adding the removal of items work on the slides Chris Cochrun 2023-04-11 06:20:56 -05:00
  • 7a36b70a6d remove come cruft Chris Cochrun 2023-04-11 06:20:42 -05:00
  • 56981a95c6 nix build works! 🎉 Chris Cochrun 2023-04-10 05:21:18 -05:00
  • 04928cc5e6 updating flake Chris Cochrun 2023-04-07 16:46:31 -05:00
  • f5c4261726 add: update_title in image_model.rs Chris Cochrun 2023-04-07 07:18:37 -05:00
  • 79696b34bf updating Cargo.nix Chris Cochrun 2023-04-07 06:37:19 -05:00
  • 1bc58a03c2 switching to ffmpeg_6-full Chris Cochrun 2023-04-07 06:37:10 -05:00
  • d3dbc23e60 fix Video struct missing fields Chris Cochrun 2023-04-07 06:36:39 -05:00
  • 4f58d6e1fd adding basic presentation_model.rs Chris Cochrun 2023-04-06 20:44:04 -05:00
  • a71ead411f be more clear in variable names in image_model Chris Cochrun 2023-04-06 20:40:21 -05:00
  • 7ac29e28cd remove empty stuff in image_model Chris Cochrun 2023-04-06 20:39:44 -05:00
  • e83cc71725 be more clear in variable names Chris Cochrun 2023-04-06 20:39:06 -05:00
  • b5228dd872 remove empty stuff in video_model Chris Cochrun 2023-04-06 20:38:52 -05:00
  • 8c2d32af6b getting basic video_model.rs ready Chris Cochrun 2023-04-06 20:37:19 -05:00
  • c1e9feb1b3 removing old testing stuff Chris Cochrun 2023-04-06 06:44:40 -05:00
  • c8f1c85525 removing non needed deps Chris Cochrun 2023-04-06 06:33:20 -05:00
  • b7e426edb8 tweaks to build env Chris Cochrun 2023-04-06 06:32:44 -05:00
  • 7a36f3f8af introducing video struct in models.rs Chris Cochrun 2023-04-06 06:06:09 -05:00
  • fc2d0492fa the image_model.rs is working Chris Cochrun 2023-04-06 05:49:28 -05:00
  • caed6e6367 setting diesel up more Chris Cochrun 2023-04-04 15:15:29 -05:00
  • 37a2dbd986 diesel instead of sea-orm Chris Cochrun 2023-04-04 14:29:14 -05:00
  • d308bd33b2 removing entities and sea-orm Chris Cochrun 2023-04-04 14:28:56 -05:00
  • 8430355fdd remove cruft Chris Cochrun 2023-04-04 13:01:04 -05:00