openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
OpenShot Video Editor
Settings
|
Report Duplicate
26
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Sep 12, 2024 — Sep 12, 2025
Showing page 1 of 266
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #5786 from OpenShot/prepare-for-release
Jonathan Thomas
More...
3 months ago
Adding new cached icons for next release
Jonathan Thomas
More...
3 months ago
Tweak regex for changelog parsing, to fix issues with commit messages with double spaces
Jonathan Thomas
More...
3 months ago
Adding proxy models and faster filtering to About / Credits models (change log, supporters, developers, etc...)
Jonathan Thomas
More...
3 months ago
Compiling translation resource file
Jonathan Thomas
More...
3 months ago
Updating supporters for next release
Jonathan Thomas
More...
3 months ago
updating 21 language translations for next release
Jonathan Thomas
More...
3 months ago
Updating translation template for next release
Jonathan Thomas
More...
3 months ago
Updating docs for multi selection editing, updated swig bindings, movable keyframes, etc...
Jonathan Thomas
More...
3 months ago
Merge pull request #5785 from OpenShot/draggable-keyframes
Jonathan Thomas
More...
3 months ago
Fixing crash caused by multiple selections and deleting a selected files (mostly due to transform handles still references the deleted clips)
Jonathan Thomas
More...
3 months ago
Improving speed of selections and large edits (i.e. selecting hundreds of clips and moving them). Making selection dropdown load menu on click (for speed up)
Jonathan Thomas
More...
3 months ago
Adding drag and drop feature to keyframes on timeline. This previews the video while the drag happens, and disables the "wait" cursor caused by update_clip_data (IgnoreUpdates.emit)
Jonathan Thomas
More...
3 months ago
Merge pull request #5783 from OpenShot/multi-edit-properties
Jonathan Thomas
More...
3 months ago
Add clip thumbnails to property selection dropdown (use 'start' trim as well)
Jonathan Thomas
More...
3 months ago
Fixing Codacy nit picks
Jonathan Thomas
More...
3 months ago
Fixing Codacy nit picks
Jonathan Thomas
More...
3 months ago
Adding transactions into property editor with multi-selection.
Jonathan Thomas
More...
3 months ago
Integrating multi-selection into Transform handles, so it's now possible to transform multiple clips at the same time (location, scaling, rotation, skew, etc...). Improving multi-selection support for Property dock selection dropdown, to maintain the full list of selections and allow the user to jump between them and back to the full multi-selection. Made it possible to select multiple effects at the same time, and unselect effects with CTRL+click. Selected effects are brighter icons, unselected effects are dimmer. Fixed issue on property editor where the "." character would not begin editing mode.
Jonathan Thomas
More...
3 months ago
Large refactor of selections, from multiple lists, to a single list, and then full support for multiple-selection editing in the property dock and context menus. Added properties on the main window to emulate the original separate lists, to minimize code changes.
Jonathan Thomas
More...
3 months ago
Merge pull request #1015 from OpenShot/fix-update-regression
Jonathan Thomas
More...
3 months ago
Removing Play/Stop implementation from VideoCacheThread. Adding back in a ClearAllCache in Seek(), to handle updates via the UI correctly.
Jonathan Thomas
More...
3 months ago
Fix Timeline::ApplyJsonDiff to make changes to our data first, and then clear cache afterwards (potential race condition)
Jonathan Thomas
More...
3 months ago
Merge pull request #5781 from OpenShot/ffmpeg-performance
Jonathan Thomas
More...
3 months ago
Merge pull request #1014 from OpenShot/ffmpeg-performance
Jonathan Thomas
More...
3 months ago
Merge pull request #165 from OpenShot/ffmpeg-performance
Jonathan Thomas
More...
3 months ago
Including missing sstream include on Profile tests
Jonathan Thomas
More...
3 months ago
Clearing the main timeline cache during export (to free up memory and stop the video cache thread in the player from competing with the export), then restore it on dialog close (back to original cache)
Jonathan Thomas
More...
3 months ago
Removing debug code
Jonathan Thomas
More...
3 months ago
Integrating VideoCacheThread into Export dialog to speed up exports by 23% (using test video: 720p 24FPS)
Jonathan Thomas
More...
3 months ago
←
1
2
3
4
5
6
7
8
9
…
265
266
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree