783 Commits (700762a5b57079051237dc77a2aa6a355965b879)
 

Author SHA1 Message Date
  falkTX 700762a5b5
Fix haiku.cpp file to use unix line endings 5 years ago
  falkTX b24777bce0
Fix previous commit; Enable cairo in CI Linux builds 5 years ago
  falkTX 14b4536aad
Reorder some code and add stubs for HaikuOS support 5 years ago
  falkTX cbcd93ad76
Cleanup 5 years ago
  Olivier Humbert bc68c7cfb4 Adds more DPF-based plugins (#173) 5 years ago
  Christopher Arndt a0fd7cbfc5 [VST] Round integer param values after de-normalizing (fixes #171) (#172) 5 years ago
  falkTX 4c8d448b10 Merge branch 'develop' 5 years ago
  falkTX bbc188db8d
AudioMidiSyncHelper: Fix run cycles with many events 5 years ago
  falkTX 3fddc2794f
Mention that parameter description is LV2 only 5 years ago
  JP Cimalando 126595f1a5 Add LV2 parameter comments 5 years ago
  JP Cimalando b77d143ca7 Fix an 'opts:interface not defined' warning 5 years ago
  Olivier Humbert 35591ef936 one more DPF-plugins suite 5 years ago
  Olivier Humbert 167f72e19f Add 4 DPF made plugins (#167) 5 years ago
  falkTX 2cb3b7d3e3
Try to make utils/generate-vst-bundles.sh work anywhere 5 years ago
  falkTX a26f5a241d
Handle situation of addAttribute values being empty 5 years ago
  falkTX 5ffcbe5e0a
Only define rsz prefix when needed 5 years ago
  falkTX b5c5ff3661
Always use "opts" prefix 5 years ago
  falkTX fd55d1002c
Adjust latest changes to be more in DPF style 5 years ago
  falkTX f609e5c3a1
Put CairoUI's metadata in consistency with the rest of examples 5 years ago
  JP Cimalando 795730f3cb Fix the unimplemented worker response function 5 years ago
  JP Cimalando 31a4cf3e46 exporter: attributes into arrays, to simplify dealing with syntax 5 years ago
  JP Cimalando daad976911 nanovg: check openGL function validity on next inits 5 years ago
  JP Cimalando b4d02d7920 nanovg: guard loadSharedResources against init failure 5 years ago
  falkTX 93528a9d3c
Triple-quote lv2 short name as precaution 5 years ago
  falkTX f4f44ab0cd
Add Parameter short name support, used in LV2 and VST 5 years ago
  Luke Esquivel a80da9156e fixed macos vst buildfile errors 5 years ago
  JP Cimalando 5dff90ad27 add file dialog for macOS (#161) 5 years ago
  JP Cimalando 1ae79e9a53 sofd: skip strcpy in case of same source and destination 5 years ago
  JP Cimalando 7066dd1b54 cairo: define geometry functions, fixes debug link 5 years ago
  falkTX cc720fe821 win32: clear file dialog string before triggering callback 5 years ago
  JP Cimalando a7706f24a3 Add simple file selection for Windows (#152) 5 years ago
  falkTX c29301f717 Merge branch 'master' into develop 5 years ago
  falkTX 0a65c4f83e
Fix build with headers in custom path 5 years ago
  falkTX b11b6a4332 Merge branch 'master' into develop 5 years ago
  falkTX 0e839f08cc
Add AudioMidiSyncHelper class to new DistrhoPluginUtils.hpp file 5 years ago
  falkTX cde65ceac4
Add a int/uint/int2/uint2 variants of d_safe_assert 5 years ago
  falkTX 33b9208246
Fix console warnings when building without X11 5 years ago
  JP Cimalando bcf84559a5 Set UTF8 window title using NetWM hints 5 years ago
  falkTX 7a056bbcf8
Don't return reference in getFixedValue function 5 years ago
  falkTX f80f8bf316
doxygen is tricky... 5 years ago
  falkTX e8bf81b12e
Hide ugly todos from docs 5 years ago
  falkTX 8430483fb8
Merge branch 'master' into develop 5 years ago
  JP Cimalando 83f1767d43 Fix LV2 state string exporting 6 years ago
  Olivier Humbert 393834735a Update README.md 6 years ago
  Jakob Dübel 68b3a57a78 Adjust to libmodla-1.2.0 with silence instead of noise. 6 years ago
  naught101 2f6691a303 Add docs for editParameter and setParameterValue 6 years ago
  falkTX 196977645e
Remove testing check (make ui-less plugins work again) 6 years ago
  Patrick Desaulniers 3f5d988041 Fix invalid atom size on sendNote (LV2) 6 years ago
  falkTX 2b71c884ac Merge branch 'master' into develop 6 years ago
  Patrick Desaulniers c3bf5ecada Document DISTRHO_PLUGIN_WANT_FULL_STATE (#135) 6 years ago