Stéphane Cerveau
|
52101aabb7
|
fixup! ci: use latest gstreamer image which includes rust
|
2023-04-17 11:32:21 +02:00 |
|
Stéphane Cerveau
|
e0eee40e4b
|
ci: use latest gstreamer image which includes rust
|
2023-04-14 18:30:05 +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 |
|
Stéphane Cerveau
|
9c3ee809b1
|
ci: add windows release
|
2023-04-12 22:38:44 +02:00 |
|
Stéphane Cerveau
|
0748e9352b
|
ci: use wix install from latest gstreamer ci image
|
2023-04-12 22:38:44 +02:00 |
|
Stéphane Cerveau
|
db83d15ab4
|
ci: add manual to windows job
|
2023-04-12 12:08:17 +02:00 |
|
Stéphane Cerveau
|
0d25146878
|
ci: add default branch value
Gstreamer is now using 1.22
|
2023-04-12 12:08:17 +02:00 |
|
Stéphane Cerveau
|
2527a730d3
|
wix: add variable for version and upgrade code
|
2023-04-12 12:08:15 +02:00 |
|
Stéphane Cerveau
|
a99750a571
|
meson: include data only on linux
data is related to flatpak
|
2023-04-12 12:07:39 +02:00 |
|
Stéphane Cerveau
|
1e17ab654f
|
wix: add specific install folder
|
2023-04-12 12:07:39 +02:00 |
|
Stéphane Cerveau
|
9207ae05d2
|
wix: add license dialog
|
2023-04-12 12:07:39 +02:00 |
|
Stéphane Cerveau
|
081bc4d3a0
|
wix: enable a first installer upgradable
|
2023-04-12 12:07:36 +02:00 |
|
Stéphane Cerveau
|
9c83ff6123
|
ci: enable windows build
|
2023-03-05 19:29:38 +01:00 |
|
Stéphane Cerveau
|
d1ccea7ea8
|
logger: create the log in the home directory
Prevent an issue on windows where the application could
not start because the log was created in the app folder.
|
2023-03-05 19:29:38 +01:00 |
|
Stéphane Cerveau
|
378d867520
|
meson: rename cargo.sh to cargo.py
To be cross platform, use cargo.py to manage cargo
|
2023-03-05 19:29:38 +01:00 |
|
Stéphane Cerveau
|
d0e284d0a2
|
gettext: remove crate use because unsupported on Windows.
Part of #12
|
2023-03-05 19:29:38 +01:00 |
|
Stéphane Cerveau
|
26b834c267
|
cargo: remove x11 dependency but use GST_XINITTHREADS
|
2023-03-05 19:29:38 +01:00 |
|
Stéphane Cerveau
|
9bcca3863a
|
src: use python to copy config.rs file
|
2023-03-05 19:29:38 +01:00 |
|
Stéphane Cerveau
|
a744b17490
|
lang: fixup ip.pio
|
2023-03-05 19:23:42 +01:00 |
|
albanobattistella
|
8de685a741
|
lang: add ita.po
|
2023-02-14 22:13:09 +01:00 |
|
Stéphane Cerveau
|
88ec98bcef
|
player: generate a graph from a pipeline description
|
2023-02-14 10:18:06 +01:00 |
|
Stéphane Cerveau
|
01df04be60
|
move glib value_as_str to common module
|
2023-02-14 10:18:06 +01:00 |
|
Stéphane Cerveau
|
c0220c4bdb
|
element: change api to allow the use of direct gst::element
Fetch the property(s) of a given GstElement or check
the property from a feature name.
|
2023-02-14 10:18:06 +01:00 |
|
Stéphane Cerveau
|
46889d86d0
|
node: provide an API to fetch port by name
Retrieve the port from a node by its name.
|
2023-02-14 10:18:06 +01:00 |
|
Stéphane Cerveau
|
8c9cb35928
|
graphview: node by unique name
keep a unique name value in Node structure
and provide an API to modify it.
|
2023-02-14 10:18:06 +01:00 |
|
Stéphane Cerveau
|
16fee2a289
|
settings: remove get prefix
Remove "get_" whenever possible
|
2023-02-14 10:04:49 +01:00 |
|
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 |
|