From 8fcaaffe8a8f408f26a2da9f0a0087e32195fa46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Dzi=C4=99giel?= Date: Mon, 22 Dec 2025 11:36:43 +0100 Subject: [PATCH] 0.10.0 --- meson.build | 2 +- .../com.github.rafostar.Clapper.metainfo.xml | 22 +++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/meson.build b/meson.build index dc8fcc9a..06c7ffb9 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('clapper', 'c', - version: '0.9.1', + version: '0.10.0', meson_version: '>= 0.64.0', license: 'LGPL-2.1-or-later AND GPL-3.0-or-later', # LGPL-2.1+ for libs and gst-plugin, GPL-3.0+ for app default_options: [ diff --git a/src/bin/clapper-app/data/metainfo/com.github.rafostar.Clapper.metainfo.xml b/src/bin/clapper-app/data/metainfo/com.github.rafostar.Clapper.metainfo.xml index be59c382..4c17c286 100644 --- a/src/bin/clapper-app/data/metainfo/com.github.rafostar.Clapper.metainfo.xml +++ b/src/bin/clapper-app/data/metainfo/com.github.rafostar.Clapper.metainfo.xml @@ -59,6 +59,28 @@ Video + + +

+ This release includes new Enhancer plugins that are enabled by default. + Some of them have options that can be changed. Check application Tweaks + tab in preferences window to browse and configure them. +

+
    +
  • Ability to load and parse various playlists
  • +
  • Added option in info dialog to preview GStreamer pipeline and a keyboard shortcut for it
  • +
  • Added advance frame (frame step) with E keyboard shortcut
  • +
  • Slightly wider URI dialog text entry
  • +
  • Evolvement of enhancers plugin system with added new plugins
  • +
  • Removed some keywords to lower app priority as a music player
  • +
  • Fixed crash with auto resize for some video resolutions
  • +
  • Fixed crash on drag and drop into empty queue
  • +
  • Support for drag and drop of items between lists in different windows
  • +
  • Bundled custom speed icons
  • +
  • Other various improvements and bug fixes
  • +
+
+

Changes: