diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-06-04 01:32:30 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-06-04 01:32:30 +0200 |
commit | 7d2f2e9b47b15af25ebcda1023c0fef662845f81 (patch) | |
tree | b340c13ac343406059a4d28b15e8089eaf105429 /TODO | |
parent | 636150ef08867178ca8a826e912502112865346d (diff) |
Show error notification if another gpu screen recorder process is running when starting the ui
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -180,4 +180,6 @@ Support vector graphics. Maybe support svg, rendering it to a texture for better Support freetype for text rendering. Maybe load freetype as runtime (with dlopen) and use that when available and fallback to stb_freetype if not available. -Show .webm container option. It's currently chosen automatically if vp8/vp9 is chosen. The available containers should automatically switch depending on the video codec.
\ No newline at end of file +Show .webm container option. It's currently chosen automatically if vp8/vp9 is chosen. The available containers should automatically switch depending on the video codec. + +In settings show audio levels for each audio. Maybe show audio level image beside the audio name in the dropdown box and switch to a different image (have 3-4 different images for each level) depending on the volume. |