Chris Cochrun
b4ce082891
rename all cxx_qt::bridge modules to qobject for clarity
2024-09-15 06:10:06 -05:00
Chris Cochrun
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
Chris Cochrun
cbf5fe3d9d
clippy-fix
2024-06-25 23:04:30 -05:00
Chris Cochrun
aa0eeaaeed
rename all cxx_qt::bridge modules to qobject for clarity
2024-06-24 16:40:37 -05:00
Chris Cochrun
9d9ecb3cc0
rustfmt things
2024-04-14 10:50:30 -05:00
Chris Cochrun
b85d848d56
using debug! more
2024-01-22 14:18:05 -06:00
Chris Cochrun
b4d76ffc50
fixing paths still using old librepresenter path
2024-01-17 12:23:59 -06:00
Chris Cochrun
744481587f
initial port to cxx_qt 6.0
2023-11-27 11:07:55 -06:00
Chris Cochrun
07b6663a35
fmt
2023-11-02 06:30:31 -05:00
Chris Cochrun
bef09ed805
trying to use tokio for async stuff and tracing for logging
2023-09-27 09:45:23 -05:00
Chris Cochrun
70eadeadb2
update width
2023-09-20 06:15:48 -05:00
Chris Cochrun
41e22ca133
🎉 adding a downloaded video from youtube
2023-05-18 15:56:12 -05:00
Chris Cochrun
67d7f960ed
ytdl now works quite reliably, but...
...
We still need to handle all errors and possibly handle edge cases of
playlists and non urls better. The UI needs a lot of work too, but
this is a good start of the feature.
2023-04-22 07:17:03 -05:00
Chris Cochrun
666c22ae66
initial bits to make a ytdl addition
2023-04-21 13:42:18 -05:00