Commit graph

303 commits

Author SHA1 Message Date
Stéphane Cerveau
c940a2db94 infra: new release announcement template 2024-11-11 15:57:38 +01:00
Stéphane Cerveau
bd7ad528c1 update links for 0.3.6
update links to msi and dmg
2024-11-10 19:36:54 +01:00
Stéphane Cerveau
1d2a5702eb update version to 0.3.6 2024-11-09 15:54:46 +01:00
Stéphane Cerveau
c236903665 macos: appdmg is not compatible with node v23.1.0
Use last working version v20
2024-11-09 15:54:46 +01:00
Stéphane Cerveau
77aa251ccf gstreamer: gl package config since 1.24.9
The gstreamer-gl package config file is now
fixed
2024-10-31 10:24:31 +01:00
Stéphane Cerveau
6e5f0749e4 gpsui::dialog: rename member functions
In order to keep a certain consistency, remove
'dialog' from the methods names
2024-10-29 11:02:09 +01:00
Stéphane Cerveau
8905ff6592 app: enhance element uri handler
Open the given dialog according to the
type of property or uri handler supported
2024-10-22 17:36:10 +02:00
Stéphane Cerveau
7bb0d73e40 examples: rename examples to gps extension 2024-10-22 12:50:18 +02:00
Stéphane Cerveau
a4f07acd70 app: move get_file_from_dialog to dialog.rs 2024-10-22 12:50:18 +02:00
Stéphane Cerveau
f7efe807a3 app: get_file_from_dialog restricts to .gps ext 2024-10-22 12:50:18 +02:00
Stéphane Cerveau
2828930823 flatpak: remove useless device=dri
As device=all is used, no need to have device=dri
but need to add shm as all does not include it.
2024-10-22 12:49:41 +02:00
Stéphane Cerveau
8191b081cb graphbook: add duplicate node 2024-10-04 18:52:21 +02:00
Stéphane Cerveau
6c752995b2 macos: generate the installer building gtk
Using gtk version 4.13.9
2024-10-03 14:02:58 +02:00
Stéphane Cerveau
81fcfe338e gstreamer: update to 1.24
add gstreamer-gl-1.0 dependency
2024-09-13 08:56:01 +02:00
Stéphane Cerveau
c19162f2c5 ci: macos: add missing tomli 2024-09-12 20:16:11 +02:00
Stéphane Cerveau
63974e44d8 rust: update to rustc 1.81.0 2024-09-11 16:14:44 +02:00
Stéphane Cerveau
cb9361939c rust: update to rustc 1.81.0 2024-09-11 16:14:44 +02:00
Stéphane Cerveau
f15b76ac6f update to gtk 0.9.1
Change the glib::clone macros usage
Unwrap the the <Option>Widget
2024-09-10 15:30:12 +02:00
Stéphane Cerveau
7b6c351033 update gtk 0.9.1 and gstreamer 0.23.1
The biggest change of this update was the
use of glib::clone! macros.
2024-09-10 15:29:20 +02:00
Stéphane Cerveau
b1f581c2fd graphview: update graph on drag end
Allow to save the graph on drag end
2024-09-09 14:46:39 +02:00
Stéphane Cerveau
4198b99b83 graphview: fix the zoom factor for node
Remove to apply zoom factor on node avoiding
weired zoom effect on node.
2024-09-09 14:38:25 +02:00
Stéphane Cerveau
37f04b681f graphview: set the node position
This position will be used by the
the graph saver
2024-09-09 14:30:29 +02:00
Stéphane Cerveau
c309e94db2 graphbook: Use a scrolledwindow instead of ViewPort
In order to support the zoom, the graphbook must be
a scrolled window and not a ViewPort
2024-05-27 13:43:19 +02:00
Stéphane Cerveau
c60fbf8342 player: use default value 2024-05-27 13:41:47 +02:00
Stéphane Cerveau
671fd8ffd2 graphview: allow to zoom in or zoom out in the graph 2024-05-27 12:26:07 +02:00
Stéphane Cerveau
b8a92586d4 gtk: update to 0.8.2
update other packages to latter versions with cargo update
2024-05-21 11:40:07 +02:00
Stéphane Cerveau
1f200f4f30 app: update to gtk 0.8.0 and gst 0.22.2
In the change, the glib::channel has been dropped to use
async_io which achieves the same to receive message
for the logger and display it in the treeview.
Another message is received when a new gtkpaintablesink
has been instanciated.
2024-03-14 16:34:55 +01:00
Stéphane Cerveau
44d64ccdc4 cargo: update gtk and gst crate
gtk4 0.7.3
gst 0.21.3
gst-plugins-gtk 0.11.3
2024-01-25 20:04:38 +01:00
Stéphane Cerveau
3985458832 properties: can now support ParamSpecFloat 2024-01-23 10:29:57 +01:00
Stéphane Cerveau
7a70feedba pages: update the pages with release 0.3.5 2024-01-05 16:34:13 +01:00
Stéphane Cerveau
88afa4a99e release: 0.3.5 2024-01-05 15:36:00 +01:00
Stéphane Cerveau
d32c75b639 ci: change to macos 13 runner 2024-01-05 14:37:13 +01:00
Stéphane Cerveau
7789588aef ci: fix yaml issue detected by pre-commit 2024-01-05 11:25:03 +01:00
Stéphane Cerveau
b1ad0e958b graphmanager: fix typos detected by pre-commit 2024-01-05 11:25:03 +01:00
Stéphane Cerveau
9c8a578e05 gps: fix typos and format detected by pre-commit 2024-01-05 11:25:03 +01:00
Stéphane Cerveau
3e15b7cecb graphmanager: remove link export 2024-01-05 11:25:03 +01:00
Stéphane Cerveau
11cf962bfd ci: add pre-commit job 2024-01-05 11:25:03 +01:00
Stéphane Cerveau
a25f0499c8 macos: disabled ges build
Due to an error with python, disable GES build
for now.
2024-01-05 09:32:40 +01:00
Stéphane Cerveau
51769d6061 logger: support variable length for logger split 2024-01-04 15:20:14 +00:00
Stéphane Cerveau
af317eee96 app: rename gst_pipeline_studio to gst-pipeline-studio 2024-01-04 14:32:17 +01:00
Stéphane Cerveau
3aded523c2 element: add property special case for float 2024-01-03 13:52:04 +01:00
Stéphane Cerveau
d3005335b8 logger: add function name in the logs 2024-01-03 13:25:49 +01:00
Stéphane Cerveau
18458e3465 properties: fix expect for ParamSpecFlags 2024-01-03 13:25:49 +01:00
Stéphane Cerveau
a6f03db8f6 element: element property special convert for enum and flags
In element_property, add special case enum and flags
property to use a better value such as nick or the
proper u32 flags
2024-01-03 13:25:49 +01:00
Stéphane Cerveau
bed8d6a58e logger: fix clippy complain 2024-01-02 14:51:38 +01:00
Stéphane Cerveau
c5f9cac444 app: support cmd line to open a custom pipeline
Add a way to open a pipeline from the cmd line
2024-01-02 14:51:03 +01:00
Stéphane Cerveau
30baa56881 wix: installer to a different UI profile
In order to remove minimal and full option
uses only a minimal profile.
2023-12-22 15:08:18 +01:00
Stéphane Cerveau
13165fa9c0 ci: use release build for windows
Create an image with release build of
gstreamer and gtk
2023-12-22 11:40:59 +01:00
Stéphane Cerveau
6ca3059914 ci: set the bundler version to 2.4.22 2023-12-19 11:20:56 +01:00
Stéphane Cerveau
f4019fd2af wix: change wix banner and dialog bmp 2023-12-19 10:29:32 +01:00