35 Commits (a256e8fba3bb6adf7464e569bfaab1667412a38c)

Author SHA1 Message Date
  Filipe Coelho 2d916332ff
Rework VST3 implementation (#351) 3 years ago
  falkTX 14423c5eec
Automable is not a word, sorry! 3 years ago
  JP Cimalando 87a195a26b
cmake: support building VST3 (#330) 3 years ago
  falkTX 842bb786ff
VST3: Some attention to UI, plugin->host resizing works 3 years ago
  falkTX a21bf9934e Add host scale factor text to d_info gui 3 years ago
  falkTX 8a31a58740 Remove unneeded scale checking code in d_info 3 years ago
  falkTX 9b9e0a3618 Implement fetching desktop scale factor on macOS; Tweak d_info size 3 years ago
  falkTX a8f912a7d3
Fix build with DONT_SET_USING_DISTRHO/DGL_NAMESPACE 3 years ago
  falkTX 5202889b0e Always have JACK enabled for example plugins 3 years ago
  falkTX a4f511c618 Switch to use jackbridge instead of direct link to libjack 3 years ago
  falkTX a8ab64504d
Better default idle time value for standalones 4 years ago
  falkTX 294c2d2665
Stop repainting Info example if parameter has not really changed 4 years ago
  falkTX 287f43675b
Add resize handle for Info example UI, but only visible when needed 4 years ago
  falkTX 87d4cac0fe
Info example: Show if host supports parameter changes 4 years ago
  Jean Pierre Cimalando 03d6bb148b cmake: rename target vst to vst2 4 years ago
  Jean Pierre Cimalando a4d8eb903c cmake: make UI_TYPE default to opengl 4 years ago
  falkTX e46dd357b6 Reorganize the example plugin targets 4 years ago
  Jean Pierre Cimalando 48db099d1f Helpers to build plugins with CMake, and examples 4 years ago
  falkTX a8af6b7282
Fix in-place processing in cairoui example; Cleanup 4 years ago
  falkTX b09a8ae435
Being picky... 5 years ago
  falkTX 05752d0fb2
Use system font if DGL_NO_SHARED_RESOURCES is defined 5 years ago
  falkTX d176b628fa
Fix missing text in Info example 5 years ago
  falkTX d2d3a43776
Only enable Info modgui if building for MOD 5 years ago
  falkTX d164873893
Add modgui to Info plugin 5 years ago
  falkTX a7a7b47e9a Fix build without opengl 5 years ago
  falkTX 1623dd7b85
Introduce DISTRHO_UI_USER_RESIZABLE macro, remove runtime checks 6 years ago
  falkTX 204fbeb807
Adjustments for Cairo, and general cleanup 6 years ago
  falkTX 2d02c43c6d Fix build and fix a few typos 6 years ago
  falkTX 7cf42d65eb Allow plugin UIs to be user-resizable, test with info example 6 years ago
  Patrick Desaulniers 87df8f0067 Fix examples homepage and correct some typos 6 years ago
  falkTX 70e247179f Adjust makefiles so they can be used externally 6 years ago
  falkTX 2ad209cb73 Cleanup makefiles a bit more, and fix more warnings 6 years ago
  falkTX af99b460ea Import plugin examples into this repo 6 years ago