Releases: celluloid-player/celluloid
Releases · celluloid-player/celluloid
v0.17
This release contains the following changes:
- 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
This listing is incomplete. See git log for complete changelog.
With mpv >= 0.30, Celluloid may crash during UI interactions. Apply this patch to fix.
v0.16
This release contains the following changes:
- 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 arbitrarympv
options from the command-line
This listing is incomplete. See git log for complete changelog.
From the next release onwards GNOME MPV will be renamed to Celluloid. The
repository will be moved to https://github.com/celluloid-player/celluloid.
v0.15
This release contains the following changes:
- 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
This listing is incomplete. See git log for complete changelog.
v0.14
This release contains the following changes:
- 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
andwindow-scale
- Add option to autohide mouse cursor in windowed mode
This listing is incomplete. See git log
for complete changelog.