Commit graph

277 commits

Author SHA1 Message Date
Stéphane Cerveau 435e7bfd0d ci: update fedora to 36
to support the latest gtk4-rs
2023-02-13 21:55:07 +01:00
Stéphane Cerveau 8872dab55b app: update and fix for gtk4-rs 0.6.1 2023-02-13 21:46:23 +01:00
Stéphane Cerveau 9e6ee57fee graphmanager: update and fix for gtk4-rs 0.6.1 2023-02-13 21:45:54 +01:00
Stéphane Cerveau 17a81a52a6 ci: trigger a new build of FDO docker image 2023-02-13 17:11:19 +01:00
Stéphane Cerveau ae85402eeb player: fix various clippy issues
Fix uninlined_format_args warning
2023-02-13 16:39:56 +01:00
Stéphane Cerveau e2a62ae4d4 graphmanager: Fix various clippy issues
fix uninlined_format_args clippy warning
2023-02-13 16:39:56 +01:00
Stéphane Cerveau a02c99fb61 app: fix various clippy issue
Fix uninlined_format_args since 1.66.0
2023-02-13 16:39:56 +01:00
Stéphane Cerveau 8603b21d98 app: set light mode for capsfilter node/element 2023-02-13 16:39:56 +01:00
Stéphane Cerveau 078940fd48 element: element_is_capsfilter 2023-02-13 16:39:56 +01:00
Stéphane Cerveau cc42cdeaeb graphmanager: add a light mode
Add a light mode to display node with a
dashed style
2023-02-13 16:39:47 +01:00
Stéphane Cerveau 3f75581d60 app: display node properties on double-clicked 2023-02-09 14:05:42 +01:00
Stéphane Cerveau a5767b21fe graphmanager: Add node-double-clicked signal 2023-02-09 14:05:17 +01:00
Stéphane Cerveau 726a6f4d41 cargo: update gst/gtk/gst-plugin-gtk4 2022-11-29 08:42:12 +00:00
Stéphane Cerveau 6b657891c6 graphmanager: fix some lint issues with rust 1.63
Fix format and missing derive
2022-09-06 12:48:40 +02:00
Stéphane Cerveau ebbc1d2261 app: update to rust 1.63 and fix some lint issues
Fix format! and missing derive
2022-09-06 12:48:40 +02:00
Stéphane Cerveau 25859ec1cd gitlab-ci: update image to support git
git is necessary for cargo update
2022-09-05 18:21:33 +02:00
Stéphane Cerveau 39a15df491 cargo: update to latest gtk and gst
gtk: 0.4.8
gst: 0.18.8
2022-09-05 15:18:38 +02:00
Stéphane Cerveau aa5b16aac4 README: update pkg-config package name
Add troubleshooting in case of non working UI
2022-09-02 15:22:14 +02:00
Stéphane Cerveau 9491803a6c README: add macos dependencies list 2022-03-21 10:45:12 +01:00
Stéphane Cerveau b5ec5b2d84 ci: install rust via rustup
Use stable version of rust
2022-03-07 11:48:49 +01:00
Stéphane Cerveau 1fe43d7da3 player: fix clippy error 2022-03-07 11:29:19 +01:00
Stéphane Cerveau ac06bae594 gitlab: add default template 2022-03-06 15:32:28 +01:00
Stéphane Cerveau df537642ba cargo: strip in release 2022-03-06 15:32:11 +01:00
Stéphane Cerveau 76b0c71274 cargo: use last gtk4 gst crates
gtk4 0.4.6
gstreamer 0.18.5
2022-03-01 14:34:38 +01:00
Patrick José Pereira 0ee941efbe src: Use new wrappable argument 2022-02-21 08:49:31 +00:00
Patrick José Pereira ed697a63e9 ui: treeview: Add wrappable feature 2022-02-21 08:49:31 +00:00
Stéphane Cerveau 39554d8d99 logger: add a popup menu to clear the logs
Add a way to clear the logs.
2022-02-21 08:34:34 +00:00
Stéphane Cerveau aaaa58072c logger: display the most recent log on top
The most recent log arrives on top of the list and
is always visible.
2022-02-21 08:34:34 +00:00
Stéphane Cerveau 7762332700 preferences: add log level
Can now set the log level in the application
2022-02-21 08:34:34 +00:00
Stéphane Cerveau 28abb4555a po: remove useless translations 2022-02-18 16:53:07 +01:00
Stéphane Cerveau 28a9cfbd50 graphmanager: update link license
Add a license in GraphManager folder
2022-02-16 17:10:34 +01:00
Stéphane Cerveau 4c7c55bece TODO: split with changeLog
Keep a todo list and move the changes
to the changelog
2022-02-15 09:49:38 +01:00
Stéphane Cerveau 088aff1576 properties: cleanup Label creation 2022-02-10 14:38:13 +00:00
Stéphane Cerveau 57160b3bce about: display GStreamer version 2022-02-10 14:38:13 +00:00
Stéphane Cerveau 6cc908c109 graphview: add a format version to graphview 2022-02-10 14:38:13 +00:00
Stéphane Cerveau 2f60471f8b gitlab: add template for issues
Add bug and RFC templates
2022-02-10 15:35:14 +01:00
Stéphane Cerveau d9fca2580e README: add note about app stability
The app should not be considered as stable until
version 1.0
2022-02-10 15:09:37 +01:00
Stéphane Cerveau 9e4e915b1d release: mention flathub for a new release 2022-02-09 11:29:42 +01:00
Stéphane Cerveau f925c21b1d GPS: cleanup the license
Keep only the SPDX and mention the project
2022-02-09 11:28:59 +01:00
Stéphane Cerveau 0164d71bf2 graphmanager: cleanup the license
Keep only the SPDX and mention the project
2022-02-09 11:28:27 +01:00
Stéphane Cerveau cdd30e830d version: update to 0.2.3 2022-02-08 17:00:56 +01:00
Stéphane Cerveau 3d55c60fd5 ci: disabled dist-package 2022-02-08 17:00:35 +01:00
Stéphane Cerveau 31acf5794f todo: add a bug with non linear flags 2022-02-08 16:59:26 +01:00
Stéphane Cerveau 53a379b790 appdata.xml: can now automatically fill date and version 2022-02-08 16:52:47 +01:00
Stéphane Cerveau 82e62d7058 version: update to 0.2.2 2022-02-08 15:29:08 +01:00
Stéphane Cerveau 4dd2091df6 TODO: add few more todo entries. 2022-02-08 15:29:08 +01:00
Stéphane Cerveau b3f04e3fbb README: mention flatpak link 2022-02-08 15:29:03 +01:00
Stéphane Cerveau 006ed2bae0 properties: preferences: unify behavior
Use a common create_dialog method in dialog.rs
Add an empty field in combo box to be able to remove
a property
Remove the close button.
2022-02-08 14:57:00 +01:00
Stéphane Cerveau 72dcde0ad3 graphmanager: update description on property remove
The node must update its description when
a property value has been removed.
2022-02-08 14:53:12 +01:00
Stéphane Cerveau 1eb49731e1 properties: fix the propery value with combo
The property is now the numerical value of the
enum or flags in an element's property
2022-02-08 14:34:23 +01:00