Stéphane Cerveau
b36fd0aebe
pluginlist: can now select and double click element
...
Treeview row actions:
- A selection will display element information.
- A double click add a new element in the app.graph structure.
The plugin list dialog is an item from gps.ui
2022-01-11 20:48:53 +01:00
Stéphane Cerveau
0851f0545b
GPS: introduce the graph object
...
The graph object stores information about the graphical
representation of a gst pipeline including
the element box, the pads and the connections.
2022-01-11 20:48:53 +01:00
Stéphane Cerveau
05749a7009
GPS: introduce an app structure
2022-01-11 20:48:53 +01:00
Stéphane Cerveau
6351f1f43f
GPS: Add a dialog to select the elements
...
This dialog allows to select and see element
and its details.
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
6fc8a1c3da
README: add first step to build and run GPS
2022-01-11 20:48:53 +01:00
Stéphane Cerveau
98e0199e01
GPS: add a TODO list
2021-12-02 10:28:41 +01:00
Stéphane Cerveau
20c537f61b
GPS: change license to GPLv3
2021-12-02 10:28:24 +01:00
Stéphane Cerveau
bdd183075e
mainwindow: connect button to actions
...
Connect:
- add plugin dialog
- open file dialog
- about dialog
2021-11-18 12:35:56 +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
52718e0388
mainwindow: can draw a rectangle at mouse position
2021-11-04 14:25:25 +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
Stéphane Cerveau
39a5b15cca
Initial commit
2021-10-12 10:19:45 +02:00