159 Commits (38dad9fdfd75e0887a31abb9bfe7acff88cfd85b)

Author SHA1 Message Date
  falkTX 772e4f5ae8
Update Info plugin example resize handle to set mouse cursor 9 months ago
  falkTX 18fa6249d8
Remove imgui gain plugin example 10 months ago
  falkTX 00faae6785
Set DISTRHO_UI_FILE_BROWSER macro for all example plugins 10 months ago
  falkTX 6c832980f6
Cleanup file dialog namespaces, add DISTRHO_UI_FILE_BROWSER 10 months ago
  falkTX 4bcb4d4dc8
More tweaks to getBusArrangement, add stereo tag to example meter 10 months ago
  falkTX c3796f9a79
Cleanup 1 year ago
  falkTX 485832aff3 Get rid of the old DISTRHO_PLUGIN_WANT_STATEFILES 1 year ago
  falkTX b3c75c9a2a Clarify initial/default state 1 year ago
  falkTX 854a9c7649 Revamp state API, make it a struct 1 year ago
  falkTX 249c2e0470
Fix build 1 year ago
  falkTX 4c5b77f2e3
Do not build vst3 version of CVPort example, not usable yet 1 year ago
  falkTX 431d330d87
Move common vst3 code to new file; Skip params for shared controller 1 year ago
  Filipe Coelho 2d916332ff
Rework VST3 implementation (#351) 1 year ago
  falkTX 14423c5eec
Automable is not a word, sorry! 1 year ago
  falkTX 7bed00d806 Fix build of vst3 with external uis 1 year ago
  falkTX 1c19c75b8f
Some attention to ImguiSimpleGain, make it follow other examples 1 year ago
  falkTX c62c8e4c2a
Use ImGui from DPF-Widgets repo 1 year ago
  falkTX b59c740c06
Fix build with clang 1 year ago
  JP Cimalando 87a195a26b
cmake: support building VST3 (#330) 1 year ago
  falkTX a4aa2d83c8
VST3: full state save/restore support, update TODO items 1 year ago
  falkTX a51cb9f8db
VST3: trigger restart component for preset and latency changes 1 year ago
  falkTX 8e25227168
VST3: Implement UI->DSP send note 1 year ago
  falkTX 4ef519266d
VST3: Implement UI->DSP state messaging 1 year ago
  falkTX 842bb786ff
VST3: Some attention to UI, plugin->host resizing works 1 year ago
  falkTX da528328bf
VST3: Initial MIDI support, enable midi-through vst3 build 1 year ago
  falkTX 9b49fd363e
VST3: implement time position; enable metronome vst3 build 1 year ago
  falkTX 8b8c76e9d2
Fix EmbedExternalUI build under Haiku (no implementation) 1 year ago
  falkTX a45661fb8b
Fix uninitialized values in metronome example 1 year ago
  falkTX 41750f73ad
Switch back to requiring full-state when using programs+state 1 year ago
  falkTX 283e9c3dab Fix some compiler warnings 1 year ago
  falkTX dbbfef6dc3
EmbedExternalUI: Initial code for win32 1 year ago
  lucianoiam 25d7902818
Bugfix: EmbedExternalExampleUI resizing on Mac (#319) 1 year ago
  falkTX c1f2d7f47a
Add width/height as parameters of embed-ext-ui for easier testing 1 year ago
  Luciano Iam f9fcf3fd3d Partial UI_TYPE=external support on Windows 1 year ago
  falkTX 0c33dcc8d4 Fix isStandalone for external window; More macOS tests 1 year ago
  falkTX e8ce902285 Cleanup 1 year ago
  falkTX 066319187a Give focus to standalone uis on init; Fix macOS embed external ui 1 year ago
  falkTX b755b07abf
Fix embed-external-ui x11 version crash on close, missing map 1 year ago
  falkTX beb179ac09 More embed-external-ui example macOS code, but still no window :( 1 year ago
  falkTX a0f9667cc6
Start tests with mpv 1 year ago
  falkTX e59b5a5c15
Reorganize ExternalWindow methods and add documentation 1 year ago
  falkTX afcc3a98ac More tests for embed ui example, add some macOS code 1 year ago
  falkTX 44ea88dd80
Fix embed external ui closing too early 1 year ago
  falkTX b19da2fdde
Allow DISTRHO_UI_USER_RESIZABLE for external UIs 1 year ago
  falkTX c00ff655bb
Use a black background; Allow VST2 embed external UIs 1 year ago
  falkTX 85ab63ade8
ExternalWindow mostly working now, update old hacky example too 1 year ago
  falkTX 1d80bc8b8c
Add ExternalWindow::isEmbed() 1 year ago
  falkTX 79274a3da0
Working ExternalWindow, start dummy/example X11 code 1 year ago
  falkTX 30a467159f Start embed external ui example 1 year ago
  falkTX f5536a88f4
Another build fix 1 year ago