* Mon Mar 22 2021 Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.21
* Add Basque translation by @aldatsa.
* Make the shuffle and loop command line options work properly.
* Make the main menu button toggleable by pressing F10.
* Add a setting for always appending opened files to the
playlist.
* Allow appending files to playlist by holding shift while
dropping files onto the video area.
* Make CSD header bar toggleable via the mpv property "border".
* Sat Sep 19 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.20
* Make it possible to activate context menu when the playlist
is empty.
* Prevent constant resizing of the seek bar due to timestamp
label resizing as its value changes.
* Only show a single error dialog when a large number of
errors occurs in rapid succession.
* Add menu item for opening folders.
* Adjust position of UI elements of modal dialogs in non-CSD
mode to be more consistent with CSD mode.
* Add support for loading external video tracks.
* Make playlist shuffle toggleable.
* Make arrow key bindings work with arrow keys on numpad.
Version: 0.19-bp152.1.3
* Wed Apr 08 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.19
* Adjust the range of volume button based on the value of the
volume-max property.
* Retain window maximization state across sessions.
* Retain loop state across sessions.
* Implement playlist search.
* Update the list of shortcuts in Keyboard Shortcuts dialog.
* Correctly handle quotes and escape sequences in extra mpv
options.
* Display time at cursor position when hovering the seek bar.
* Deprecate --mpv-options. Options starting with --mpv- can be
used to set mpv options instead. For example, passing
- -mpv-vf=vflip to Celluloid is equivalent to passing
- -vf=vflip to mpv.
* Add support for configuring dead zone, an area in which
mouse movement will not cause controls to be shown.
* Make window sizing work correctly with HiDPI displays.
* Add Finnish translation by Kimmo Kujansuu.
* Add Slovenian translation by @bertronika.
* Tue Nov 05 2019 Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.18
* Add Persian translation by @danialbehzadi
* Add Ukranian translation by @vl-nix
* Add support for showing/hiding window decorations using the
mpv option --border
* Add menu item for opening discs
* Block cursor autohide when volume popup is open in windowed
mode
* Fix crash with mpv 0.30
- Dropped 6fca3f16616f4f46c1647fe4610e57c8c9ae74ff.patch (merged
upstream)
* Thu Oct 17 2019 Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
* Fri Oct 11 2019 Ismail Dönmez <idonmez@suse.com>
- Add 6fca3f16616f4f46c1647fe4610e57c8c9ae74ff.patch from upstream
to fix a crash with the new libmpv.
- Depend on gettext instead of gettext-runtime-mini to fix TW build
* Thu Aug 08 2019 Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.17
* Rename project to Celluloid
* Add Turkish translation by @TeknoMobil
* Add Esperanto translation by @F3nd0
* Migrate from opengl-cb to the new render API
* Handle numpad keybindings
* Handle unicode keybindings
* Forward media key events to mpv
* Add dconf key for controlling cursor speed threshold for
unhiding controls
* Add option for suppressing playback errors
* Mon Jan 21 2019 Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.16
* Split up the General tab in the preferences dialog
* Improve behavior when toggling playlist under tiling window
managers
* Move app menu items to primary menu
* Use separate MPRIS DBus connection for each window
* Add support for MPRIS property LoopStatus
* Add option --mpv-options for setting arbitrary mpv options
from the command-line
Note: from the next release onwards GNOME MPV will be renamed
Celluloid.
* Sat Sep 08 2018 aloisio@gmx.com
- Update to version 0.15
* Set default screenshot directory to XDG_PICTURES_DIR
* Improve handling of --window-scale, --autofit,
- -autofit-larger, and --autofit-smaller
* Add command line option for setting WM_ROLE
* Add context menu item for removing playlist items
* Add context menu item for copying location of playlist items
- Switch to meson build
* Sat Feb 17 2018 aloisio@gmx.com
- Update to version 0.14
* Add option to make skip buttons change playlist entries rather
than chapters
* Make the file chooser accept non-local locations
* Add right-click menu entry for looping a single file
* Handle property change events for fullscreen and window-scale
* Add option to autohide mouse cursor in windowed mode
* Sat Oct 14 2017 aloisio@gmx.com
- Update to version 0.13: no changelog available
* Mon Jun 12 2017 aloisio@gmx.com
- Update to version 0.12: no changelog available
* Tue May 09 2017 sor.alexei@meowr.ru
- Update to version 0.11:
* No changelog available.
* Fri Jul 29 2016 sor.alexei@meowr.ru
- Update to version 0.10:
* No changelog available.
* Tue May 24 2016 sor.alexei@meowr.ru
- Update to version 0.9:
* No changelog available.
* Tue May 03 2016 sor.alexei@meowr.ru
- Update to version 0.8.
* Tue Mar 22 2016 sor.alexei@meowr.ru
- Initial package.