Changelog for
celluloid-debugsource-0.27-1.2.x86_64.rpm :
* Mon Jun 24 2024 Luigi Baldoni
- Update to version 0.27
* Add a loading screen that gets displayed during initialization and buffering.
* Reduce the time it takes for the main window to get displayed after launching.
* Opening and closing the preferences dialog will no longer trigger an mpv reset unless options that require it are changed.
* Update the look for controls and header bar in floating mode.
* Update some of the deprecated GTK API usage.
* Add support for multi-file user scripts.
* Sat Sep 16 2023 Luigi Baldoni - Update to version 0.26
* Fix a bug where the header bar keeps hiding even when a menu is open.
* Use toasts instead of dialog to report mpv errors.
* Change default screenshot format to PNG.
* Fix crash that happens when the mpv-config-file key in GSettings contains a path rather than a URI.
* Expose the Position MPRIS property.
* Use the numeric style class for the time/duration label, which stops it from jumping around as it changes.
* Sat Sep 02 2023 Luigi Baldoni - Set version requirement for libadwaita-1
* Mon Mar 27 2023 Luigi Baldoni - Update to version 0.25
* Fix crash when using multiple windows.
* Port the about dialog to libadwaita.
* Fix cursor not autohiding on KDE.
* Fix mouse presses/releases becoming unreliable during playback.
* Add Estonian, Georgian, Lithuanian, Occitan and Tamil translations.
* Sun Sep 18 2022 Bjørn Lie - Replace youtube-dl with yt-dlp Recommends: youtube-dl is dead upstream, and celluloid/mpv upstream switched to yt-dlp. See: https://github.com/celluloid-player/celluloid/issues/702
* Tue Aug 23 2022 Luigi Baldoni - Fix source URL
* Sat Aug 20 2022 Kirill Kirillov - Update to version 0.24
* Add Malay translation by AATTdinazmi.
* Use libadwaita.
* Fix on_load hook in scripts not triggering.
* Add option to make the video area draggable.
* Fix autofit breaking when playing small videos.
* Make controls layout adaptive.
* Display chapter marks in the seek bar.
* Display chapter titles in the seek bar popover.
* Thu Mar 17 2022 Luigi Baldoni - Updated build requirements
* Mon Mar 07 2022 Luigi Baldoni - Update to version 0.23
* Fix autofit triggering regardless of settings.
* Fix window size shrinking across sessions.
* Fix crash when playing files with names containing invalid encoding.
* Fix drag-and-drop not working with some file managers.
* Fix playback starting when the last playlist item is removed.
* Fri Nov 05 2021 Luigi Baldoni - Update to version 0.22
* Migrate to GTK4.
* Add Greek, Korean, Norwegian Bokmål, Occidental, Arabic and Urdu translations
* Add option to show title buttons in fullscreen mode.
* Add option to present the window when opening files.
* Change default screenshot filename template to FILENAME-TIMESTAMP (%f-%P).
* Fix inaccurate timestamp preview.