339 Commits (2ed5e0a66577f7f32f97cc4811d469b2226eaf83)

Author SHA1 Message Date
  falkTX 2ed5e0a665
Handle scaling of plugins via host (TESTING) 6 years ago
  falkTX e5d7199cb3 Yet another fix for exported ttl for plugins with instance access 6 years ago
  Robin Gareus f2ed4d4004 Add support for LV2 UI Touch 6 years ago
  falkTX 07703215e7 Another fix for exported ttl for plugins with instance access 6 years ago
  falkTX c8877fe6d2
Another fix for exported ttl for plugins with instance access 6 years ago
  falkTX 15014ea074 More tweaks to transport 6 years ago
  falkTX 45a27ab64a
More tweaks to transport 6 years ago
  falkTX 14a8e739c4 Fix generated ttl for plugins with instance access 6 years ago
  falkTX 3daa6cdcda
Fix generated ttl for plugins with instance access 6 years ago
  falkTX 1623dd7b85
Introduce DISTRHO_UI_USER_RESIZABLE macro, remove runtime checks 6 years ago
  falkTX 4d0b2df0a2
Rework VST time info sync, in a way that actually works 6 years ago
  falkTX a6e64ac9ca VST: Fix calculation of transport "beat" 6 years ago
  falkTX 953efc62ea
VST: Fix calculation of transport "beat" 6 years ago
  falkTX 5e35de0872
Remove leftover debug prints 6 years ago
  falkTX 9647aaf225
Adjust things for better external ui support, add example plugin 6 years ago
  JP Cimalando 2d617789fe
Fix some warnings emitted by GCC 8 and Clang 7 6 years ago
  JP Cimalando 4206ad194e
Provide a DISTRHO_DEPRECATED attribute 6 years ago
  JP Cimalando 8b4a301d60
Provide a DISTRHO_DEPRECATED attribute 6 years ago
  JP Cimalando c5e1f7d026 Fix some warnings emitted by GCC 8 and Clang 7 6 years ago
  JP Cimalando 09d9de8ba9 Fix a few more warnings 6 years ago
  falkTX 204fbeb807
Adjustments for Cairo, and general cleanup 6 years ago
  JP Cimalando 2795c66b16 rewrite preprocessor conditionals in simplified form 6 years ago
  JP Cimalando d80c799b8c software rendering with Cairo 6 years ago
  Andreas Müller 150c099e1b remove useles parentheses in macros - recent compilers don't like them (#98) 6 years ago
  falkTX 101d045a75
Remove leftover debug prints 6 years ago
  falkTX 209c6c2be6
Adjust things for better external ui support, add example plugin 6 years ago
  falkTX cf980eb2a0
Partially reverts a1748a1a9f 6 years ago
  Patrick Desaulniers bbca5beee3 Fix some parts of BarBeatTick documentation (#86) 6 years ago
  Patrick Desaulniers bf9ba880de Fix external UI build (#87) 6 years ago
  falkTX 9d283b02f1
Real fix.. 6 years ago
  falkTX 943eb1197a
Fix previous commit 6 years ago
  falkTX 3a25a66963
Fix VST strncpy 6 years ago
  Patrick Desaulniers 0333e4e6d6 Fix ttl generation for plugins that use events out but not events in 6 years ago
  falkTX 1900d13208 Fix offset when sending state to LV2 UI 6 years ago
  falkTX e170f81fbc Print warning for plugins with state and presets but not full state 6 years ago
  falkTX 5f117eece4 Fix a minor compiler warning 6 years ago
  Christopher Arndt b5d98f4bd3 Add assertions to make sure size > 0 6 years ago
  Christopher Arndt ba1ec818e8 Avoid gcc >= 8 warning about possible string truncation when using std::strncpy 6 years ago
  falkTX b526e381cc Fix recursive resizing in certain DAWs 6 years ago
  falkTX a1748a1a9f Assume Windows to be resizable by default; Add UI::isUserResizable 6 years ago
  falkTX 638585dc74 Add option to automatically scale plugin UIs 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
  falkTX a2067e6bd6 Import a simple fix from Carla 6 years ago
  falkTX 3d5bd09c71 Fix initial parameter output values for JACK standalone 6 years ago
  falkTX ef4fe887ed Add new DISTRHO_NO_WARNINGS macro, use it on macOS test builds 6 years ago
  falkTX 2ad209cb73 Cleanup makefiles a bit more, and fix more warnings 6 years ago
  falkTX b2e7ff2ee4 Cleanup 6 years ago
  falkTX 374dced982 Remove useless undef of noexcept, fixes #66 6 years ago
  falkTX dee2b4a854 Update carla format code, fix license 6 years ago