Rafostar
f2d8d8ad4f
Uninhibit screen when video is not playing
...
This functionality was broken before GTK 4.0.0, so it needs a minimal required GTK version bump
2020-12-22 23:21:49 +01:00
Rafostar
10e04a8eba
Flatpak: fix distorted gstreamer-vaapi colors with GLX on AMD #10
2020-12-22 15:17:47 +01:00
Rafostar
b97967e374
RPM: Include additional app binaries
2020-12-20 18:30:51 +01:00
Rafostar
55ae63dad1
Flatpak: update GTK to 4.0
...
GTK 4.0 was released and now its latest git includes "fullscreen" and "flat" buttons changes I requested. Lets update our app to it :-)
2020-12-17 20:08:39 +01:00
Rafostar
ea67e1e620
Flatpak: compile GTK4 with broadway backend
2020-12-14 11:19:12 +01:00
Rafostar
cf26486476
Flatpak: Add GTK4 popover unrealize patch
...
This is a temporary workaround I came up with for app performance drop on Wayland after any popover is opened. We are waiting for a proper fix from GTK4 devs. Until then, this is still much better that nothing.
2020-12-06 23:12:09 +01:00
Rafostar
6cc07c4e98
Flatpak: update uchardet recipe
2020-12-01 10:02:36 +01:00
Rafostar
d630717b24
Flatpak: autodetect subtitle text encoding
...
Manually specifying text encoding is just wrong.
Especially for people who have no idea what text encoding they use (or what it is).
Lets try to be a little more user friendly and autodetect the encoding of each file.
The detection will be done inside GStreamer when first text buffer is received,
so another (but this time optional) patch is added, but who cares :-)
2020-11-25 16:20:51 +01:00
sp1rit
1bd39f646f
downgraded arch pkgbuild to e7e9b9c07d
2020-11-24 20:52:19 +01:00
Rafostar
2cd946c6c0
Convert Flatpak manifest to JSON format #12
2020-11-23 14:08:59 +01:00
Rafostar
82c30c6c2d
Flatpak: add fix ass subtitles smooth scaling patch
...
Fix for ass subtitles jittering animations. More info in my GStreamer MR:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1822
2020-11-19 18:50:22 +01:00
Rafostar
6788f234aa
Flatpak: add more black rendering improvements to patch
2020-11-17 13:20:03 +01:00
Rafostar
7159bf3d5a
Flatpak: add vah264dec seeking fix patch
2020-11-16 09:27:40 +01:00
Rafostar
63236a8097
Performance: render video and black background in single GL pass
2020-11-12 19:20:03 +01:00
Rafostar
fa131c0356
flatpak: add glib-networking lib
2020-11-09 20:50:14 +01:00
Rafostar
f8c47e611a
flatpak: update required GTK4 libs
2020-11-09 14:41:37 +01:00
Rafostar
1bb1fc76e1
Update flatpak GTK4 to latest git master
2020-11-09 13:13:09 +01:00
Rafostar
c2bd6bc894
Set min floating window size
2020-11-09 11:40:01 +01:00
Rafostar
da21c2fafc
Add fast seeking support as a patch
2020-11-05 16:13:57 +01:00
Rafostar
2b11f68723
Add new patch for GstPlayer
2020-11-04 22:20:42 +01:00
Rafostar
d17c30909a
Always build flatpak from latest commit
2020-11-02 11:58:59 +01:00
Rafostar
2dfeb160ac
Add AppStream metadata
2020-10-31 17:43:20 +01:00
Rafostar
2260c09f2e
Remove Intel VAAPI from flatpak spec file
...
Already comes with GNOME runtime, so no need to specify it here 2nd time
2020-10-30 22:23:49 +01:00
Rafostar
f0a54f97e1
Add all missing deps for building flatpak
...
With this flatpak is now possible to build and working
2020-10-29 18:58:02 +01:00
Rafostar
9d9759991b
Update flatpak sources
2020-10-26 22:41:22 +01:00
Rafostar
9354042379
Add preferences dialog
...
Allows customizing various settings. For now it includes player seeking times and mode customization. More options will be added in the future.
2020-10-25 10:14:14 +01:00
Rafostar
0f56c5967b
Update packages
...
Changes:
* Require the same GStreamer 1.18+ for all plugins
* Remove gst-plugins-gtk4 dependency where build is unavailable
2020-10-17 17:35:34 +02:00
Rafostar
f8a4465fed
Add required GTK4 and GStreamer versions to pkgs
2020-10-14 17:17:00 +02:00
Rafostar
f6560c11f9
Fix recent OBS for openSUSE builds errors #7
2020-09-20 21:59:04 +02:00
Rafostar
4e42e2be9e
Merge pull request #7 from sp1ritCS/master
...
modified clapper.spec to fit openSUSE packagaging guidelines
2020-09-20 21:00:48 +02:00
Rafostar
fed36ab565
Add "brz" dependency needed for Debian OBS
2020-09-20 00:01:55 +02:00
Rafostar
483c1ba49e
Add DEB packaging
2020-09-19 22:31:13 +02:00
SpiritCS
bb71784974
modified clapper.spec to fit openSUSE packagaging guidelines
2020-09-19 22:06:17 +02:00
Rafostar
a504f499c6
Add gst-plugins-good dependency
2020-09-19 21:25:23 +02:00
Rafostar
2185911fde
Move OBS _service file to repo root
2020-09-19 12:47:42 +02:00
Rafostar
16087edaff
Update Arch PKGBUILD
2020-09-19 12:31:27 +02:00
Rafostar
dc707630f9
Build files cleanup
2020-09-18 19:12:23 +02:00
Rafostar
eed51f0423
Build spec files fixes
2020-09-18 18:37:21 +02:00
Rafostar
80aa3b467b
Update rpm spec ( #6 )
...
* Update RPM spec file
* Add required deps versions to RPM spec
2020-09-18 17:21:21 +02:00
Rafostar
5a94ea445b
Consistent with Readme packages description
2020-09-13 17:17:17 +02:00
SpiritCS
404b0f1200
cleaned up comments
2020-09-13 01:29:10 +02:00
SpiritCS
cb3058dc6f
added libav arch optdepend
2020-09-12 17:48:14 +02:00
SpiritCS
c2856d6146
fixed gstreamer1 on RHEL, added libav to suse builds
2020-09-12 15:17:19 +02:00
SpiritCS
c7be556e6e
added all codecs from totem, only using gst-libav for now tho; added gst-vaapi, further research required
2020-09-12 14:06:08 +02:00
SpiritCS
f973f15444
fixed my vim so its on par with githubs tab policy
2020-09-12 12:41:17 +02:00
SpiritCS
d37a025500
fixed stuff @Rafostar requested
2020-09-12 12:37:05 +02:00
Spirit
4abca4bd42
fixed x86_64 dep issue
2020-09-11 23:43:54 +00:00
Spirit
2ea19aa769
added potentially missing deps
2020-09-11 20:53:58 +00:00
SpiritCS
1267614450
fixed arch build
2020-09-11 20:59:40 +02:00
Florian Singer
4116d3bbe3
Added Arch, Flatpak & RPM package files
2020-09-11 20:51:37 +02:00