0.6.1
A bug-fix release in 0.6 series.
- Updated metainfo summary and colors (thanks @bertob)
- Complemented metainfo categories (thanks @1Maxnet1)
- Fixed wrong
MARKER_NO_ENDvalue in Clapper API GIR (thanks to @jangernert for noticing) - Fixed
GtkWindowControlsstyle when used withinClapperGtkVideoas 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-gtkdocumentation 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
ClapperGtkAPI - Enabled audio pitch correction for non-normal speed in
ClapperGtkVideo(use "scaletempo" audio filter by default) - Fixed invisible status message in
ClapperGtkVideowhen used in light theme apps - Made transitions time in
ClapperGtkBillboardwidget 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).