Changelog for
shotcut-lang-18.10.10-lp150.57.3.noarch.rpm :
* Wed Oct 10 2018 jo boschetti
- Update to 18.10.10- Remove patches- restricted fonts are no longer removed (already not present)- Upstream changes: https://shotcut.org/blog/new-release-181008/
* Fri Aug 17 2018 davejplaterAATTgmail.com- Update to bugfix release 18.08.14- Upstream changes: Fix loading existing Text filter with animation. Fix changing Speed, Duration, or track deletes Comments. Fix selecting clip with speed change corrupts XML.
* Tue Aug 14 2018 davejplaterAATTgmail.com- Update to 18.08.11- Removed shotcut-desktopfile.patch.- Rebased shotcut-noupdatecheck.patch.- Upstream changes: Use a queued signal to add transition by drag-n-drop clip. Fix crash changing Video Mode with nothing loaded. Use multi consumer if export resolution/aspect differs from project. Fix right-click timeline clip breaks timeline scrolling. Fix track name becomes uneditable after click track head. Fix #616 util.h included twice. Fix making project modified when adding comments or changing sync.
* Thu Jul 05 2018 davejplaterAATTgmail.com- Removed all trace of droid fonts
* Tue Jul 03 2018 davejplaterAATTgmail.com- Update to release 18.07.- For upstream changes see: https://www.shotcut.org/blog/new-release-1807/
* Mon Jun 11 2018 davejplaterAATTgmail.com- Update to release 18.06.02 and rebased patches.- Fixes build against latest qt5 with shotcut-QAction.patch.- Upstream changes:
* Remove the old variant with MLT logo, and add 2x variants.
* Change app launch splash image.
* Add Detach Audio to timeline clip context menu.
* Only use YAML for presets with MLT v6.9.0+
* Use YAML for filter presets.
*
* The legacy preset format does not support multiline text. The YAML
* format does support multiline text. Maintain backwards compatiblity
* Add double-click action to timeline faders.
* Double-click toggles between one second and removing the filters.
* Fix audio filters get incorrect channel count state.
* Add support for mono and surround to Swap Channels filter.
* Add mono and surround support the the Copy Channel filter.
* Set bounds on dragging keyframes.
* Fix #576 squashed commit of the following: Fix nullptr c++11, which we are not using yet. Copy file date when converting files.
* Add support for AMD AMF to Export panel.
* Add simple and advanced keyframes to Mask filter.
* Add AMD AMF support to FFmpeg build on Windows.
* Fix building FFmpeg with NVENC.
* Add --enable-libjack for FFmpeg 4.0
* Upgrade to FFmpeg 4.0
* Add keyframes to Saturation filter.
* Add a keyboard shortcuts link to the Help menu.
* Fix #572 restart with command line arguments.
* Refresh after changing interpolation or deinterlacer.
* Fix many frames dropped on start of playback from pause.
* Fix small memory leak in Open Other dialog.
* Add keyframes to Blur filter.
* Fix KeyframesButton\'s tooltip getting stuck showing.
* Add undo buttons to Size and Position filter UI.
* Fix #568 libopus breaks audio rate control options.
* Add Reverse to clip Properties menu.
* Add many animated presets to Size and Position.
* Fix filter duration and simple keyframes after split and merge.
* Fix animate/fade out when trimming in on timeline.
* Add double-click for simple keyframes.
* Increase size of avformat producer cache per MLT change.
* Fix #557 by limiting threads and thus memory usage on 32-bit.
* Only adjust filter when trimming clip if filter is not trimmed.
* Use UTF-8 for FFmpeg device strings.
* Change Mask default rotation to 50%.
* Adjust simple keyframes on non-current filters when trimming.
* Reduce opacity when VUI rectangle control is disabled.
* Fix #555 track & master filter durations not adjusted.
* Fix name of master & track filters in Keyframes dock.
* Additional GPU checking and clarifications.
* Make MLT XML file dropped onto Playlist into a virtual clip.
* Fix #554 repeated File > Close crashes.
* Wed May 09 2018 davejplaterAATTgmail.com- Update to bug fix release 18.05.08- Upstream changes:
* Fix QML producer object not updated before loading filter UI.
* Fix fade out filters incorrect after changing out point.
* Fix broken fade out control on Timeline.
* Fix Fade Out Audio raises volume.
* Fix endOfStream signal off by one frame.
* Sun May 06 2018 davejplaterAATTgmail.com- Update to release 18.05 and rebased shotcut-noupdatecheck.patch.- Upstream changes:
* Added Keyframe support with a new Keyframes panel.
* Added 5.1 Surround Sound.
* Added Finnish translation.
* Restored GIF Animation for Export.
* Reduced memory footprint (especially for the Rotate and Size and Position filters).
* Changed default Export settings to reduce output size by increasing GOP and number of B frames.
* See https://shotcut.org/blog/new-release-1805/
* Tue Apr 24 2018 davejplaterAATTgmail.com- Update to bug fix release 18.03.06- Upstream changes:
* Fix multiply handled KeyEvent regression in Fix #344 shortcut not working with undocked Timeline.Fix multiply handled KeyEvent regression in Fix #344 shortcut not working with undocked Timeline.
* Fix added Fade Out Volume shows incorrect on Timeline.
* Fix track name not editable regression in Fix #344 shortcut not working with undocked Timeline.
* Add Mosaic filter.
* Mon Mar 05 2018 davejplaterAATTgmail.com- Update to release 18.03- Upstream changes:
* Add Estonian translation.
* Fix existing mask filter loading incorrect values.
* Fix #500 add transition by trimming may shift a clip.
* Fix #362 Size filter not using correct decimal symbol.
* Fix #503 crash setting Video Mode after New.
* Swap role of Alt+Wheel for timeline scroll.
* Improve timeline track pad behavior.
* Fix #497 mouse wheel/trackpad scrolling.
* Fix #344 shortcut not working with undocked Timeline.
* Fix #486 JACK transport glitches.
* Fix #361 JACK client connects itself.
* Fix #487 split validation off by one frame.
* Avformat properties improvements.
* Wed Jan 03 2018 davejplaterAATTgmail.com- Update to 18.01- Upstream changes:
* Add a Mask video filter.
* Add support for size and italics of font.
* Add Audio Spectrum Visualization filter.
* Fix duration on image clips with in point > 0.
* Fix memory leak calling Mlt::Playlist::replace_with_blanks().
* Fix regression in Fix #474 changing properties of color clip changes duration. broke trimmed avformat clips.
* Fix checkbox on low free space dialog not working.
* Fix #474 changing properties of color clip changes duration.
* Fix states for showing convert clip dialog.
* Fix #431 multi-line text may cause export to hang.
* Sat Dec 09 2017 davejplaterAATTgmail.com- Update to 17.12 and rebase shotcut-noupdatecheck.patch.- Upstream changes:
* Adjust timeline faders with filters in panel.
* Fix #472 adjust timeline faders when add/rm filters in panel.
* Fix filter on wrong half after a split shows in transition.
* Show job percentage as text again.
* Fix #473 JS error in export EDL on orphan transition.
* Fix #471 GPU processing not switched when needed by project.
* Make new strings conform to \"anymore.\"
* Thu Dec 07 2017 dimstarAATTopensuse.org- Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as \'the main packages version\'.
* Sat Nov 04 2017 davejplaterAATTgmail.com- Update to 17.11 and rebase shotcut-noupdatecheck.patch.- Upstream changes:
* Allow toggle GPU processing in any Display Method.
* Remove the frameDisplayed throttle.
* Reduce free space theshold to 50 GiB.
* Add Nepali translation.
* Add warning if the drive for export is low on space.
* Display warning if file to export is in project.
* Pause upon changing timeline zoom.
* Hide the gif format and codec.
* Fix adding transition changes selection.
* Fix #411 Ripple All Tracks not fully splitting clips.
* Fix Add All to Timeline not including filters.
* Do not adjust Timeline zoom until slider is released.
* Tue Oct 03 2017 davejplaterAATTgmail.com- Update to 17.10 and rebase shotcut-noupdatecheck.patch.- Upstream changes:
* Fixed multi-threaded decoding with FFmpeg v3.2.
* Added 1080p 59.94 and 60 fps video modes.
* Added support for NVENC to Export panel.
* Updated SDL to v2.0
* Updated FFmpeg to v3.2
* Mon Aug 21 2017 olafAATTaepfle.de- Recommend lame unconditionally
* Sat Aug 05 2017 davejplaterAATTgmail.com- Update to 17.08 and rebase shotcut-noupdatecheck.patch.- Upstream changes: Add Norwegian Bokmål translation. Increase maximum of speed field. Fix unlinked files dialog not using folder for next open. Add another decimal digit of precision to speed. Fix fade in/out on clip-only project. Fix #442 all image sequences reported missing. Increase maximum Timeline zoom level. Prevent O key (set out) from pausing playback.
* Fri Jun 09 2017 davejplaterAATTgmail.com- Update to 17.06- Require qmelt created in new package webvfx see boo#1043070.- Upstream changes: Add Hungarian translation. Fix #428 unable to make image longer than 10 minutes. Pin x264 to version before requiring nasm. Update Chinese translation file.
* Mon May 08 2017 jengelhAATTinai.de- Trim filler words from description
* Thu May 04 2017 davejplaterAATTgmail.com- Update to 17.05- Remove auto update with shotcut-noupdatecheck.patch. This also enables reproducible builds.- Rebase shotcut-desktopfile.patch- Enable libvpx build.- Upstream changes: Fix #412 disable waveform generation when hidden. Fix #406 extension included in EDL reel name. Fix #405 JavaScript error in Export EDL. Use MLT to determine decimal point. (#416)
* Wed May 03 2017 davejplaterAATTgmail.com- Update to 17.04- Fix desktop file with shotcut-desktopfile.patch- Upstream changes: Added Japanese translation. Added Turkish translation. Fix #399 crash after trying to save empty file. Do not include with internal MLT XML. Fix missing period before suggested extension.
* Sun Mar 05 2017 davejplaterAATTgmail.com- Update to 17.03- Upstream changes: 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.
* Mon Feb 20 2017 jengelhAATTinai.de- Trim description- Proper shell quoting and replacement of Useless Use Of Cat (ls -1).
* Sun Feb 05 2017 mailaenderAATTopensuse.org- version update to 17.02- drop fix-building.patch (included upstream)
* https://github.com/mltframework/shotcut/pull/331
* Fri Oct 28 2016 adrianAATTsuse.com- version update to 16.10- fixing build for qt 5.5: fix-building.patch
* Tue Oct 25 2016 davejplaterAATTgmail.com- Update version 16.08, the highest version to work with qt-5.5- Required specific version of frei0r-plugins to prevent segfault- Upstream changes: Added count-down (or up) generator: File > Open Other > Count Major performance boost for opaque clips on video tracks higher than V1 with track Composite enabled and Blend mode: Over. Release 16.07 Added File > Export Frame… Added Remove transition to History by trimming a neighboring clip to remove it. Fixed version checker.
* Sun Oct 23 2016 wbauerAATTtmo.at- Required libqt5-qtgraphicaleffects, this is needed for the timeline to work. See : https://forums.opensuse.org/showthread.php/520592-shotcut-video-editor-timeline-blank/page3
* Wed Jun 15 2016 avvissuAATTyandex.by- Update to 16.06:
* see: http://www.shotcut.org/bin/view/Shotcut/ReleaseNotes- Add Requires: libvpx
* Wed May 04 2016 avvissuAATTyandex.by- Update to 16.05:
* see: http://www.shotcut.org/bin/view/Shotcut/ReleaseNotes- Use %%make_jobs and %%qmake5_install (see: /etc/rpm/macros.qt5)
* Fri Apr 08 2016 avvissuAATTyandex.by- Update to 16.04:
* see: http://www.shotcut.org/bin/view/Shotcut/ReleaseNotes
* Tue Jan 12 2016 avvissuAATTyandex.ru- Update to 16.01:
* see: http://www.shotcut.org/bin/view/Shotcut/ReleaseNotes
* Fri Dec 04 2015 avvissuAATTyandex.ru- Update to 15.12:
* see: http://www.shotcut.org/bin/view/Shotcut/ReleaseNotes
* Tue Nov 10 2015 avvissuAATTyandex.ru- Update to 15.11:
* see: http://www.shotcut.org/bin/view/Shotcut/ReleaseNotes- Use Qt5 >= 5.5.0- Add BuildRequires: libqt5-qtdeclarative-private-headers-devel- Use %%qmake5 instead of qmake-qt5- Search for executable files- Add language packs
* Fri Aug 14 2015 avvissuAATTyandex.ru- Update to 15.08:
* see: http://www.shotcut.org/bin/view/Shotcut/ReleaseNotes- Add %BUILD_ORIG macro to build in Packman- Spec file cleanup
* Sat Nov 30 2013 dap.darknessAATTgmail.com- Initial package.