Commit 512f766
committed
Improve info dialog
1 parent bf86fdc commit 512f766
1 file changed
Lines changed: 1 addition & 1 deletion
- CMakeLists.txt+1-2
- Resources/Fonts/IconFont.ttf
- Resources/Patches/daw_storage.pd+12-12
- Resources/Patches/param-help.pd+22-12
- Resources/Patches/param.pd+50-67
- Resources/Patches/playhead.pd+11-12
- Resources/Patches/plugin_latency.pd+1-1
- Source/CanvasViewport.h+2-2
- Source/Components/ArrowPopupMenu.h+1-7
- Source/Components/Buttons.cpp+5-1
- Source/Components/Buttons.h+2
- Source/Components/CheckedTooltip.h-5
- Source/Constants.h+1
- Source/Dialogs/AboutPanel.h+22-25
- Source/Pd/Instance.cpp+7-77
- Source/Pd/Instance.h+2-12
- Source/PluginEditor.cpp+13-2
- Source/PluginEditor.h+2-2
- Source/PluginMode.h+66-27
- Source/PluginProcessor.cpp+101-74
- Source/PluginProcessor.h+4-6
- Source/Sidebar/AutomationPanel.h+1
- Source/Sidebar/Console.h+8-2
- Source/Sidebar/DocumentationBrowser.h+1-1
- Source/Sidebar/Palettes.h+11-4
- Source/Sidebar/SearchPanel.h+10-11
- Source/Sidebar/Sidebar.cpp+2
- Source/Sidebar/Sidebar.h+3-1
- Source/TabComponent.h+2-1
- Source/Utility/Config.h+1-1
- Source/Utility/PluginParameter.h+17-3
0 commit comments