obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 3dbf9c9dbc ui/updater: Apply workaround for OBS Studio checking for modals
In order to work around a bug in the OBS Studio UI code, we have to swap our modal status right before showing and right after hiding, so that the OBS Studio tray menu continuous working correctly. This is a bit of a weird solution, but it does work as expected.

Related: https://github.com/obsproject/obs-studio/issues/3518
2020-09-30 03:57:36 +02:00
..
encoders encoders/handlers/nvenc: Don't list encoders on unsupported systems 2020-08-10 20:39:08 +02:00
ffmpeg ffmpeg/tools: Fix compatibility with Ubuntu 18.04 2020-08-10 19:51:21 +02:00
filters project: Remove non-standard std:: prefix from types 2020-08-10 19:51:21 +02:00
gfx project: Remove non-standard std:: prefix from types 2020-08-10 19:51:21 +02:00
nvidia project: Remove non-standard std:: prefix from types 2020-08-10 19:51:21 +02:00
obs project: Remove non-standard std:: prefix from types 2020-08-10 19:51:21 +02:00
sources project: Remove non-standard std:: prefix from types 2020-08-10 19:51:21 +02:00
transitions project: Remove non-standard std:: prefix from types 2020-08-10 19:51:21 +02:00
ui ui/updater: Apply workaround for OBS Studio checking for modals 2020-09-30 03:57:36 +02:00
util updater: Add functionality to check for updates 2020-09-24 02:01:40 +02:00
common.hpp util/library: Cross-platform handler for library loading 2020-08-10 20:39:08 +02:00
configuration.cpp project: Code cleanup and reapply formatting 2020-07-29 05:17:42 +02:00
configuration.hpp configuration: Fix failed saving due to invalid path 2020-05-31 01:49:17 +02:00
plugin.cpp updater: Add functionality to check for updates 2020-09-24 02:01:40 +02:00
plugin.hpp project: Optimize to use single fullscreen tri instead 2020-05-02 21:43:14 +02:00
strings.hpp strings: Add global id prefix 2020-06-21 19:27:57 +02:00
updater.cpp updater: Add functionality to check for updates 2020-09-24 02:01:40 +02:00
updater.hpp updater: Add functionality to check for updates 2020-09-24 02:01:40 +02:00
windll.cpp cmake: Place Windows exclusive functionality into own file 2020-04-22 23:32:22 +02:00