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
Stéphane Cerveau
76b0c71274
cargo: use last gtk4 gst crates
...
gtk4 0.4.6
gstreamer 0.18.5
2022-03-01 14:34:38 +01:00
Patrick José Pereira
0ee941efbe
src: Use new wrappable argument
2022-02-21 08:49:31 +00:00
Patrick José Pereira
ed697a63e9
ui: treeview: Add wrappable feature
2022-02-21 08:49:31 +00:00
Stéphane Cerveau
39554d8d99
logger: add a popup menu to clear the logs
...
Add a way to clear the logs.
2022-02-21 08:34:34 +00:00
Stéphane Cerveau
aaaa58072c
logger: display the most recent log on top
...
The most recent log arrives on top of the list and
is always visible.
2022-02-21 08:34:34 +00:00
Stéphane Cerveau
7762332700
preferences: add log level
...
Can now set the log level in the application
2022-02-21 08:34:34 +00:00
Stéphane Cerveau
28abb4555a
po: remove useless translations
2022-02-18 16:53:07 +01:00
Stéphane Cerveau
28a9cfbd50
graphmanager: update link license
...
Add a license in GraphManager folder
2022-02-16 17:10:34 +01:00
Stéphane Cerveau
4c7c55bece
TODO: split with changeLog
...
Keep a todo list and move the changes
to the changelog
2022-02-15 09:49:38 +01:00
Stéphane Cerveau
088aff1576
properties: cleanup Label creation
2022-02-10 14:38:13 +00:00
Stéphane Cerveau
57160b3bce
about: display GStreamer version
2022-02-10 14:38:13 +00:00
Stéphane Cerveau
6cc908c109
graphview: add a format version to graphview
2022-02-10 14:38:13 +00:00
Stéphane Cerveau
2f60471f8b
gitlab: add template for issues
...
Add bug and RFC templates
2022-02-10 15:35:14 +01:00
Stéphane Cerveau
d9fca2580e
README: add note about app stability
...
The app should not be considered as stable until
version 1.0
2022-02-10 15:09:37 +01:00
Stéphane Cerveau
9e4e915b1d
release: mention flathub for a new release
2022-02-09 11:29:42 +01:00
Stéphane Cerveau
f925c21b1d
GPS: cleanup the license
...
Keep only the SPDX and mention the project
2022-02-09 11:28:59 +01:00
Stéphane Cerveau
0164d71bf2
graphmanager: cleanup the license
...
Keep only the SPDX and mention the project
2022-02-09 11:28:27 +01:00
Stéphane Cerveau
cdd30e830d
version: update to 0.2.3
2022-02-08 17:00:56 +01:00
Stéphane Cerveau
3d55c60fd5
ci: disabled dist-package
2022-02-08 17:00:35 +01:00
Stéphane Cerveau
31acf5794f
todo: add a bug with non linear flags
2022-02-08 16:59:26 +01:00
Stéphane Cerveau
53a379b790
appdata.xml: can now automatically fill date and version
2022-02-08 16:52:47 +01:00
Stéphane Cerveau
82e62d7058
version: update to 0.2.2
2022-02-08 15:29:08 +01:00
Stéphane Cerveau
4dd2091df6
TODO: add few more todo entries.
2022-02-08 15:29:08 +01:00
Stéphane Cerveau
b3f04e3fbb
README: mention flatpak link
2022-02-08 15:29:03 +01:00
Stéphane Cerveau
006ed2bae0
properties: preferences: unify behavior
...
Use a common create_dialog method in dialog.rs
Add an empty field in combo box to be able to remove
a property
Remove the close button.
2022-02-08 14:57:00 +01:00
Stéphane Cerveau
72dcde0ad3
graphmanager: update description on property remove
...
The node must update its description when
a property value has been removed.
2022-02-08 14:53:12 +01:00
Stéphane Cerveau
1eb49731e1
properties: fix the propery value with combo
...
The property is now the numerical value of the
enum or flags in an element's property
2022-02-08 14:34:23 +01:00
Stéphane Cerveau
935e6c7fb5
burger menu: right aligned
2022-02-08 14:17:31 +01:00
Stéphane Cerveau
78b2bd4a6f
app: remove quit mentu entry
...
The quit menu entry is dispensable as
the application can be quit with cross
2022-02-08 14:13:18 +01:00
Stéphane Cerveau
4893b6fd68
desktop: fix Exec field
...
Use gst_pipeline_studio instead of gps_pipeline_studio
2022-02-08 14:04:36 +01:00
Stéphane Cerveau
f3123bc951
ci: create a release cat and dist-package job
2022-02-07 13:03:13 +01:00
Stéphane Cerveau
e820f13b83
version: update to 0.2.1
2022-02-07 12:19:15 +01:00
Stéphane Cerveau
402ac1f40f
properties: display the number of elements found
2022-02-07 12:19:15 +01:00
Stéphane Cerveau
dc04f16b47
graphs: add playbin with https ogg
2022-02-07 12:19:15 +01:00
Stéphane Cerveau
da6159e7f0
ci: rustdoc should be run only on release
2022-02-07 12:19:15 +01:00
Stéphane Cerveau
e3ac490a81
properties: add a way to display pipeline properties
...
Pipeline properties displays all elements in
the pipeline.
2022-02-07 12:19:15 +01:00
Stéphane Cerveau
4cb965fe7f
player: handle EOS message
2022-02-07 12:19:15 +01:00
Stéphane Cerveau
741f863ed9
release: add step to reproduce
2022-02-07 12:19:15 +01:00
Stéphane Cerveau
f118ef7db0
player: detect gtk4paintablesink with deep-element-added
...
Connect to the deep-element-added signal from the pipeline
to detect the gtk4paintablesink presence.
2022-02-07 12:19:15 +01:00
Stéphane Cerveau
25d856a360
pipeline: rename to player
...
To avoid confusion with GStreamer pipeline and
GPS pipeline, renamed it player.
2022-02-07 12:19:15 +01:00
Stéphane Cerveau
59ecbb41a5
pipeline: can now support pad properties
...
Can set pad property which will be used during the
pipeline generation.
Change port name to src_* or sink_*
Caps become an hidden property
Remove the ':' to separate value field, it does not
work properly with URI
Add funny graphs
2022-02-07 12:19:15 +01:00
Stéphane Cerveau
7db3b333ac
graphmanager: add API to change port name.
2022-02-07 12:19:15 +01:00
Stéphane Cerveau
a21350b4a0
graphmanager: can remove property
...
Add public remove_property to PropertyExt
2022-02-07 12:19:10 +01:00
Stéphane Cerveau
8059f73f51
elements: sort the favorites by alphabetical order
2022-02-03 12:56:54 +01:00
Stéphane Cerveau
05aeb0caf4
app: use the screenshot from main branch
2022-02-03 12:22:33 +01:00
Stéphane Cerveau
c14fd0aaae
README: update getting started
2022-02-03 10:50:28 +01:00
Stéphane Cerveau
1c074a33db
todo: add new entries for 0.3.0
2022-02-03 10:50:28 +01:00
Stéphane Cerveau
cfe95b1177
app: update the screenshot to 0.2.0
2022-02-03 10:50:28 +01:00