- Update to version 0.10.0:
+ This release among other changes continues evolvement of
Clapper enhancer plugin system. With both new plugins added and
some features ported from this core repo into being a plugin
for the app. Some of these plugins have options that can be
changed. Check application Tweaks tab in preferences window to
browse and configure them.
+ Above includes movement of MPRIS, Server and Discoverer
features into enhancer plugins. Applications that bundle
Clapper as part of their container distribution are advised to
build it with these features disabled in meson while adding
newer implementations of these by bundling them as
corresponding plugins. Flatpak apps can get these easily by
including them as a runtime extension.
+ If both implementations are available on the host system,
Clapper will automatically prefer and load enhancer based one.
- Add new optional pkgconfig(libcgraph) and pkgconfig(libgvc)
BuilRequires: build new GStreamer pipeline preview support.
OBS-URL: https://build.opensuse.org/request/show/1324218
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/clapper?expand=0&rev=24
- Update to version 0.5.1:
* A quick hotfix release. Fixes problems with new video sink on
displays with non-100% scaling applied.
- Changes from version 0.5.0:
* Clapper now includes an all new and improved GStreamer video
sink. With it, we are moving away from GLArea into using
GdkPaintable. This already gives us slight performance
improvement in some cases and opens new possibilities to
improve it further at a later time. New sink now also handles
overlaying and displaying subtitles on the GTK side of things
(as a separate GdkTextures instead of drawing them into
framebuffer). Old, now called "legacy" sink is still included.
If there are any problems with the new one, you can set
CLAPPER_USE_LEGACY_SINK=1 env to use the old one.
* Networking was ported into libsoup3. The built-in, unfinished
web application was removed.
* Additionally, app now supports D-Bus launching
(DBusActivatable).
* Some other misc fixes and few small UI changes were also done.
* Updated translations.
- Update libnames define to align with soname.
OBS-URL: https://build.opensuse.org/request/show/983983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clapper?expand=0&rev=2
- Update to version 0.5.1:
* A quick hotfix release. Fixes problems with new video sink on
displays with non-100% scaling applied.
- Changes from version 0.5.0:
* Clapper now includes an all new and improved GStreamer video
sink. With it, we are moving away from GLArea into using
GdkPaintable. This already gives us slight performance
improvement in some cases and opens new possibilities to
improve it further at a later time. New sink now also handles
overlaying and displaying subtitles on the GTK side of things
(as a separate GdkTextures instead of drawing them into
framebuffer). Old, now called "legacy" sink is still included.
If there are any problems with the new one, you can set
CLAPPER_USE_LEGACY_SINK=1 env to use the old one.
* Networking was ported into libsoup3. The built-in, unfinished
web application was removed.
* Additionally, app now supports D-Bus launching
(DBusActivatable).
* Some other misc fixes and few small UI changes were also done.
* Updated translations.
- Update libnames define to align with soname.
OBS-URL: https://build.opensuse.org/request/show/983879
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/clapper?expand=0&rev=5