Rafał Dzięgiel
2818d3c91b
flatpak: Enable network access for CI GTK4 builds
...
Make sure CI can satisfy latest GTK4 dependency requirements by allowing it to download libs it needs as fallback projects
2022-04-01 09:27:13 +02:00
Rafał Dzięgiel
c5c289d466
flatpak: Do not build libsoup3 anymore
...
It is now included in GNOME 42 runtime
2022-04-01 09:27:07 +02:00
Rafał Dzięgiel
3074051b3d
flatpak: Build recent GTK 4.6.2 version
...
We are gonna move into depending on at least 4.6.0, build it for CI to pass
2022-04-01 09:26:58 +02:00
Rafał Dzięgiel
980e1d9e1a
flatpak: Update git actions runtime to 42
2022-03-31 16:28:30 +02:00
Rafał Dzięgiel
045e4fc2c4
flatpak: Sync with Flathub
2022-03-31 16:20:47 +02:00
Rafał Dzięgiel
e0daf8435a
flatpak-nightly: Use "--wrap-mode=nodownload" for GStreamer build
...
We do not have net access during build of GStreamer, nor we want to pull anything, so disable downloads so it will not try
2022-03-10 22:55:31 +01:00
Rafał Dzięgiel
9f18295728
flatpak-nightly: Do not disable GStreamer asserts and checks
...
We may disable them for stable releases, but should be left to default on nightly
2022-03-10 22:55:27 +01:00
Rafał Dzięgiel
8ac839c9aa
flatpak-nightly: Disable cloning GStreamer submodules
...
It seems that now GStreamer ships its testsuite (which we do not need) as a submodule. Do not try to clone it.
2022-03-10 22:55:09 +01:00
Rafał Dzięgiel
9ec87c1b58
flatpak-nightly: Build dav1d decoder from gst-plugins-rs
2022-03-09 20:53:18 +01:00
Rafał Dzięgiel
b2e7bef8d4
flatpak: Update git actions runtime to 41
...
We need to update, so we can build libsoup3. Flathub ver will likely remain as 40 ver to avoid some problems and will be updated directly to 42 later.
2022-02-14 17:37:15 +01:00
Rafał Dzięgiel
40a1dc6960
flatpak: Build libsoup3
...
Now both Clapper and Gtuber lib require libsoup3, so build it until it will be available in runtime
2022-02-14 17:37:15 +01:00
Rafał Dzięgiel
54715023c0
flatpak: Update git actions manifest
2022-02-14 16:36:29 +01:00
Rafał Dzięgiel
95046ceba8
flatpak: Sync with Flathub
2022-02-14 16:06:36 +01:00
Rafał Dzięgiel
615f1553fb
flatpak: Sync with Flathub
2022-01-17 10:19:29 +01:00
Rafał Dzięgiel
000dca82d9
flatpak: Sync with Flathub
2021-12-20 21:23:31 +01:00
Rafał Dzięgiel
24905f1d60
flatpak: Build gtuber
2021-11-29 22:30:21 +01:00
Rafał Dzięgiel
e9c9ae073f
flatpak-nightly: Enable GPL gstreamer plugins
2021-10-19 10:23:41 +02:00
Rafał Dzięgiel
22d2c40b0f
flatpak-nightly: Build from gstreamer mono repo
2021-10-18 11:13:44 +02:00
Rafał Dzięgiel
5301c8b368
flatpak: Sync with Flathub
2021-10-14 20:35:53 +02:00
Rafał Dzięgiel
67d1b9f5bc
flatpak: Sync with Flathub
2021-09-13 14:06:48 +02:00
Rafał Dzięgiel
833559a208
flatpak: Rename from testing to nightly and use master runtime
2021-08-28 08:42:18 +02:00
Rafał Dzięgiel
87a0dd473e
flatpak: Add missing deps to testing manifest
...
These are required to build libadwaita
2021-08-24 09:26:33 +02:00
Rafał Dzięgiel
b7d9a22d33
flatpak: Build libadwaita
2021-08-22 16:09:36 +02:00
Rafał Dzięgiel
9b31581aac
flatpak: Add app testing manifest version
...
The main difference is that it builds latest GStreamer from git master and uses
runtime provided version of GTK4 (both without any patches applied).
This is done for testing purposes or finding regressions.
2021-06-24 16:55:53 +02:00
Rafostar
bad836cc6d
flatpak: Fix wrong module path
2021-06-20 15:50:21 +02:00
Rafał Dzięgiel
e1845a212f
Merge pull request #87 from Rafostar/pipewire
...
Add PipeWire support
2021-06-20 15:46:03 +02:00
Rafostar
f86e32ed88
flatpak: Sync with Flathub
2021-06-20 15:17:15 +02:00
Rafostar
af2c74a4b1
flatpak: Support PipeWire GStreamer plugins
...
We need to allow PipeWire socket access and symlink the pipewire
plugin to the dir where our custom GStreamer installation is.
2021-06-20 14:44:49 +02:00
Rafał Dzięgiel
f08ffad178
Initial MPRIS support
...
Implement a working MPRIS DBus connection with a separate API to control it. Right now only player playback state is reflected and Play/Pause/PlayPause calls work.
2021-05-24 15:33:15 +02:00
Rafał Dzięgiel
ac7be5956c
Update Flathub submodule
2021-05-20 18:55:17 +02:00
Rafał Dzięgiel
76a1efab58
flatpak: Build from local dir instead of git
...
Allows doing test builds with unmerged changes
2021-05-20 17:27:47 +02:00
Rafostar
4f69183b85
Flatpak: use libs and patches from Flathub as submodule
...
I do not want to maintain them in two different places
2021-05-03 14:12:05 +02:00
Rafał Dzięgiel
175de5bd6d
Flatpak: update FFmpeg to 4.4
2021-04-09 21:54:54 +02:00
Rafał Dzięgiel
7b97f29aaf
Flatpak: fix GTK4 build script
2021-04-09 21:14:56 +02:00
Rafał Dzięgiel
a3f78432f8
Flatpak: update GTK4 to latest git
...
GTK 4.2.0 has some problems that were fixed recently. Update to post release git.
2021-04-08 20:56:50 +02:00
Rafał Dzięgiel
7a7a04554f
Flatpak: remove glib-networking dependency
...
Runtime has now up-to-date version
2021-04-08 20:54:46 +02:00
Rafał Dzięgiel
93de3dc056
Flatpak: update runtime to 40
2021-04-08 20:52:35 +02:00
Rafał Dzięgiel
b3e6890571
Flatpak: add dashdemux sdix range download patch
2021-04-08 17:19:22 +02:00
Rafał Dzięgiel
b5e1b3ab86
Flatpak: workaround crashes in adaptive streaming on Intel GPUs #51
2021-04-07 17:43:32 +02:00
Rafał Dzięgiel
68e10f1af4
Revert "Flatpak: update GStreamer to 1.18.3"
...
This reverts commit b3b0371c76
.
It seems that newer GStreamer version has more new bugs then noticeable fixes.
2021-02-25 21:02:34 +01:00
Rafał Dzięgiel
2f3fac7d81
Flatpak: add broadway variable type fix patch
2021-02-25 09:51:24 +01:00
Rafał Dzięgiel
66d201dc3e
Flatpak: update GTK to 4.1.1
...
GTK4 now has new GL renderer. If you wish to test it with Clapper, use GSK_RENDERER=ngl
2021-02-24 10:38:03 +01:00
Rafostar
b3b0371c76
Flatpak: update GStreamer to 1.18.3
2021-02-23 17:37:39 +01:00
Rafał Dzięgiel
0aa5402e77
Flatpak: update GTK to 4.1.0
...
While not ideal, only GTK 4.1+ has rounded menu buttons and renders properly with EGL on mobile devices.
2021-02-19 16:12:38 +01:00
Rafał Dzięgiel
6448012edd
Auto set floating mode window to be always above
2021-02-14 21:35:16 +01:00
Rafał Dzięgiel
662a0ccd67
Flatpak: fix gst-plugins-good manifest
2021-02-09 13:21:11 +01:00
Rafał Dzięgiel
a6b2b9dd0a
Flatpak: remove patches that are now part of the app
2021-02-05 20:01:09 +01:00
Rafostar
b71aa0a84a
Flatpak: add TOC support to GstPlayer
2021-01-12 13:32:10 +01:00
Rafostar
ac065e0b6b
Flatpak: increase max matroska block size limit
...
This limit should be probably removed completely, but I am increasing it for the time being to avoid problems with detecting attached subtitles in matroska files.
2021-01-10 23:10:06 +01:00
Rafostar
f5e6395409
Flatpak: fix parsing of matroska attachments mimetypes
2021-01-10 21:12:45 +01:00