File clapper.changes of Package clapper
-------------------------------------------------------------------
Tue Jul 2 04:02:11 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.6.1:
* Updated metainfo summary and colors.
* Complemented metainfo categories.
* Fixed wrong MARKER_NO_END value in Clapper API GIR.
* Fixed GtkWindowControls style when used within
ClapperGtkVideo as OSD.
* Fixed crashes after GL context is destroyed.
* Fixed missing signals disconnections after dispose
of ClapperGtkVideo (also noticed in Tuba.
* 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
-------------------------------------------------------------------
Tue Apr 23 05:53:41 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.6.0:
* Brand new, simplified and consistent UI.
* Player now operates on playback queue model.
* Multiple queue progression modes to choose from
(consecutive, repeat item, carousel, shuffle).
* New media info window (shows media information and GStreamer
elements used to play it).
* More dialogs and windows use libadwaita.
* Multiple new status/info overlays showing what is going
and other messages.
* Added video buffering animation.
* Clapper will now inform users about missing GStreamer plugins
needed for playback.
* Video chapters now appear throughout the seek bar on hover
and while dragging slider.
* Vastly expanded MPRIS implementation.
* Integrated media discovery (see titles of queued items instead
of URIs).
* Expanded WebSocket server functionality (for remote playback
control).
* Increased maximum volume amplification level to 200%.
* Added some new keyboard shortcuts.
* In addition to volume, now also speed and queue progression
mode are restored on launch.
* Fixed keyboard shortcuts not being reversed (e.g. seek) in
RTL languages.
* Toggle play moved to left mouse button, right one now opens
context menu (which was previously hard to access).
* Many bug fixes and QoL improvements.
-------------------------------------------------------------------
Fri Jun 24 12:19:17 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.5.2:
* Fix time labels display on RTL languages
* Improved GL/GLES context automatic selection
-------------------------------------------------------------------
Sun May 29 12:32:16 UTC 2022 - Dead Mozay <dead-mozay@opensuse.org>
- Update to version 0.5.1:
* A quick hotfix release. Fixes problems with new video sink on
displays with non-100% scaling applied.
-------------------------------------------------------------------
Sun May 29 08:22:31 UTC 2022 - Dead Mozay <dead-mozay@opensuse.org>
- Update to 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. All WebSocket
functionality that web application used to talk with the
player remains intact. I will likely do an improved web
interface at a later point in time, separately from the player.
* Previously Clapper included built-in support for YouTube web
service for playing videos within the player. The code doing
that was ugly and broken for quite a while, so it was removed.
From this point forward we will leave handling such "extra"
features to GStreamer plugins. To compensate, Flatpak version
of the app includes another GStreamer plugin that handles
not only YT, but also few other popular websites. An older
version was already included there for some time, now its
gonna get updated to a newer version that also uses libsoup3.
* Additionally, app now supports D-Bus launching (DBusActivatable).
* Some other misc fixes and few small UI changes were also done.
* New translations:
- Arabic
- Basque
- French
- Japanese
- Swedish
- Turkish
-------------------------------------------------------------------
Tue Dec 21 09:56:25 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.4.1:
* Compatibility with more recent libadwaita versions.
* Toggle mute with M button alone.
* Allow handling YouTube with external GStreamer plugins.
* Fix catching errors when reading clipboard.
* Fix missing translator-credits.
* Fix missing gio-unix-2.0 dep.
* Fix playback pausing when entering fullscreen with touchscreen.
* Fix GST_PLUGIN_FEATURE_RANK env usage.
* Fix video/audio decoder change detection.
* Merge global video tags instead replacing them.
* Few other misc bug fixes.
* New translations: Chinese Simplified, Czech, Hungarian,
Portuguese, Brazilian, Russian, Spanish.
-------------------------------------------------------------------
Mon Sep 13 03:11:22 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.4.0:
* New and adaptive preferences window.
* Improved open URI dialog.
* Few small tweaks to fullscreen UI design.
* Show current video and audio decoders in popovers
(easy way to check if HW accel is used).
* Enabled NVDEC hardware acceleration by default
(requires Nvidia proprietary drivers).
* Added option to use PipeWire for audio output (experimental).
* Added option to use playbin3 element (experimental).
* Improved performance on devices running OpenGL ES.
* Translations support.
* New keyboard shortcuts:
- Leave fullscreen with Escape key.
- Toggle mute with Ctrl+M.
* More touchscreen gestures:
- Toggle playback with a long press.
- Switch playlist items via double tap on screen side.
* New translations:
- Catalan.
- Dutch.
- German.
- Italian.
- Polish.
-------------------------------------------------------------------
Fri Jun 18 14:16:31 UTC 2021 - Dead Mozay <dead-mozay@opensuse.org>
- Update to version 0.3.0:
* Added MPRIS support.
* Added repeat modes: single video, whole playlist and shuffle.
* Support opening folders with media files.
* Append playlist items by holding Ctrl while doing Drag and Drop.
* Improved handling of keyboard shortcuts.
* Added more keyboard shortcuts.
* Added window that shows available keyboard shortcuts.
* Show black screen by default after playback
(make showing last frame optional instead).
* Added ability to export playlist to file.
* Improve handling of changing displays with different resolutions.
* Added support for EGL under x11 with GTK 4.3.1 or later.
* Added missing symbolic app icon.
* Some misc bug fixes and code cleanups.
-------------------------------------------------------------------
Mon Apr 19 13:14:14 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.2.1:
* Fix missing top left menu buttons on some system configurations
* Fix potential video sink deadlock
* Do not show mobile controls transition on launch
* Show tooltip with full playlist item text on hover
* Auto select best matching resolution for used monitor
* Added some YouTube related preferences
* Added support for live HLS videos
* Added support for non-adaptive live HLS streaming
-------------------------------------------------------------------
Fri Feb 26 09:02:10 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
- Initial package.