Changelog for
subtitlecomposer-lang-0.8.1-44.10.noarch.rpm :
* Tue Aug 20 2024 Christophe Marin
- Add upstream changes:
* 0001-Replaced-deprecated-FFmpeg-channel-layout-code.patch
* 0002-VideoPlayer-check-AVFMT_NO_BYTE_SEEK-flag-for-seek_b.patch
* 0003-VideoPlayer-drop-an-unused-function-argument.patch
* 0004-VideoPlayer-stop-using-AVFrame.pkt_pos.patch
* 0005-VideoPlayer-remove-usage-of-internal-AVInputFormat.r.patch
* 0006-VideoPlayer-stop-injecting-stream-side-data-in-packe.patch
* 0007-VideoPlayer-check-return-of-swr_alloc_set_opts2.patch
* 0008-StreamProcessor-stop-using-pkt_duration.patch
* 0009-StreamProcessor-stop-using-AVFrame-duration.patch
* 0010-Require-FFmpeg-5.1.5.patch
* Tue Jun 11 2024 Luigi Baldoni - Update to version 0.8.1
* Fixed (rare) memory issues and crashes
* Fixed crashes on waveform widget
* Fixed video player rendering in Qt 6.7
* Fixed scripts manager assert failures
* Fixed inability to view non-script files in scripts manager
* Fixed seeking in some media formats
* Fixed video player subtitle rendering
* Fixed broken rendering on hi-res videos
* Fixed HDR video rendering (SMPTE-ST-2084 gamma transfer)
* Added check for maximum number of characters per line
* Added MinT translate engine
* Improved translation support and UI
* Improved video player scaling
* Dropped KIO file operations- Drop 0001-Increased-required-std-to-C-17-100.patch (merged upstream)
* Mon May 27 2024 Christophe Marin - Add upstream build fix:
* 0001-Increased-required-std-to-C-17-100.patch
* Mon Nov 06 2023 Luigi Baldoni - Update to version 0.8.0
* Fixed video player on GLES only hardware
* Fixed skewed video on video player
* Fixed closing fullscreen video player
* Fixed subtitles under fullscreen video toolbar
* Fixed video player media state notifications
* Fixed subtitle video overlay font size accuracy
* Fixed deadlock/crash while changing audio stream on paused/stopped media
* Improved Waveform widget performance
* Fixed waveform misalignment due to rounding error
* Fixed waveform widget drawing on null image and painting of removed lines
* Fixed waveform default zoom scale
* Fixed subtitle text line separator draw on LinesWidget
* Fixed unbreak lines (newline searches in QTextDocument)
* Fixed crash in split lines
* Fixed VobSub import ignoring Text styles
* Fixed VobSub crash when moving to previous image
* Fixed YouTubeCaptions format parsing/saving
* Fixed undo/redo actions creation order, incorrect state
* Fixed some memory and saving issues
* Fixed embedded ASS decoding
* Fixed example remove hearing impaired script
* Fixed broken about dialog
* Added Qt6 support
* Added WebVTT format support
* Added subtitle positioning UI and support
* Added subtitle class/comments/voice UI and support
* Improved rich text editing/preview
* Rich text rendering on waveform/video/editors
* Added DeepL translate engine
* Added Google Cloud translate engine
* Recreated translation interface
* Added/improved ffmpeg 5 support
* Subtitle lines are always time sorted; remove sort lines menu action
* Replaced Kross with QJSEngine, removed ruby and python support
* Improved script manager and tools menu- Drop subtitlecomposer-ARM_GLES.patch, subtitlecomposer-fix_empty_lines_crash.patch, 0001-Fix-compilation-with-ffmpeg5-63.patch, 0001-VideoPlayer-Fix-usage-of-deprecated-removed-AVCodec-.patch, and 0001-Use-non-deprecated-ffmpeg-api.patch (merged upstream)
* Tue May 09 2023 Christophe Marin - Add patch:
* 0001-Use-non-deprecated-ffmpeg-api.patch- Rename 4f4f560e40ba0b760cf688eb024be3cc734ca347.patch to 0001-Fix-compilation-with-ffmpeg5-63.patch- Rename d8f9797d9c0d45fa9f4402f79c539544b74d2cc7.patch to 0001-VideoPlayer-Fix-usage-of-deprecated-removed-AVCodec-.patch
* Sun Apr 16 2023 Benoît Monin - Add d8f9797d9c0d45fa9f4402f79c539544b74d2cc7.patch: Fix video player with newer version of ffmpeg
* Tue Jul 12 2022 Bjørn Lie - Add 4f4f560e40ba0b760cf688eb024be3cc734ca347.patch: Fix build with ffmpeg 5, patch from upstream git.
* Thu Nov 04 2021 Luigi Baldoni - Add subtitlecomposer-fix_empty_lines_crash.patch (fixes boo#1192342)
* Sat Oct 16 2021 Luigi Baldoni - Add subtitlecomposer-ARM_GLES.patch- Allow build on more targets
* Tue Oct 05 2021 Luigi Baldoni - Update to version 0.7.1
* Fixed theme/icons/look outside KDE environment
* Fixed various bugs and rare crashes
* Fixed Undo stack and improved text editing undo
* Improved/replaced Video player(s) (performance, Wayland support, OpenGL/FFmpeg)
* Improved Waveform performance
* Improved LinesWidget/Model performance
* Improved Wayland support
* Improved open/save file dialogs to use native dialogs
* Improved text charsets/encodings/end-of-line selection, detection and handling
* Improved VobSub support
* Improved inline editor to support text styles
* Improved subtitle style rendering
* Improved character/sec support and added coloring
* Improvide command line - ability to open all subtitle/media files
* Added Pause/Duration columns to list view
* Removed invalid subpicture/x-pgs mime
* Updated/added many translations - thanks to KDE community- Drop 0001-Use-a-local-qthelper.cpp-copy.patch and qthelper.hpp (no longer necessary)- Add .sig file and subtitlecomposer.keyring as sources- Spec cleanup