Rafostar
a62483fda9
0.4.0
2021-09-12 12:14:05 +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
12ce95b664
rpm: Install translations
2021-08-26 21:14:19 +02:00
Rafał Dzięgiel
a427817e53
rpm: Install clapper symlink
2021-08-26 19:23:52 +02:00
Rafał Dzięgiel
7a767c34eb
rpm: Fix bogus date
2021-08-26 19:20:19 +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
a72a8057e5
rpm: Require libadwaita
2021-08-23 17:13:36 +02:00
Rafał Dzięgiel
10f54c7c3d
Remove .deb package
...
This was unresolvable (and reportedly broken) for quite some time, now even more so with libadwaita added into the mix. Having .deb packages would require a custom PPA with up-to-date dependencies. Anyone interested is free to set it up, but this git repo is not a good place to do so.
2021-08-23 16:18:13 +02:00
Rafał Dzięgiel
2b91056543
Remove Arch PKGBUILD files from git
...
Both stable and git versions of Clapper are available in AUR, no point maintaining them in two places
2021-08-23 16:11:09 +02:00
Rafał Dzięgiel
b7d9a22d33
flatpak: Build libadwaita
2021-08-22 16:09:36 +02:00
Rafostar
eb60d036db
Update PKGBUILD files
2021-07-20 13:44:03 +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
37d2f7aebd
0.3.0
2021-06-18 15:04:01 +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
0ab0b66825
0.2.1
2021-04-19 13:06:40 +02:00
Rafał Dzięgiel
4766efbbc4
0.2.0
2021-04-13 12:45:03 +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
f4968e28ab
0.1.0
2021-02-26 10:19:03 +01: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
Rafostar
65b4df13a8
Install gstclapper libs to app named subdirectory
2021-02-07 12:35:41 +01:00
Rafostar
214e2f1d7f
Update debian build files
2021-02-06 15:33:00 +01:00
Rafał Dzięgiel
a6b2b9dd0a
Flatpak: remove patches that are now part of the app
2021-02-05 20:01:09 +01:00
Rafał Dzięgiel
25d8cb1440
Update RPM spec file
2021-02-05 14:15:55 +01:00
Rafał Dzięgiel
9b63d2e6a4
Make Arch PKGBUILD point to git master branch
2021-02-04 16:35:53 +01:00
Rafał Dzięgiel
233c8430bc
Remove OBS Arch PKG
...
Unify Arch PKGs into a single one distributed only on AUR
2021-02-04 16:23:45 +01:00
SpiritCS
04ce5c5018
pkgs: arch: gstplayer update, minor refactor
2021-02-03 17:59:34 +01:00
Rafał Dzięgiel
2e1f6203b3
Rename "appdata" to "metainfo"
...
The appdata name is now deprecated, according to: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#spec-component-location
2021-01-21 20:00:17 +01:00
Rafostar
fca7966ece
Remove app usage as a pre-made widget
...
This seemed like a good idea when the app still used GTK3, but GTK4 already has a built-in video widget. Maintaning this single functionality would be hard and I cannot promise a stable API anyway. The app main and only purpose will be a video player from now on.
2021-01-18 20:35:32 +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