Skip to content

0.6.1

Latest
Compare
Choose a tag to compare
@Rafostar Rafostar released this 01 Jul 17:56
· 83 commits to master since this release
0.6.1
86898d0

A bug-fix release in 0.6 series.

  • Updated metainfo summary and colors (thanks @bertob)
  • Complemented metainfo categories (thanks @1Maxnet1)
  • Fixed wrong MARKER_NO_END value in Clapper API GIR (thanks to @jangernert for noticing)
  • Fixed GtkWindowControls style when used within ClapperGtkVideo as OSD (noticed in NewsFlash, thanks @jangernert)
  • Fixed crashes after GL context is destroyed (noticed in Tuba Clapper-enabled builds, thanks @GeopJr)
  • Fixed missing signals disconnections after dispose of ClapperGtkVideo (also noticed in Tuba, thanks @GeopJr)
  • Fixed playback of media with missing plugins for metadata
  • Few small documentation fixes
  • Fixed problems building clapper-gtk documentation on a clean system
  • Fixed info window not closing when pressing "Esc" key
  • Fixed opened file content type detection (used for determining subtitle files)
  • Few fixes and additional checks for meson build script
  • Ensured private types before template init in ClapperGtk API
  • Enabled audio pitch correction for non-normal speed in ClapperGtkVideo (use "scaletempo" audio filter by default)
  • Fixed invisible status message in ClapperGtkVideo when used in light theme apps
  • Made transitions time in ClapperGtkBillboard widget a tad faster
  • Added Occitan translation (thanks @Mejans)
  • Updated translations

Also while not 0.6.1 only, but happened after 0.6.0 release, so worth mentioning: There are now Rust language bindings available for Clapper 0.6.X APIs. For anyone interested, repo can be found here (credit to @jangernert for making them).