7b82202c51
starting to build
2024-09-15 06:06:13 -05:00
61aef5c48f
Moving to QT6: Read more
...
QT6 Apparently means a lot of changes, these are the changes I've
found to make at least CPP build. The problem is we just got rid of a
lot of CPP and I don't know if the application will work. On the other
hand, the QML isn't finished yet either, but this is the start of
updating the application for QT6 and using MpvQt which is being built
and maintained by KDE. This will be better as they'll keep the library
updated for future QT updates so long as I still track with Kirigami.
2024-09-15 06:05:56 -05:00
398bc58525
build correctly for real now
2024-09-04 14:28:43 -05:00
0ebdaf2921
builds correctly now
2024-09-04 14:17:59 -05:00
bf9f65fade
some thoughts?
2024-07-17 13:48:27 -05:00
7302807f5f
some prelim movement of slide_model controlling changes
2024-07-14 15:05:09 -05:00
0a2b3259c9
clarify some changes to make
2024-07-14 14:45:40 -05:00
4989380865
trying to simplify the way we create slides
2024-06-26 10:44:20 -05:00
da1c4f84b5
fixing name clobbering in qobjects.
...
Apparently qobjects need unique names or else they will name clobber.
2024-06-26 09:12:11 -05:00
f9e2d2c6dd
fixing obs debug info
2024-06-26 09:12:00 -05:00
cbf5fe3d9d
clippy-fix
2024-06-25 23:04:30 -05:00
3f2f57f8e7
remove all references to service_thing
2024-06-24 16:49:17 -05:00
04c8e84eaa
also remove the compile of the file
2024-06-24 16:44:05 -05:00
fb0a2cb4ec
remove old testing file
2024-06-24 16:42:53 -05:00
aa0eeaaeed
rename all cxx_qt::bridge modules to qobject for clarity
2024-06-24 16:40:37 -05:00
f6964cf06a
change back to working system in master
2024-06-23 06:56:18 -05:00
ee9c1e82f4
some prelim enum stuff in service_item_model
2024-06-23 06:51:32 -05:00
eef6d6d15a
add emacs interface
2024-06-21 14:45:54 -05:00
269db49fa4
using alternating colors
2024-06-21 14:45:54 -05:00
79da2fbe65
adding some better ideas for types
2024-06-21 06:51:59 -05:00
ad80604293
preparing settings to be used more
2024-06-17 17:05:41 -05:00
bbb9f910d0
making loading work and allow for canceling
2024-06-17 16:52:31 -05:00
cb47858c17
update todo.org
2024-06-17 16:28:26 -05:00
6036240b02
move to using rust strings in the video struct
2024-06-17 16:28:08 -05:00
3d09157be8
delete all selected items
2024-06-17 16:27:10 -05:00
dead3a16bc
adding some details to readme, todo, and emacs interface
2024-06-17 09:44:11 -05:00
99178dbfe4
ui is done for asynchronous saving
2024-04-21 13:42:50 -05:00
1105a061bf
update todo.org
2024-04-20 07:23:10 -05:00
defb73c0af
trying to make a slide editing system
2024-04-17 15:58:25 -05:00
df956af536
forgot to include header file
2024-04-17 11:23:15 -05:00
b932f5a62b
updating ideas on todo.org
2024-04-17 10:19:32 -05:00
3b96885afd
attempting to display to user which file was saved
2024-04-17 10:08:32 -05:00
479c22087f
updates to how logging works
2024-04-17 06:31:46 -05:00
c7761b9787
Saving is multi threaded now
2024-04-17 06:31:23 -05:00
60182e4d82
adding thoughts in todo.org of refactoring
2024-04-15 10:54:47 -05:00
74f5596946
adding id to the service_item_model of the corresponding model
2024-04-15 10:54:28 -05:00
a00f1b081a
framework and basic example of qml tests
2024-04-14 10:52:36 -05:00
9d9ecb3cc0
rustfmt things
2024-04-14 10:50:30 -05:00
f2faa0564a
adding framework to test saving files
2024-04-14 10:50:12 -05:00
394914a72a
backend for saving more asynchronously and showing progress
2024-04-14 10:49:27 -05:00
905197f78b
attemtping to make this look better
2024-04-14 10:48:34 -05:00
77e98c4682
ui for a ProgressBar that shows the state of saving the presentation
2024-04-14 10:48:02 -05:00
a2ba6e70bd
making web backgrounds match theme so there aren't any flashbangs.
2024-04-13 06:22:35 -05:00
6177219482
fixing the spinner to always be the right size
2024-04-12 07:22:59 -05:00
402bc08d52
a custom loading indicator
2024-04-12 06:32:35 -05:00
2428792895
adding a custom loading spinner to slides
2024-04-11 09:33:03 -05:00
5df0302be9
using std::thread for ffmpeg calls since it takes long on big videos
2024-04-10 22:24:57 -05:00
effede9da1
fix video thumbs?
2024-04-10 15:30:42 -05:00
64095d6fed
async setup for using ffmpeg in the slide model
2024-04-10 11:42:01 -05:00
76b4c87d3a
adding tests and moving bg_path_from_video to it's own function
2024-04-10 11:41:35 -05:00