26
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing issue where we still had many duplicate profile descriptions causing issues. Adding `- width x height | DAR` suffix for only the duplicate ones. More... about 1 year ago
Removing old ubuntu 18.04 github builder, adding 22.04 More... about 1 year ago
Ignore profile folders on Export dialog init - removes warning log about "failed to process" profile folder More... about 1 year ago
Adding Profile search button to Preferences for easier filtering and searching for a default profile More... about 1 year ago
Updating duplicate profile names to use unique name (with DAR appended onto the end) More... about 1 year ago
Correct project name in README.md More... about 1 year ago
Merge pull request #5178 from OpenShot/release-20230321 More... about 1 year ago
Merge pull request #910 from OpenShot/release-20230321 More... about 1 year ago
Merge pull request #149 from OpenShot/release-20230321 More... about 1 year ago
Deep refactor of the QShortcut code used for arrow key detection, with a custom eventFilter to stop it from messing with our primary UI tabs (effects, transitions, files, emojis) More... about 1 year ago
Updating keypress detection for arrow keys, moving to QShortcut on Webview, to fix issues on WebEngine which would eat certain keypress events (left, right, up, down) More... about 1 year ago
Fix typo in Mac build script (take 2) More... about 1 year ago
Fix typo in Mac build script More... about 1 year ago
Fixing regression in mac symblink (take 2) More... about 1 year ago
Reduce verboseness in mac build script (related to install-name-tool More... about 1 year ago
Add symlink for Mac DMG, to find babl-ext folder at runtime (to prevent crash when using Chromakey) More... about 1 year ago
Fixed a few issues with the Preview & Split Clip dialog - to use the correct aspect ratio, to use the correct project audio sample_rate, and to use the correct FPS (for animated titles / image sequences / or custom set FPS) More... about 1 year ago
Moving transaction ID generation to JavaScript, for clip/transition moving logic - when using multiple clips/transitions in a undo/redo group. This was breaking on macOS when trying to call the Python UUID method. More... about 1 year ago
Fixing Blender animated titles to correctly use the project FPS when rendering - duration and video_timebase were invalid in FPS which was different than 25.0 FPS. More... about 1 year ago
Updating supporters / donors one last time before 3.1.0 release More... about 1 year ago
Updating all translations one final time before 3.1.0 release. Ukrainian transltion 100% completed and used as final testing language. More... about 1 year ago
Merge branch 'develop' into release-20230321 More... about 1 year ago
Merge pull request #5184 from OpenShot/revert-direct-doc-commits More... about 1 year ago
Reverting direct commits to docs on develop branch More... about 1 year ago
Update system requirements More... about 1 year ago
Updated minimum specifications More... about 1 year ago
Spelling More... about 1 year ago
Merge remote-tracking branch 'origin/release-20230321' into release-20230321 More... about 1 year ago
Fix preview resizing to correctly clear cache, after the call to SetMaxSize - to prevent small preview window from staying blurry when resized larger More... about 1 year ago
Merge pull request #5183 from OpenShot/fix-title-editor-lag2 More... about 1 year ago