Qt app to make a GUI for the dovi tool scripts.
Go to file
Adam Bissen 28ab770b3e Add handbrake encode progress to UI.
Add encode stop button.
Movie now searches when selected. First result in UI.
2024-01-13 10:56:24 +00:00
.gitignore Adjust file structure. 2023-12-26 18:10:57 +00:00
CMakeLists.txt Adjust file structure. 2023-12-26 18:10:57 +00:00
LICENSE Initial commit 2023-09-17 17:23:46 -05:00
main.cpp Add handbrake encode progress to UI. 2024-01-13 10:56:24 +00:00
Main.qml Add handbrake encode progress to UI. 2024-01-13 10:56:24 +00:00
MediaInfo.dll Update app to support linux. 2023-12-23 11:29:36 +00:00
MediaInfoDLL.h Adjust file structure. 2023-12-26 18:10:57 +00:00
QHandbrake.cpp Add handbrake encode progress to UI. 2024-01-13 10:56:24 +00:00
QHandbrake.h Add handbrake encode progress to UI. 2024-01-13 10:56:24 +00:00
QMediaInfo.cpp Adjust file structure. 2023-12-26 18:10:57 +00:00
QMediaInfo.h Adjust file structure. 2023-12-26 18:10:57 +00:00
qmoviedb.cpp Add handbrake encode progress to UI. 2024-01-13 10:56:24 +00:00
qmoviedb.h Add handbrake encode progress to UI. 2024-01-13 10:56:24 +00:00
README.md Initial commit 2023-09-17 17:23:46 -05:00

DoViGUI

Qt app to make a GUI for the dovi tool scripts.