obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 04e52d143f ui: Fix about dialog not being shown and move menu
Moves the menu for StreamFX to the primary menu, so that it is not hidden under tools. This makes it clearer to the user if their installation of StreamFX is working correctly, in addition to reducing the steps necessary to use the menu.

Also the 'About StreamFX' dialog now actually shows up for every update, as expected.
2023-03-28 12:40:45 +02:00
..
encoders ffmpeg-encoder/nvenc: Invert "no-scenecut" option for "Adaptive I-Frames" 2023-03-28 12:40:41 +02:00
ffmpeg ffmpeg-encoder/nvenc: Invert "no-scenecut" option for "Adaptive I-Frames" 2023-03-28 12:40:41 +02:00
filters filters/nv-face-tracking: Improve tracking and remove high priority CUDA stream 2023-03-28 12:40:43 +02:00
gfx gfx/shader/param/basic: Fix bool and suffixes, add enums and optimize 2023-03-28 12:40:45 +02:00
nvidia nvicia/cuda-context: Don't modify the primary context 2023-03-28 12:40:43 +02:00
obs obs/gs/effect-parameter: Use string_view over std::string 2023-03-28 12:40:45 +02:00
sources project: Improve performance profiling support 2023-03-28 12:40:41 +02:00
transitions transitions/shader: Fix order of assignment 2023-03-28 12:40:45 +02:00
ui ui: Fix about dialog not being shown and move menu 2023-03-28 12:40:45 +02:00
common.hpp obs/gs/effect-parameter: Use string_view over std::string 2023-03-28 12:40:45 +02:00
configuration.cpp configuration: Add global configuration handler 2020-04-22 23:15:32 +02:00
configuration.hpp configuration: Add global configuration handler 2020-04-22 23:15:32 +02:00
plugin.cpp project: Optimize to use single fullscreen tri instead 2023-03-28 12:40:42 +02:00
plugin.hpp project: Optimize to use single fullscreen tri instead 2023-03-28 12:40:42 +02:00
strings.hpp gs-mipmapper: Update API usage, remove broken options and optimize 2023-03-28 12:40:40 +02:00
util-event.hpp util-event: Fix unknown type 2023-03-28 12:40:37 +02:00
util-math.hpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
util-memory.cpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
util-profiler.cpp util-profiler: Specify type for template 2023-03-28 12:40:38 +02:00
util-profiler.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
util-threadpool.cpp util/threadpool: Formatting and allow cancelling of tasks 2023-03-28 12:40:42 +02:00
util-threadpool.hpp util/threadpool: Formatting and allow cancelling of tasks 2023-03-28 12:40:42 +02:00
utility.cpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
utility.hpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
windll.cpp cmake: Place Windows exclusive functionality into own file 2020-04-22 23:32:22 +02:00