- 05 Mar, 2020 2 commits
-
-
The method is applied to the project video framerate, to the audio rate, and to the audio channels number. In addition, in the Render dialog it's applied to the muxer and to the encoder(s). - The audio widgets should always succeed as we don't allow custom values. - The muxer is allowed to fail as it means it's missing from the current system, and maybe the user wants to render using a different one. - Similarly, we pick the first available encoder if the preferred one cannot be found. - The video framerate is allowed to fail as we allow setting a custom framerate. Fixes #2425
-
Thibault Saunier authored
-
- 04 Mar, 2020 2 commits
-
-
Piotr Drąg authored
-
Abhishek Kumar Singh authored
A warning button is displayed in the headerbar when soft deps are missing. The button shows a popover with details. Fixes #2215
-
- 02 Mar, 2020 2 commits
-
-
This way GES will be able to compute new positions of the source (if the aspect ratio was not changed)
-
- 28 Feb, 2020 1 commit
-
-
- 26 Feb, 2020 1 commit
-
-
- 24 Feb, 2020 1 commit
-
-
Daniel Mustieles García authored
-
- 23 Feb, 2020 2 commits
-
-
Piotr Drąg authored
-
Piotr Drąg authored
-
- 22 Feb, 2020 3 commits
-
-
First version shows an overview of the UI sections. Fixes #2361
-
-
-
- 20 Feb, 2020 3 commits
-
-
Daniel Mustieles García authored
-
Piotr Drąg authored
-
Daniel Mustieles García authored
-
- 19 Feb, 2020 3 commits
-
-
Fixes #2315
-
Alexandru Băluț authored
Also fixed the support for hidden actions.
-
Daniel Mustieles García authored
-
- 18 Feb, 2020 11 commits
-
-
Alexandru Băluț authored
Also detailed a bit how to file a useful issue.
-
Alexandru Băluț authored
-
Alexandru Băluț authored
-
Alexandru Băluț authored
It's difficult to run the unittests in Builder, as described in the removed text. We can add it back when it works better.
-
Alexandru Băluț authored
-
Alexandru Băluț authored
-
Alexandru Băluț authored
-
Alexandru Băluț authored
The text changes to the frei0r-filter-3-point-color-balance UI were not intended.
-
Daniel Mustieles García authored
-
We assume the user intends to apply the effect to the entire clip surface.
-
Used GtkSwitch instead of GtkCheckButton which is not yet supported by our `make_widget_wrapper` function. Fixes #2373
-
- 13 Feb, 2020 1 commit
-
-
- 07 Feb, 2020 4 commits
-
-
Fixes #2377
-
We can use just as well os.makedirs(path, exist_ok=True)
-
Since each xdg_* method already calls get_dir, there is no need to call it separately.
-
-
- 06 Feb, 2020 1 commit
-
-
- 30 Jan, 2020 1 commit
-
-
Thibault Saunier authored
Error message is: ``` meson.build:11:2: ERROR: Function does not take positional arguments. ```
-
- 29 Jan, 2020 2 commits
-
-
-
Alexandru Băluț authored
To link to Python we need to use python-3.8-embed.
-