OpenShot Video Editor 2.3.0

Milestone information

Project:
OpenShot Video Editor
Series:
2.3
Version:
2.3.0
Released:
 
Registrant:
Jonathan Thomas
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon openshot-qt-2.3.0.tar.gz (md5) openshot-qt Source Code 490
last downloaded 6 days ago
Total downloads: 490

Release notes 

New transform tool, new razor tool, improved playback performance, and tons of bug fixes

Changelog 

View the full changelog

6e6008b Jonathan Thomas on 3/30/17 at 4:15 PM Bumping version to 2.3.0
ec53e37 Jonathan Thomas on 3/30/17 at 4:09 PM Updating list of supporters, and all translations from LaunchPad. Also, fixing a small bug with Edit Title (to allow canceling an edit).
e8667b8 Jonathan Thomas on 3/29/17 at 8:23 PM Fixing issue on transform tool on detecting correct key frame position
4430044 Jonathan Thomas on 3/29/17 at 1:15 AM Fixing bug when opening legacy projects (1.4.3) that contain effects or markers
189d933 Jonathan Thomas on 3/29/17 at 12:03 AM Adding "width x height" to profile dialog and export dialog, to make it much clearer how large each profile is. Also, updating documentation about profiles.
02e952a Jonathan Thomas on 3/28/17 at 5:06 PM Adding "width x height" to list of profiles on Export screen, to make the output resolution more clear
7b88111 Jonathan Thomas on 3/28/17 at 4:36 PM Fixing regression on dropping files into OpenShot on Windows
a97f0e7 Jonathan Thomas on 3/28/17 at 12:19 AM Improving logic to process files when importing (some were incorrectly marked as invalid)
99acf80 Jonathan Thomas on 3/27/17 at 2:04 AM Fixing bug with duplicate title when running in an non-English language
3321862 Jonathan Thomas on 3/27/17 at 1:54 AM Updating translations from LaunchPad. 10 languages 100% translated now!
046a28f Jonathan Thomas on 3/27/17 at 1:51 AM Calling CloseAudioDevice() method when quitting OpenShot
cc5204f Jonathan Thomas on 3/25/17 at 7:13 PM Adding images for documentation / user-guide
a43dcf0 Jonathan Thomas on 3/25/17 at 4:47 PM Adding more details for animation, clips, and files documentation. Also fixing a regression which was breaking the "Transform" tool.
aa19fbc Jonathan Thomas on 3/24/17 at 6:23 PM Adding new user guide sections for files, titles, and transitions
1676e60 Jonathan Thomas on 3/24/17 at 4:22 AM Integrating new user guide into main menu, and adding a custom footer and favicon to the documentation.
3eb048b Jonathan Thomas on 3/24/17 at 2:49 AM Updating translation files (with a few minor corrections to string formatting arguments). Improving test_translations.py script, which helps me detect problems with missing formatting args. Fixed an issue preventing the track names from being translated on launch.
8584972 Jonathan Thomas on 3/23/17 at 2:42 AM Improving documentation
00f48ac Jonathan Thomas on 3/23/17 at 2:41 AM Fixing weird bug preventing backup.osp from restoring correctly
9514fc5 Jonathan Thomas on 3/22/17 at 2:02 PM Removing app.processEvents from transitions and effects models, due to crashes on OS X. Also, it doesn't make much of a difference anymore.
5a9712d Jonathan Thomas on 3/22/17 at 2:36 AM Removing uploads folder from mac build script
01a1d6d Jonathan Thomas on 3/22/17 at 2:05 AM Removing old effect meta data and old effect icons. New effects will have different translatable meta data.
49725b9 Jonathan Thomas on 3/22/17 at 1:33 AM Removing unused files and unneeded translatable strings. Also, adding title names to translation template (forgot about those).
f96ab26 Jonathan Thomas on 3/21/17 at 3:45 PM Improving long file name support in file tree/list views, and improving thumbnail/grid view on all listviews (effects, transitions, titles, animated titles, etc...)
33d4667 Jonathan Thomas on 3/21/17 at 2:45 PM Allowing multiple preview windows at the same time.
c4c3cfd Jonathan Thomas on 3/21/17 at 10:56 AM Removing hack for OS X related to audio previews (libopenshot should be fixed now)
ddb250b Jonathan Thomas on 3/21/17 at 12:49 AM Small size increase to title editor for OS X (to prevent wrapping of thumbnails)
3dff4be Jonathan Thomas on 3/21/17 at 12:42 AM Fixing a few small Title editor issues on Windows
af11e40 Jonathan Thomas on 3/20/17 at 5:10 PM Disabling audio in OS X preview dialog (due to some libopenshot issue which crashes audio support at that point). This is a temp solution.
d0831f5 Jonathan Thomas on 3/20/17 at 1:40 PM Improving preview window: showing waveforms for audio files, better kill logic (for the preview thread), disabling audio for clips with only video tracks. Clearing cache and closing clip/timeline after preview.
e7de214 Jonathan Thomas on 3/20/17 at 2:34 AM Generating new translation template
39c59cf Jonathan Thomas on 3/20/17 at 2:33 AM Improve cutting/splitting dialog to use Timeline() object, to support all possible media types (images, videos, etc...) and maintain correct aspect ratio. Optimize for initial size of preview widget. Adding new preview window (instead of using the main window).
dc08962 Jonathan Thomas on 3/19/17 at 4:17 PM Added new "Edit Title" and "Duplicate Title" menus, to quickly allow for editing existing titles, or making a copy (and then editing) an existing title. Also fixed some icon/theme issues with the main windows and certain Actions.
492f68c Jonathan Thomas on 3/18/17 at 7:41 PM Improving zoom scrollbars again, this time to center on the user's mouse cursor. Hover over the clip you want to zoom on, and CTRL+scroll wheel to zoom in/out centered on the mouse. Also, if using the slider control, lock scroll bar on left side of timeline.
f1e1aea Jonathan Thomas on 3/18/17 at 6:44 PM Updating translation template
528e953 Jonathan Thomas on 3/18/17 at 6:43 PM Saving / Loading zoom scale of timeline in project. Improving timeline zooming to keep scrollbars better positioned during zoom. Reset scrollbars when loading/creating new project (back to top/left).
0c26706 Jonathan Thomas on 3/17/17 at 10:47 PM New UI for title editor and animated titles (listview with thumbnails). Titles no longer require the save dialog. New ASSETS folder to hold temp titles. Setting focus to fileTreeview on launch, so the properties filter doesn't auto get tab focus (preventing certain keypress shortcuts). All child windows now center on parent window.
c94e08c Jonathan Thomas on 3/15/17 at 4:24 PM Adding new welcome tutorial message, which contains a checkbox for disabling anonymous error and metrics reporting. That can also be adjusted in the Preferences, but it has been often requested to allow new users to opt-out of error reporting.
203f6b6 Jonathan Thomas on 3/15/17 at 2:20 AM Fixing regression on passing keypresses to timeline. CTRL and SHIFT keys have special uses on the timeline.
2c8649a Jonathan Thomas on 3/15/17 at 2:07 AM Reducing snapping to 10 pixels. Fixing bug when updating new properties for a clip. Fixing regression on reading large log files.
77d2410 Jonathan Thomas on 3/14/17 at 11:44 AM Send MaxSize to Timeline object after the delay. Pause video on Export and Profile dialogs. Improved Cache clearing. Better protections in Preview thread while initializing main window.
af6268a Jonathan Thomas on 3/14/17 at 2:02 AM When resizing the video widget, the max size is sent to libopenshot::Timeline, to help optimize the preview for a new size. Also, fixed the log file scanning to be way, way faster, and only load the end of the file.
62d078f Jonathan Thomas on 3/13/17 at 7:55 PM Fixing regression with slicing clips (and razor tool). Also, switching snapping logic to compare pixels (not time), so it's still useful at close and far zoom levels.
6aba801 Jonathan Thomas on 3/10/17 at 12:53 AM Improvments to frame accuracy, especially when zoomed in at max zoom. Fixed regression with selection dropdown. Fixed crash when pasting keyframes onto a clip/transition. Detecting max size of video player widget (which will soon be used in an optimization).
51b7333 Jonathan Thomas on 3/6/17 at 3:20 AM Refactoring and improving preview playback of files, and preview playback during resize/trim (which now maintains aspect ratio correctly). Also, fixed bug in transform callback, where transformation was not being disabled when selecting a different clip.
0aa24fd Jonathan Thomas on 3/6/17 at 1:46 AM Dramatically increased speed of selecting and unselecting large numbers of clips/transitions. Fixed small bug with Next Marker and Previous Marker buttons (not handling position 0 correctly). Refactor loading properties for selected items, to improve speed.
5f8384a Jonathan Thomas on 3/5/17 at 5:40 PM Improve speed on Transform method, since it gets called quite often during project load (due to clearing selected clips and transitions)
8a17379 Jonathan Thomas on 3/5/17 at 5:15 PM Replacing razor icon with edit-cut icon, to stay consistent with older versions of OpenShot
f8966df Jonathan Thomas on 3/5/17 at 5:09 PM Refactoring load project flow to take advantage of the new locks in libopenshot (which allow for quicker updates to the live preview after a change is made). Also fixed a regression in the Transform tool, which was causing slow delays when opening projects. And fixed a regression detecting missing files that contain expressions (like blender animations).
1a4e1d0 Jonathan Thomas on 3/5/17 at 4:41 AM Adding full functionality to the new razor tool. Clicking on a clip or transitions cuts it. Holding CTRL and SHIFT modify the razor to only keep the left or right side.
00a9384 Jonathan Thomas on 3/4/17 at 2:45 AM Committing some setup code for razor mode. It doesn't do anything quite yet... but soon it will return
ec2ca07 Jonathan Thomas on 3/4/17 at 2:08 AM Make effects container on a clip visible on hover (regardless of how small the clip is). Also, tweak tooltips of clip title so they don't cover up the menu button and effects.
336e08b Jonathan Thomas on 3/4/17 at 1:17 AM Prompt user to save before creating or opening new project file (if needed)
4297843 Jonathan Thomas on 3/1/17 at 1:44 AM Adding in Unity launcher progress bar support. Each OS is handled differently, and the Linux launcher seemed like the lowest hanging fruit. This should work from both the AppImage and PPA versions.
bb6596f Jonathan Thomas on 3/1/17 at 12:21 AM Refactoring export dialog code, to create it's own Timeline object and clear the internal preview cache. I think this will be much more stable in the long run, vs attaching to the original Timeline object. Also exposing the export progress to the main window.
c34f768 Jonathan Thomas on 2/28/17 at 5:08 PM Updating Blender compatability to 2.78, since the API has changed a bit. Also fixing the regex for detecting preview images from Blender, since the output from Blender is now a bit different.
e5d1cb9 Jonathan Thomas on 2/28/17 at 4:58 PM (committed by GitHub) Merge pull request #398 from mixedbredie/master
31b9569 Jonathan Thomas on 2/28/17 at 4:50 PM Prompting user to find missing files when opening a project, and updating translation template.
359b8d8 Jonathan Thomas on 2/27/17 at 8:23 AM Fixing regression on Windows with Transform feature crashing.
630fde8 Jonathan Thomas on 2/26/17 at 12:21 AM Small tweak to issue template and guidelines
8ceb4ae Jonathan Thomas on 2/26/17 at 12:19 AM Adding some github files to use a simple template for new issues, and link to contribution guidelines
80069e6 Jonathan Thomas on 2/21/17 at 5:06 PM Fixing a crash during initialization of the main window, and a crash during application exit, where threads were not being terminated correctly or safely. Also fixed a crash when closing the Split Clip dialog.
2e36588 Jonathan Thomas on 2/21/17 at 1:37 PM Always settings unique id when sending metrics, which is required or analytics ignores it
d777a12 Jonathan Thomas on 2/20/17 at 2:29 PM Refactoring some tracking code on initial install, and saving settings after launch (since some settings are updated on launch)
fe74b04 Jonathan Thomas on 2/19/17 at 1:35 AM Fixed a big bug when pasting deleted clips and transitions. Also, improved logic for "Next Marker" and "Previous Marker" buttons to include the selected items (start and end positions), to allow quickly jumping to the beginning or end of a selected clip. Also, improved Transform tool to allow transforms outside the position of the clip (i.e. before or after).
4304a54 Jonathan Thomas on 2/4/17 at 10:02 PM Adding free transform functionality, and an action to (right click menu) called "Transform". It supports moving and resizing clips in the video preview window. Also, making settings save to disk as they are changed in preferences.
5a2acb8 Jonathan Thomas on 12/29/16 at 6:02 PM Bumping version to 2.2.0-dev, for development work
353ca5b Jonathan Thomas on 12/29/16 at 5:49 PM Fixed bug with Build server version detection regex (when releasing new versions). Also, implementing framework for Transform tool, which adds selection handles to a clip, and adds new context menus. It also tracks mouse movements over the video preview widget, but those aren't finished yet.

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.