obs-studio/plugins/obs-vst/win
xlinshan 542cb876dc obs-vst: Fix incorrect VST window size on HiDPI display
On Windows, the VST plugins' window sizes are rendered larger than the
actual content on displays that have UI scale factor. The sizes are
larger by the scale factor, for example, 100x100 content will have a
200x200 window on a 200% scaled screen, and 150x150 on a 150% scaled
screen. This change adjust the window size to fit the content size.
2023-12-09 11:30:39 +11:00
..
EditorWidget-win.cpp obs-vst: Fix incorrect VST window size on HiDPI display 2023-12-09 11:30:39 +11:00
VSTPlugin-win.cpp obs-vst: Add public function to check for load state of VST 2022-09-21 11:05:01 -04:00