53 Commits

Author SHA1 Message Date
brunoherbelin a5dc679619 Update filesystem permissions in Flatpak manifest and refine OSCPack conditional compilation 2026-05-12 21:25:03 +02:00
brunoherbelin 617531c49f Releasing 0.9.1 2026-05-12 18:37:10 +02:00
brunoherbelin bc2f66989d Add mDNS Bonjour to snap and flatpack packages 2026-04-04 12:59:51 +02:00
brunoherbelin 948624ec5d Add vimix subdirectory of temporary directory, compatible with flatpack access to filesystem=xdg-run/vimix (linux) 2026-03-04 00:32:29 +01:00
brunoherbelin 02cc201d5f Fix Flatpak args to access runtime dir as temp directory. Still use home filesystem (tolerated as exception by flathub). Force only X11 as only solution. 2026-03-02 22:34:04 +01:00
brunoherbelin 44a6e32006 Okay, flatpak needs x11 and wayland but NOT fallback-x11. Improved error detection and user logs about opengl drivers 2026-02-14 23:37:09 +01:00
brunoherbelin 2152835124 Making too much mess with flatpak, revert and stop here. Surrendering... 2026-02-13 21:47:05 +01:00
brunoherbelin bedbeefc59 back to wayland and fallback-x11 2026-02-13 21:37:53 +01:00
brunoherbelin e75052df72 try x11 only 2026-02-13 21:11:21 +01:00
brunoherbelin 0ef3080a47 try fallback-x11 2026-02-13 21:08:17 +01:00
brunoherbelin 53ece4ff2f Improved documentation for flatpak builder 2026-02-02 22:55:04 +01:00
brunoherbelin 2d76012c70 Same flatpak builder for beta as for release 2026-02-01 21:49:58 +01:00
brunoherbelin 7da4f258c9 Update REAMEs and doc 2025-12-24 08:52:41 +01:00
brunoherbelin dd130cb02e flatpak doesnt have xinput by default: need to rebuild gstreamer 2025-11-22 12:57:34 +01:00
brunoherbelin 2c873f98cb Flatpak only needs home file access, not whole system 2025-11-21 19:28:23 +01:00
brunoherbelin f9c14db284 typo in command flatpak 2025-11-19 21:29:48 +01:00
brunoherbelin 7872799eb8 no need for portal 2025-11-18 20:53:33 +01:00
brunoherbelin 316e80d7e5 Fixed Snapcraft 2025-11-18 19:41:21 +01:00
brunoherbelin 3651ce2659 Update README to match change in runtime flatpak 2025-11-18 13:04:13 +01:00
brunoherbelin cc1a6debb1 Change flatpak to freedesktop platform. In latest 25.08 there is already a recent gstreamer, no need to recompile it. Added --socket=session-bus to support prevention of screen suspend. Add socket x11 to be sure... 2025-11-18 12:40:18 +01:00
brunoherbelin f569aa6e99 Update README.md for vimix flatpak: change version to 49 and improve build command 2025-11-14 09:00:36 +01:00
brunoherbelin a3ce9e3b20 Update gstreamer module to version 1.26.8 2025-11-11 19:18:02 +01:00
brunoherbelin 8f6adbd77f Update README to fetch flatpak manifest from beta branch 2025-11-10 10:55:54 +01:00
brunoherbelin a048b1aa21 Update runtime version and module commits in Vimix Flatpak configuration 2025-11-10 10:52:49 +01:00
Bruno Herbelin 8a336b3a6e Package launch_vimix script in flatpak and snap for wayland support
under wayland window manager, there are opengl driver issues (specifically for nvidia) so vimix shall be launched with specific settings using a launcher script
2025-01-09 18:58:46 +01:00
Bruno Herbelin ab7a84c40f Packaging Flatpak for Wayland 2025-01-09 14:34:50 +01:00
Bruno Herbelin 0161126153 Update flatpak to Gnome 47 and latest dependencies 2025-01-04 11:02:21 +01:00
Bruno Herbelin b9b2984235 BugFix Include audio support to Flathub package 2024-03-24 22:06:24 +01:00
Bruno Herbelin 80a25ec71c Updated flatpak to Gnome 45 2024-01-02 14:02:44 +01:00
Bruno Herbelin 5f4c867618 Updated Beta flatpak 2024-01-02 13:17:29 +01:00
BHBN 3e12e0b84d Update README.md
copy-paste friendly command lines
2023-12-18 14:40:49 +01:00
Bruno Herbelin c30d7a2089 Add vaapi in Flatpak 2023-03-29 23:16:00 +02:00
Bruno Herbelin e192d254f9 Improved package support of encoder selection (x265) 2023-03-25 00:05:16 +01:00
Bruno Herbelin cd545213e4 Extend support of gstreamer in Flatpak
Include plugins for shm, v4l2 and libav.
2023-03-24 16:19:57 +01:00
Bruno Herbelin f21be9d10c Put beta in home-made flatpak 2023-01-01 22:25:10 +01:00
Bruno Herbelin 2860d8f1de Update doc and README to mention flatpak 2022-12-13 18:32:32 +01:00
Bruno Herbelin c1fb07b4c7 Fixed flatpak according to flathub recommendations 2022-12-12 23:19:37 +01:00
BHBN c848666e17 Update instruction flatpak markdown layout 2022-12-11 20:40:19 +01:00
Bruno Herbelin 55aef98a30 markdown readme 2022-12-11 16:09:38 +01:00
Bruno Herbelin 7cbbf799dc Documenting how to make a flatpak of vimix 2022-12-11 16:06:51 +01:00
Bruno Herbelin 30a4e0297c Making flatpak usable by command line 2022-12-11 15:19:10 +01:00
Bruno Herbelin cde0e74a2e Fixup Flatpak for Flathub install
NB: the Vimix.json flatpak for Flathub is in the dedicated Flathub branch for submission to repo. The local flatpak/.Vimix.json is for testing locally building flatpak with latest code.
2022-12-10 14:38:30 +01:00
Bruno Herbelin 2a573cbab3 Prepare for version 0.7.3 2022-12-10 11:18:15 +01:00
Bruno Herbelin faf8d4c4ad Add shmdata lib to flatpak, detect gstshmdata plugin at runtime 2022-12-03 18:29:56 +01:00
Bruno Herbelin 8af740caa8 Detecting shmdata library and gst plugin
Find shmdata library and add it to gstreamer plugin path. User is informed on how to build shmdata.
2022-12-03 18:00:58 +01:00
Bruno Herbelin b10bf06305 Minimize compilation gstreamer in flatpak 2022-11-25 22:39:10 +01:00
Bruno Herbelin 7f54b30fbe packaging x264 encoder in flatpak 2022-11-25 21:22:46 +01:00
Bruno Herbelin ee79043536 Packaging frei0r plugins in flatpak 2022-11-22 00:15:58 +01:00
Bruno Herbelin c9e6611b92 Packaging gstreamer and SRT in flatpak 2022-11-21 00:50:47 +01:00
Bruno Herbelin b44c29e235 No build in flatpak 2022-11-19 22:25:36 +01:00