Stéphane Cerveau
|
29df576b37
|
about: display about dialog
display a custom and clean about dialog
with the infrastructure based on meson to
genetate the config.rs
|
2022-01-11 17:58:26 +01:00 |
|
Stéphane Cerveau
|
d07b72df4f
|
favorites: implement a favorite list
The right panel can now store a favorite list which is
saved into a settings file in the user config directory.
|
2022-01-11 17:58:26 +01:00 |
|
Stéphane Cerveau
|
b673232553
|
main: add a common init method
Rename the application to gst-pipeline-studio and
add an init method to initialize
gstreamer and x11
|
2022-01-11 17:58:26 +01:00 |
|
Stéphane Cerveau
|
46e4ad726a
|
pipeline: implement parse launch playback
Can now play/pause/stop a playback from
a parse launch description GST pipeline.
rename getters in pipeline.rs
|
2022-01-11 17:58:26 +01:00 |
|
Stéphane Cerveau
|
fe93db3458
|
GPS: Add xml save/load in graphview
Can now save and load in XML
graphs/nodes/ports/links
|
2022-01-11 17:58:26 +01:00 |
|
Stéphane Cerveau
|
eb771a74f4
|
GPS: introduce the graphmanager
Introduce the first version of a graph manager
with:
- Graphview
- Node
- Port
|
2022-01-11 14:50:44 +01:00 |
|
Stéphane Cerveau
|
b0dfc49de8
|
GPS: port to GTK4
|
2022-01-03 17:08:27 +01:00 |
|
Stéphane Cerveau
|
b635be10e2
|
GPS: add GStreamer support
Can now get the GStreamer element's list
from the registry.
|
2021-12-16 11:55:26 +01:00 |
|
Stéphane Cerveau
|
12e7958886
|
mainwindow: can now draw a vector of rectangles.
|
2021-11-17 12:43:02 +01:00 |
|
Stéphane Cerveau
|
465ac78c08
|
gps: Add first UI design with glade
|
2021-10-22 13:00:05 +02:00 |
|
Stéphane Cerveau
|
56f62f172c
|
rust: init the project
|
2021-10-12 10:33:51 +02:00 |
|