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
High Activity
Commits
: Listings
Analyzed
19 days
ago. based on code collected
20 days
ago.
Oct 02, 2024 — Nov 01, 2024
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #5634 from OpenShot/choose-profile-v2
Jonathan Thomas
More...
about 1 month ago
Merge pull request #975 from OpenShot/choose-profile-v2
Jonathan Thomas
More...
about 1 month ago
Updates to documentation of Profiles... some Raffi edits/feedback.
Jonathan Thomas
More...
about 1 month ago
Small refactor of the selection logic in Profile editor, to clear the selection when calling self.select_profile()
Jonathan Thomas
More...
about 1 month ago
Don't use current path when validating unique profile description (to allow for editing a profile)
Jonathan Thomas
More...
about 1 month ago
Filter clip reader updates to only ones matching the current file id.
Jonathan Thomas
More...
about 1 month ago
Merge branch 'develop' into choose-profile-v2
Jonathan Thomas
More...
about 1 month ago
Fixing small issue with "Create Profile" context menu, to correctly show the "Create Profile" title.
Jonathan Thomas
More...
about 1 month ago
Small update to user-guide docs about "Set as Default Profile"
Jonathan Thomas
More...
about 1 month ago
Adding new validation logic to prevent deletion of custom profile which is currently used or the default project (in settings). Also validating custom profile has a unique description. Adding icons to Profile context menu. Added a new "Set as Default Profile" context menu option. Updated translations.
Jonathan Thomas
More...
about 1 month ago
Select newly inserted rows in Profile model/view. This fixes a bug when adding a new custom profile and the context menu not updating correctly. Also, fixed the Profile comparison to use "is" since we just modified the Swig bindings for Profile equality operators.
Jonathan Thomas
More...
about 1 month ago
Adding "Choose Profile" context menu, Profile Editor (Duplicate/Edit/Delete) options - to the user guide documentation.
Jonathan Thomas
More...
about 1 month ago
Refactor audio-only files changing sizes when profile change is detected, so it can support undo/redo.
Jonathan Thomas
More...
about 1 month ago
Simplify the profile creation and equality checking (in context menu) to use the C++/Swig operator
Jonathan Thomas
More...
about 1 month ago
Expose the Profile operators to SWIG for comparison
Jonathan Thomas
More...
about 1 month ago
Fixing small typo in docs
Jonathan Thomas
More...
about 1 month ago
Adding new Profile Editor. New context menu options to Edit, Duplicate, and Delete custom profiles. Updated translations (new strings). Modified "Choose Profile" to apply a new profile, even if it's already applied (i.e. might have been edited now). Added new methods for inserting / updating / removing rows from the Profile model / view. Fixed small bug on the Export screen, to restore start/end frame correctly.
Jonathan Thomas
More...
about 1 month ago
Adding new Save() method to Profile class, and fix a bug with "description" getting dropped in Json() method. Added new unit tests for JSON and Save methods.
Jonathan Thomas
More...
about 1 month ago
Merge pull request #5636 from OpenShot/fix-keyboard-shortcuts-docs
Jonathan Thomas
More...
about 1 month ago
Fix to white space in keyboard shortcuts (user-guide) which caused the table to disappear
Jonathan Thomas
More...
about 1 month ago
Adding new "Choose Profile" context menu to Project Files, to make it easy to edit using your source file width+height+FPS profile. Avoid error message prompts when importing multiple files. Large refactor of how profile switching happens (moving to UpdateManger - so it will support undo/redo system). Add new profile() method to File Query class, to make it easy to generate/find a profile object for any File object.
Jonathan Thomas
More...
about 1 month ago
Merge pull request #5627 from OpenShot/multi-drop-improvements
Jonathan Thomas
More...
about 2 months ago
Disable image sequences and error messages when dragging OS files onto the timeline directly. For these dialogs, you must drag/import files into Project Files first.
Jonathan Thomas
More...
about 2 months ago
Fix small regression which re-enables ability to edit File name and File tags on details view by double clicking. Double clicking the thumbnail (column 0) still launches preview dialog.
Jonathan Thomas
More...
about 2 months ago
Fixed small regression on transactions affecting multiple clips on drag-n-drop (i.e. drop effect on track)
Jonathan Thomas
More...
about 2 months ago
Merge branch 'develop' into multi-drop-improvements
Jonathan Thomas
More...
about 2 months ago
Merge pull request #5632 from OpenShot/improved-dock-widgets
Jonathan Thomas
More...
about 2 months ago
Adding transaction around adding multiple files in OpenShot (import or drag-n-drop on Project Files / Timeline). Fixed a race condition on startManualMove function, a delay between selections and ui-selected class appearing. Added WaitCursor when dropping files on timeline (if not dragging).
Jonathan Thomas
More...
about 2 months ago
Large refactor of os_drop, so that it becomes movable and droppable similar to normal "drag and drop" with Project Files. Also added in some disabling of updates when dropping large # of clips.
Jonathan Thomas
More...
about 2 months ago
Merge branch 'develop' into multi-drop-improvements
Jonathan Thomas
More...
about 2 months ago
←
1
2
→
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