Commit graph

  • f197099346 library is showing items and searching is working again Chris Cochrun 2024-09-13 14:01:06 -05:00
  • b61e05a423 trying to fix models Chris Cochrun 2024-09-12 15:27:34 -05:00
  • a1f18f803d things are building and running now Chris Cochrun 2024-09-12 11:19:03 -05:00
  • f231b81bf4 remove fileDialog Chris Cochrun 2024-09-12 09:51:43 -05:00
  • 66f313675b updates to fix qml Chris Cochrun 2024-09-12 09:47:24 -05:00
  • 7b82202c51 starting to build Chris Cochrun 2024-09-11 09:30:42 -05:00
  • 61aef5c48f Moving to QT6: Read more Chris Cochrun 2024-09-09 13:02:11 -05:00
  • 398bc58525 build correctly for real now Chris Cochrun 2024-09-04 14:28:43 -05:00
  • 0ebdaf2921 builds correctly now Chris Cochrun 2024-09-04 14:17:40 -05:00
  • bf9f65fade some thoughts? Chris Cochrun 2024-07-17 13:48:27 -05:00
  • 7302807f5f some prelim movement of slide_model controlling changes Chris Cochrun 2024-07-14 15:05:09 -05:00
  • 0a2b3259c9 clarify some changes to make Chris Cochrun 2024-07-14 14:45:40 -05:00
  • 4989380865 trying to simplify the way we create slides Chris Cochrun 2024-06-26 10:44:20 -05:00
  • da1c4f84b5 fixing name clobbering in qobjects. Chris Cochrun 2024-06-26 09:12:11 -05:00
  • f9e2d2c6dd fixing obs debug info Chris Cochrun 2024-06-26 09:12:00 -05:00
  • cbf5fe3d9d clippy-fix Chris Cochrun 2024-06-25 23:04:30 -05:00
  • 3f2f57f8e7 remove all references to service_thing Chris Cochrun 2024-06-24 16:49:17 -05:00
  • 04c8e84eaa also remove the compile of the file Chris Cochrun 2024-06-24 16:44:05 -05:00
  • fb0a2cb4ec remove old testing file Chris Cochrun 2024-06-24 16:42:53 -05:00
  • aa0eeaaeed rename all cxx_qt::bridge modules to qobject for clarity Chris Cochrun 2024-06-24 16:40:37 -05:00
  • f6964cf06a change back to working system in master Chris Cochrun 2024-06-23 06:56:18 -05:00
  • ee9c1e82f4 some prelim enum stuff in service_item_model Chris Cochrun 2024-06-23 06:51:32 -05:00
  • eef6d6d15a add emacs interface Chris Cochrun 2024-06-21 14:45:46 -05:00
  • 269db49fa4 using alternating colors Chris Cochrun 2024-06-21 14:43:43 -05:00
  • 79da2fbe65 adding some better ideas for types Chris Cochrun 2024-06-21 06:51:59 -05:00
  • ad80604293 preparing settings to be used more Chris Cochrun 2024-06-17 17:05:41 -05:00
  • bbb9f910d0 making loading work and allow for canceling Chris Cochrun 2024-06-17 16:52:31 -05:00
  • cb47858c17 update todo.org Chris Cochrun 2024-06-17 16:28:26 -05:00
  • 6036240b02 move to using rust strings in the video struct Chris Cochrun 2024-06-17 16:28:08 -05:00
  • 3d09157be8 delete all selected items Chris Cochrun 2024-06-17 16:27:10 -05:00
  • dead3a16bc adding some details to readme, todo, and emacs interface Chris Cochrun 2024-06-17 09:44:11 -05:00
  • 99178dbfe4 ui is done for asynchronous saving Chris Cochrun 2024-04-21 13:42:50 -05:00
  • 1105a061bf update todo.org Chris Cochrun 2024-04-20 07:23:10 -05:00
  • defb73c0af trying to make a slide editing system Chris Cochrun 2024-04-17 15:58:25 -05:00
  • df956af536 forgot to include header file Chris Cochrun 2024-04-17 11:23:15 -05:00
  • b932f5a62b updating ideas on todo.org Chris Cochrun 2024-04-17 10:19:32 -05:00
  • 3b96885afd attempting to display to user which file was saved Chris Cochrun 2024-04-17 10:08:32 -05:00
  • 479c22087f updates to how logging works Chris Cochrun 2024-04-17 06:31:46 -05:00
  • c7761b9787 Saving is multi threaded now Chris Cochrun 2024-04-17 06:31:23 -05:00
  • 60182e4d82 adding thoughts in todo.org of refactoring Chris Cochrun 2024-04-15 10:54:47 -05:00
  • 74f5596946 adding id to the service_item_model of the corresponding model Chris Cochrun 2024-04-15 10:54:28 -05:00
  • a00f1b081a framework and basic example of qml tests Chris Cochrun 2024-04-14 10:52:36 -05:00
  • 9d9ecb3cc0 rustfmt things Chris Cochrun 2024-04-14 10:50:30 -05:00
  • f2faa0564a adding framework to test saving files Chris Cochrun 2024-04-14 10:50:12 -05:00
  • 394914a72a backend for saving more asynchronously and showing progress Chris Cochrun 2024-04-14 10:49:27 -05:00
  • 905197f78b attemtping to make this look better Chris Cochrun 2024-04-14 10:48:34 -05:00
  • 77e98c4682 ui for a ProgressBar that shows the state of saving the presentation Chris Cochrun 2024-04-14 10:48:02 -05:00
  • a2ba6e70bd making web backgrounds match theme so there aren't any flashbangs. Chris Cochrun 2024-04-13 06:22:35 -05:00
  • 6177219482 fixing the spinner to always be the right size Chris Cochrun 2024-04-12 07:22:59 -05:00
  • 402bc08d52 a custom loading indicator Chris Cochrun 2024-04-12 06:32:35 -05:00
  • 2428792895 adding a custom loading spinner to slides Chris Cochrun 2024-04-11 09:33:03 -05:00
  • 5df0302be9 using std::thread for ffmpeg calls since it takes long on big videos Chris Cochrun 2024-04-10 22:24:57 -05:00
  • effede9da1 fix video thumbs? Chris Cochrun 2024-04-10 15:30:42 -05:00
  • 64095d6fed async setup for using ffmpeg in the slide model Chris Cochrun 2024-04-10 11:42:01 -05:00
  • 76b4c87d3a adding tests and moving bg_path_from_video to it's own function Chris Cochrun 2024-04-10 11:41:35 -05:00
  • 70040c5149 some basics of video times - unfinished Chris Cochrun 2024-04-10 09:49:50 -05:00
  • 0a895e1f04 update todo.org with video times and refactoring ideas Chris Cochrun 2024-04-10 09:48:59 -05:00
  • 461d25a73d a somewhat working system of video start and end times Chris Cochrun 2024-04-07 21:34:31 -05:00
  • 76c669c5a5 update todo.org for video stuff Chris Cochrun 2024-04-07 21:34:10 -05:00
  • dd7e18fcdc updating flake Chris Cochrun 2024-04-07 21:34:04 -05:00
  • 00fcf565ef making obs scene switching more coherent, but still not functional Chris Cochrun 2024-04-07 06:56:44 -05:00
  • c96f188c70 attempts at making obs work Chris Cochrun 2024-04-03 14:58:51 -05:00
  • 81883099de updates to todo Chris Cochrun 2024-04-03 14:58:40 -05:00
  • dba5d39615 update todo Chris Cochrun 2024-04-03 11:23:09 -05:00
  • 3de13bb09f adding some extra signals Chris Cochrun 2024-04-03 06:39:09 -05:00
  • 564aec2bda fix updating properties from the SongEditor.qml Chris Cochrun 2024-04-03 06:37:31 -05:00
  • 1117d6eea2 pdf and html now properly work in slides Chris Cochrun 2024-03-31 14:34:43 -05:00
  • e4e4eb1501 updates to todo for info Chris Cochrun 2024-03-30 07:33:00 -05:00
  • 15c657b81e fixing html slides not working through nextSlideAction() Chris Cochrun 2024-03-29 07:30:07 -05:00
  • 428386a25b fixing a lot of debug info Chris Cochrun 2024-03-25 18:35:58 -05:00
  • 64e10dd765 fixed slide_object tracking the index so the previewer can follow Chris Cochrun 2024-03-22 06:44:51 -05:00
  • 85b9f9cede simplifying qml response to changes in songs Chris Cochrun 2024-03-21 20:59:32 -05:00
  • 90c12e2fda idk Chris Cochrun 2024-03-07 16:59:41 -06:00
  • fd0d696972 adding debug info for song updates Chris Cochrun 2024-03-07 12:04:46 -06:00
  • bd78eb4986 fixing some loops and debug info Chris Cochrun 2024-03-07 12:04:17 -06:00
  • ca6cccd24d tweaks to debugging file saving Chris Cochrun 2024-02-28 09:48:37 -06:00
  • ea686a9d9b adding debug info in file_helper.rs Chris Cochrun 2024-02-23 11:13:37 -06:00
  • 5e36156d4f song editing is not working right. needs investigation Chris Cochrun 2024-02-21 21:28:07 -06:00
  • a4ce593c0d switching to qml based save dialog Chris Cochrun 2024-02-09 09:58:57 -06:00
  • fc1a8cd945 fixing linker with ssl Chris Cochrun 2024-01-25 10:39:58 -06:00
  • 9eb028b9aa adding test skeleton for obs Chris Cochrun 2024-01-24 09:38:51 -06:00
  • 5205b9bb85 update todo with song_lyrics and obs info Chris Cochrun 2024-01-23 15:36:19 -06:00
  • e000f4458a adding song_lyrics.rs Chris Cochrun 2024-01-23 14:47:28 -06:00
  • 27dc1d1bc8 update todo Chris Cochrun 2024-01-23 14:47:19 -06:00
  • 86a92fe9ef moving test file Chris Cochrun 2024-01-23 14:47:10 -06:00
  • 65359d736c adding just test Chris Cochrun 2024-01-23 14:47:01 -06:00
  • b85d848d56 using debug! more Chris Cochrun 2024-01-22 14:18:05 -06:00
  • c6c45b451e update dialogs Chris Cochrun 2024-01-22 14:17:54 -06:00
  • 86f4f603a1 fixing some things with NewVideo.qml Chris Cochrun 2024-01-22 13:21:50 -06:00
  • 1e5cb67f13 update todo Chris Cochrun 2024-01-22 11:25:48 -06:00
  • ab9faae0b5 fixing clicking the slide to change slides breaking arrow keys Chris Cochrun 2024-01-22 11:20:00 -06:00
  • 9c30af7a5b fixing slide_model moves not following service_item moves Chris Cochrun 2024-01-22 11:19:45 -06:00
  • bece8e4e7b tweaks to env Chris Cochrun 2024-01-20 05:40:37 -06:00
  • 72e3a75d94 more debug info Chris Cochrun 2024-01-19 17:12:04 -06:00
  • aa00ddbd62 update justfile Chris Cochrun 2024-01-19 17:11:56 -06:00
  • 2e43cd87eb trying to debug slide moving with service_item moves Chris Cochrun 2024-01-19 10:40:05 -06:00
  • 49b9fdc16c adding an update Chris Cochrun 2024-01-18 12:06:51 -06:00
  • 8b23c9809c fixing the transition of the previewSlideList following active item Chris Cochrun 2024-01-18 04:20:39 -06:00
  • 4910eabc75 adding an emacs package idea or client/server architecture idea Chris Cochrun 2024-01-17 15:15:31 -06:00
  • b4d76ffc50 fixing paths still using old librepresenter path Chris Cochrun 2024-01-17 12:23:59 -06:00