obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 465158476a ui: Insert StreamFX menu before OBS "Help" menu
Instead of adding ourselves as the last entry which seems to confuse the MacOS Qt implementation, we instead insert ourselves before the Help menu. This should hopefully prevent the StreamFX menu from overriding the OBS About entry.

Fixes #323
2023-03-28 13:11:20 +02:00
..
encoders plugin: Replace long descriptions with "Open Manual" button 2023-03-28 13:11:20 +02:00
ffmpeg ffmpeg/tools: Fix incorrect transfer characteristics 2023-03-28 13:11:12 +02:00
filters filters/sdf-effects: Improve user experience with visual property groups 2023-03-28 13:11:20 +02:00
gfx plugin: Replace long descriptions with "Open Manual" button 2023-03-28 13:11:20 +02:00
nvidia nvidia/cuda: Use reinterpret_case instead of static_cast 2023-03-28 13:11:12 +02:00
obs obs/gs/vertex: Don't include unused headers 2023-03-28 13:11:12 +02:00
sources plugin: Replace long descriptions with "Open Manual" button 2023-03-28 13:11:20 +02:00
transitions plugin: Replace long descriptions with "Open Manual" button 2023-03-28 13:11:20 +02:00
ui ui: Insert StreamFX menu before OBS "Help" menu 2023-03-28 13:11:20 +02:00
util util/library: Fix unicode support 2023-03-28 13:11:04 +02:00
common.hpp util/bitmask: Move bitmask functionality its own file 2023-03-28 13:11:03 +02:00
configuration.cpp configuration: Fix unicode support 2023-03-28 13:11:04 +02:00
configuration.hpp configuration: Fix failed saving due to invalid path 2023-03-28 12:40:46 +02:00
plugin.cpp plugin: Add function to open an URL 2023-03-28 13:11:19 +02:00
plugin.hpp plugin: Add function to open an URL 2023-03-28 13:11:19 +02:00
strings.hpp plugin: Replace long descriptions with "Open Manual" button 2023-03-28 13:11:20 +02:00
updater.cpp updater: Add functionality to check for updates 2023-03-28 12:52:27 +02:00
updater.hpp updater: Add functionality to check for updates 2023-03-28 12:52:27 +02:00
windll.cpp cmake: Place Windows exclusive functionality into own file 2020-04-22 23:32:22 +02:00