Changelog
Bug Fixes
- Fixed "Go" menu item that was incorrectly left enabled on "Output Monitor" during transcoding processes, leaving the user able to click on it, leading to unexpected interface behavior.
- Fixed "Edit" menu subitems according to user actions.
- Fixed the popup menu (aka context menu) items displayed when right-clicking in the "File List" panel. Enabling/disabling items depends on user actions.
- [AV/CONVERSIONS] Fixed static text alignments on "Audio" tab and "Miscellaneous" tab.
- [AV/CONVERSIONS] Fixed
IndexError: list index out of range
stack-traces raised with audio volumedetect list while the user import new files and Run transcoding process. - Fixed compatibility issues between versions of the Python "requests" package #15 .
- [AV/CONVERSIONS] Volume detect requires at least one file, not a selection.
- Fixed typo on shownormalist.py incorrectly aliased to
_(
- Fixed typo on sequence_to_video.py incorrectly aliased to
_(
Improvements
- [STILL IMAGE MAKER] Improved UI layout adding spaces between the widgets.
- Improved text formatting on volumedetected.log file.
- Added contextual help for all video filters. Clicking the contextual help buttons will direct the user to the corresponding web page.
- Update File_Catalog.txt for xgettext usability.
- Added options to create a pot file without source refences, #401 thanks to @bovirus.
- Added options to have always long lines without forced CR/LF without obsolete strings and without source references, #401 thanks to @bovirus.
- Improved babelutils.py command line, adding more features, including those added by @bovirus in #401 .
Translation Updates
- Update ru_RU i18n, thanks to ChourS.