Releases: mltframework/shotcut
Releases · mltframework/shotcut
v17.06
v17.05
v17.04
v17.03
- Converted the track toggle buttons to icons.
- Now, you can press Del or Backspace to delete a selected item in the Recent panel.
- Playback now pauses at the out point in the Source player. (After pause, you can press play again to continue beyond the out point.)
- Some stability improvements
- Performance boost for Size & Position and Rotate filters on multi-CPU systems.
v17.02
- fixed drag-n-dropping files from other than C: drive on Windows
- fixed '/' being added to front of file paths on Windows
- fixed some regressions on the MLT XML repair tool
- fixed opening a network stream
- improved support for image sequences
- improved device capture
- added Slovenian translation
v17.01
v16.12
- Added Constrained VBR for the video codec rate control mode to Export.
- Added Fixed option to video GOP to Export.
- New audio mixing mode that does not affect levels.
- Increased usage of floating point for audio processing to improve quality.
- Added Occitan translation.
- More fixes for copying filters and LUT (3D) video filter.
v16.11
- Added portable app feature with Settings > App Data Directory and --appdata command line argument.
- Fixed drag-n-drop to Timeline after moving clip to different track.
- Fixed LUT (3D) filter for languages/regions that use comma for decimal point.
- Fixed Properties > Speed on macOS for languages/regions that use comma for decimal point.
- Added Gaelic (Scottish) translation.
v16.10
- Added 32-bit Windows build.
- Changed Linux build to be more compatible.
- Added LUT (3D) video filter.
- Added Lens Correction video filter.
- Added Merge with next clip to Timeline clip context menu.
- Fixed Paste Filters for Timeline clips and tracks.
- Removed File > Open Other > Screen.
v16.09
- Added Tiles, Icons, and Details view modes to Playlist.
- Added Copy Filters and Paste Filters.
- Upgraded Qt to v5.6.1 with HiDPI support. (Set environment variable QT_AUTO_SCREEN_SCALE_FACTOR=0 to turn it off.)
- Converted some 16x16 icons to 32x32 for HiDPI.
- Moved the Timeline Zoom slider to the toolbar.
- Various fixes