Commit graph

250 commits

Author SHA1 Message Date
Stéphane Cerveau a94c4f4d44 macos: generate the installer building gtk
Using gtk version 4.13.1
2023-10-06 10:47:04 +02:00
Stéphane Cerveau 2601454143 Update README.md to include the website 2023-10-05 12:28:41 +00:00
Stéphane Cerveau f47b0624fd appdata: add a release description 2023-09-29 15:48:02 +02:00
Stéphane Cerveau b2c6a8bc2a pages: update the pages with release 0.3.4 2023-09-28 19:06:06 +02:00
Stéphane Cerveau d002e2811f release: 0.3.4 2023-09-28 16:45:01 +02:00
Stéphane Cerveau 0148a43946 windows: install the share folder from gtk/gst 2023-09-28 16:45:01 +02:00
Stéphane Cerveau e12fecf971 settings: create the default app folder
To avoid a crash if the settings folder is
not present and the log can not be created properly
2023-09-28 16:45:01 +02:00
Stéphane Cerveau 886c099dba data: update homepage in appdata
This appdata will be the mirror of what we
can see on
https://flathub.org/apps/org.freedesktop.dabrain34.GstPipelineStudio
2023-09-28 16:44:42 +02:00
Stéphane Cerveau f81bedb71a data: update the screenshot for 0.3.3 2023-09-24 12:57:09 +02:00
Stéphane Cerveau 2787211f0d release: update release version fetcher 2023-09-23 09:05:30 +02:00
Stéphane Cerveau 98d6451e74 pages: update the pages with release 0.3.3 2023-09-22 15:32:09 +02:00
Stéphane Cerveau 970103ddee version: 0.3.3 2023-09-22 15:03:45 +02:00
Stéphane Cerveau aa551db066 ci: update macos job to start build earlier 2023-09-22 14:33:26 +02:00
Stéphane Cerveau 4569fa79e8 meson: set minimum version of meson==0.63.0 2023-09-22 14:33:26 +02:00
Stéphane Cerveau be2d7ab6d0 macos: copy gtk4 dependencies 2023-09-22 14:32:29 +02:00
Stéphane Cerveau cf438b523c ci: pages test removed 2023-09-20 22:24:25 +02:00
Stéphane Cerveau 66cd1b9c15 app: use default size to save/load app size
Use maximize on all platform except
macos

Fixes #19
2023-09-20 22:20:10 +02:00
Stéphane Cerveau 1789bb0b25 app: remove the maximize call
The maximize call blocks the resize on MacOS.

Fixes #19
2023-09-20 13:34:16 +00:00
Stéphane Cerveau c1ae2c37b6 ci: add gitlab pages jobs 2023-09-19 13:00:20 +02:00
Stéphane Cerveau a32b16c467 release: update the description 2023-09-18 16:08:19 +02:00
Stéphane Cerveau 06b0ec8ead graphbook: remove double call to set_tooltip_markup 2023-09-18 15:57:54 +02:00
Stéphane Cerveau d0bf6091a4 update to version 0.3.2 2023-09-18 13:55:38 +02:00
Stéphane Cerveau f4be2299b9 graphbook: introduce element_factory_exists
This method helps to tell if a factory exists
when loading a graph.
If the factory does not exists, use light mode
to display it and prevent some menu item
and change its description.
2023-09-18 12:34:58 +02:00
Stéphane Cerveau 111750a33b build-aux: use copy2 instead of copyfile 2023-09-18 12:33:25 +02:00
Stéphane Cerveau 40e999f7d1 installers: add VERSION file 2023-09-18 12:33:25 +02:00
Stéphane Cerveau dd4700eb11 ci: add linux release 2023-09-17 17:52:45 +02:00
Stéphane Cerveau f2cc9ea886 meson: change minimum requirement for gst
Use gst 1.22
2023-09-17 16:20:50 +02:00
Stéphane Cerveau 5c9a273fcc version: prepare v0.3.1 2023-09-17 16:20:50 +02:00
Stéphane Cerveau 38928e07b8 macos: get tag for version 2023-09-16 10:37:59 +02:00
Stéphane Cerveau 4a5964c340 app: manage graphtab as a tab of notebook
graph tab in the graphbook containing a player
and a graphview
2023-09-16 10:37:59 +02:00
Stéphane Cerveau bcc39acf5e app: add session structure
This structure represents a graphview and a player.
It will allow a future use of notebook
in the main window
2023-09-15 11:56:16 +02:00
Stéphane Cerveau 3fbaa3166d player: register external plugins only once
In case of multiple graph tab the player was registering
several time the gtk4paintablesink
2023-09-15 11:56:16 +02:00
Stéphane Cerveau 3689d4d57c graphview: change log level for link name 2023-09-15 11:56:16 +02:00
Stéphane Cerveau ea43d37589 changelog: update changelog and todo 2023-08-31 17:23:58 +02:00
Stéphane Cerveau eda453df53 graphview: use gtk::style_context_add_provider_for_display
gtk::StyleContext::add_provider_for_display is now deprecated
since gtk update to 0.7.2
2023-08-31 17:23:58 +02:00
Stéphane Cerveau 375f083cbf cargo: update rust, gtk and gstreamer version 2023-08-31 17:23:58 +02:00
Stéphane Cerveau a56c0956ab macos: remove useless comment in deploy 2023-08-26 21:42:58 +02:00
Stéphane Cerveau d2b1c8875e deploy_macos: copy gst plugin dep in lib 2023-08-26 21:00:29 +02:00
Stéphane Cerveau aa66eb37de macos: relocate the libraries with rpath 2023-08-26 19:50:33 +02:00
Stéphane Cerveau 0a48ff3d58 gstreamer: use stable 1.22 version
This version includes the patch for orc

https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4866
2023-08-26 19:50:33 +02:00
Stéphane Cerveau 234b5fe043 ci: update fedora version to 38 2023-08-26 12:52:30 +02:00
Stéphane Cerveau 16db9ab30a app: remove special use case with caps filter 2023-08-26 12:52:30 +02:00
Stéphane Cerveau ad6c53a531 app: support of caps filter by link name 2023-08-26 12:52:30 +02:00
Stéphane Cerveau aaf47503fe graphmanager: add link name
Allow to set and display a link name
2023-08-26 12:52:30 +02:00
Stéphane Cerveau 5de51d5565 meson: add gtk4 as a subproject
Add gtk.wrap to subprojects

Remove gtk4 from brew_setup.sh
2023-06-14 22:35:22 +02:00
Stéphane Cerveau 21962866c5 ci: update fedora image with missing package
Add flex and bison
2023-06-14 22:35:21 +02:00
Stéphane Cerveau 14a872fb89 meson: add gstreamer 1.0 as a subproject 2023-06-14 22:35:20 +02:00
Stéphane Cerveau bb38972aea macos: deploying application
https://www.datatable.online/en/blog/004-how-to-deploy-gtk-app-on-mac.html#deploy-your-app-as-linux-app
2023-06-14 22:32:58 +02:00
Stéphane Cerveau e0274e8fd6 ci: fix flatpak release job 2023-04-14 11:27:37 +02:00
Stéphane Cerveau 1aa39f2c62 gps: update version to 0.3.0 2023-04-12 22:38:44 +02:00