Celluloid Changelog

What's new in Celluloid 0.26

Sep 17, 2023
  • This release contains the following changes:
  • 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.
  • This listing is incomplete. See git log for complete changelog.

New in Celluloid 0.25 (Mar 27, 2023)

  • This release contains the following changes:
  • 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.
  • Make it possible to build on Windows. Celluloid still crashes on mouse clicks, but it runs and can play videos.
  • Add Estonian translation by vaba.
  • Add Georgian translation by temuri doghonadze.
  • Add Lithuanian translation by Jonas Smol.
  • Add Occitan translation by Quentin PAGÈS.
  • Add Tamil translation by K.B.Dharun Krishna.

New in Celluloid 0.24 (Feb 19, 2023)

  • Add Malay translation by @dinazmi.
  • 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.