Brian Matherly

Results 9 issues of Brian Matherly

Add a cmake custom target to fix QML formatting Apply the formatting to all qml files qmlformat applies the [QT QML Coding Conventions](https://doc-snapshots.qt.io/qt6-dev/qml-codingconventions.html) In general, I think this makes the...

Can you test this and see if this provides improved performance?

As reported here: https://forum.shotcut.org/t/pulling-on-the-left-side-of-a-transition-clip-can-mess-up-and-erase-all-keyframes/35837 Also improve updating the keyframes panel if it is affected by transition trimming

As reported here: https://forum.shotcut.org/t/convert-to-edit-friendly-only-the-first-file-works/43198

This pull request is for review and staging until after the next release. Add a new menu entry for time selection ![image](https://github.com/mltframework/shotcut/assets/821968/45a58cd5-edac-48cc-9be9-006145f44600) This entry affects everything except for the rulers...

error: variable 'errcode' set but not used [-Werror=unused-but-set-variable] I prefer to compile with warnings as errors when possible. This patch allows it to compile.

Start in the Subtitles Panel by adding a subtitle "Track": ![image](https://github.com/mltframework/shotcut/assets/821968/8372fc1f-bad5-4168-aa7f-9650768a6cdd) For each set of subtitles, I called them "tracks". But maybe that is confusing. In MLT I called them...

This specific file was a WMA file with DTS coded audio. The first packet of audio does not have a PTS of zero. Since there is no video in the...

https://github.com/mltframework/shotcut/issues/1559 This one could wait until after the release.