Stéphane Cerveau
|
7abc0190cd
|
gstreamer-rs: move to 0.18.1 release
|
2022-01-19 12:24:13 +01:00 |
|
Stéphane Cerveau
|
21e5e4b4cb
|
app: port to gtk4 version 0.4.1
|
2022-01-17 14:40:09 +01:00 |
|
Stéphane Cerveau
|
1e13bbdca6
|
logger: use of simplelog crate
Logs are now visible in 2 different place
the treeview in the bottom and in a log file
with log level.
|
2022-01-14 09:50:45 +01:00 |
|
Stéphane Cerveau
|
81ca9ca3a3
|
about: display about dialog
display a custom and clean about dialog
with the infrastructure based on meson to
genetate the config.rs
|
2022-01-12 11:15:52 +01:00 |
|
Stéphane Cerveau
|
158f9eb899
|
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 20:48:53 +01:00 |
|
Stéphane Cerveau
|
bc7f4424ca
|
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 20:48:53 +01:00 |
|
Stéphane Cerveau
|
f1149a6b5e
|
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 20:48:53 +01:00 |
|
Stéphane Cerveau
|
52286ada4a
|
GPS: Add xml save/load in graphview
Can now save and load in XML
graphs/nodes/ports/links
|
2022-01-11 20:48:53 +01:00 |
|
Stéphane Cerveau
|
5f91fbaef7
|
GPS: introduce the graphmanager
Introduce the first version of a graph manager
with:
- Graphview
- Node
- Port
|
2022-01-11 20:48:53 +01:00 |
|
Stéphane Cerveau
|
25b2d1f8bf
|
GPS: port to GTK4
|
2022-01-11 20:48:53 +01:00 |
|
Stéphane Cerveau
|
859f936796
|
GPS: add GStreamer support
Can now get the GStreamer element's list
from the registry.
|
2022-01-11 20:48:53 +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 |
|