- Jan 31, 2023
-
-
Mikolai Gütschow authored
-
Mikolai Gütschow authored
-
Note that this does not dynamically change the nesting when screen size changes. This happens at the next recomposition only.
-
Mikolai Gütschow authored
-
Mikolai Gütschow authored
- Jan 30, 2023
-
-
Mikolai Gütschow authored
-
- Jan 29, 2023
- Jan 26, 2023
-
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Mikolai Gütschow authored
-
- Jan 20, 2023
-
-
Mikolai Gütschow authored
-
Mikolai Gütschow authored
-
- Jan 17, 2023
-
-
Mikolai Gütschow authored
-
Mikolai Gütschow authored
-
Mikolai Gütschow authored
-
- Jan 13, 2023
-
-
Mikolai Gütschow authored
-
Mikolai Gütschow authored
-
- Jan 12, 2023
-
-
Mikolai Gütschow authored
- Jan 11, 2023
-
- Jan 10, 2023
-
-
Mikolai Gütschow authored
-
- Dec 09, 2022
-
-
Mikolai Gütschow authored
-
Mikolai Gütschow authored
-
- Dec 08, 2022
-
-
Sebastian authored
Conversion has been conducted using ffmpeg. The audio codec has been explicitely set to pcm_s16le although that is also the default codec ffmpeg choses for wav output files when I do not specify any codec. Just added this if this changes in the future and we want to convert more files to the same format. ffmpeg -i notification.wav -acodec pcm_s16le output.wav
-
- Dec 07, 2022