sfizz/plugins/editor
redtide 982116a050 Don't use VSTGUI::CNewFileSelector::setDefaultExtension
This fixes a wrong file extension filter in the file dialog under Windows.
It seems that the last added extension is selected as default one due to some wrong selection index. So use the All Files filter as workaround.
2021-03-10 12:28:57 +01:00
..
cmake Ensure to not set vst libs to a lower standard 2021-03-07 18:08:27 +01:00
external Update vstgui for file dialog filters 2021-03-09 19:12:44 +01:00
layout Volume and Pan knobs at top-right corner 2021-02-28 11:11:15 +01:00
resources Editor logo in shaded style 2021-02-27 13:37:03 +01:00
src/editor Don't use VSTGUI::CNewFileSelector::setDefaultExtension 2021-03-10 12:28:57 +01:00
tools/layout-maker Make simpler: remove the typedefs 2021-02-24 01:12:22 +01:00
CMakeLists.txt Editor logo in shaded style 2021-02-27 13:37:03 +01:00