817 Commits (82eae9b39a804513b41e630c95c7e768e1e3031b)
 

Author SHA1 Message Date
  falkTX 82eae9b39a
DSSI is not compatible with DISTRHO_PLUGIN_WANT_FULL_STATE 5 years ago
  falkTX f9619a7f45
Cleanup duplicated error 5 years ago
  falkTX deed311a09
Remove specialized constructor for ParameterRanges, not needed 5 years ago
  falkTX 58da5a6ef7
Leave note that AudioPort can be CV by specifying a hint 5 years ago
  falkTX 18eb8eda8c
Update lv2 ui.h header 5 years ago
  falkTX 3fa7482577
Add initializer list constructor to ParameterRanges class 5 years ago
  falkTX 2b557ed016
LV2 export: Use actual proper default value, instead of live one 5 years ago
  falkTX d80b8bfce3
String: limit amount of characters in float conversion 5 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 de8ace2f30
Only use -mtune=generic on intel-based architectures 5 years ago
  JP Cimalando 4e180a77ec lv2: request the optional ui:parent feature 5 years ago
  JP Cimalando a927593824 lv2: require the idleInterface feature 5 years ago
  JP Cimalando 4c3b7d9630 Fix user-resizable embedded window in Reaper Mac 5 years ago
  Christopher Arndt 30ba386bc6 Export LV2 scalePoint for integer ports as integer values not float (#195) 5 years ago
  JP Cimalando a40eafdf18 Detect the processor type, enable SSE2 only when possible (#191) 5 years ago
  Christopher Arndt 4b375f7a5f List Uhhyou plugins in readme 5 years ago
  falkTX d2d3a43776
Only enable Info modgui if building for MOD 5 years ago
  JP Cimalando e69074ebfc Fix setting the bypass parameter at init (#185) 5 years ago
  falkTX d164873893
Add modgui to Info plugin 5 years ago
  falkTX 3a0f7e13c7 Being pedantic 5 years ago
  falkTX a7a7b47e9a Fix build without opengl 5 years ago
  JP Cimalando 7070042590 Fix macOS crash on editor closed and reopened 5 years ago
  JP Cimalando 8ed673ee16 Add the `VERBOSE` option to makefiles 5 years ago
  falkTX 335cb08628 Fix build without set-DGL-namespace 5 years ago
  falkTX 4a3327e011 Test build with no DGL namespace too 5 years ago
  falkTX acbf535cff Fix build with custom prefix 5 years ago
  falkTX 4c5da3f954 Test no namespace and custom namespace on CI 5 years ago
  JP Cimalando 7c82a93925 Fix the build in case the DISTRHO namespace is not used 5 years ago
  JP Cimalando 98b29fd867 Allow generic units to pass validation 5 years ago
  falkTX 06340e3c16 More haiku tests & changes (full mouse tracking, lock looper) 5 years ago
  JP Cimalando 945ee9a2f4 Suppress the copy methods of ParameterEnumerationValues (fixes #177) (#178) 5 years ago
  falkTX 20a464142a
Incomplete but sorta working initial Haiku support, WIP 5 years ago
  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