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
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