1772 Commits (51ca273f60c17c16b59afadd9c52dac491a82d9c)
 

Author SHA1 Message Date
  falkTX 8f478f979f Yet a few more compiler warning fixes, msvc stuff this time 3 years ago
  falkTX 1adef358f4 More compiler warnings fixing 3 years ago
  falkTX 9d8df7e122
Fix some compiler warnings 3 years ago
  falkTX 96dcfa87d7
Correct checks in the previous commit 3 years ago
  falkTX 6d29d5d83d
Reduce amount of Plugin pure virtual methods, use runtime warnings 3 years ago
  falkTX e44a908375 lv2lint: Ignore a known linking warning 3 years ago
  falkTX 8d83f11df2
Remove win32 specific vst3 exports from version file 3 years ago
  Jean Pierre Cimalando 848e28cd36 cmake: use symbol export lists 3 years ago
  Jean Pierre Cimalando 8061ea254b make: windows exports with def files 3 years ago
  Jean Pierre Cimalando b9598ec387 Revert "Export "main" symbol for VST2 on Windows" 3 years ago
  Jean Pierre Cimalando f4bf9e5cc8 Have the macOS symbol in exp files 3 years ago
  falkTX 417f234b16
Write MIDI CC binding LV2 meta-data 3 years ago
  falkTX 4685979dc1
Export "main" symbol for VST2 on Windows 3 years ago
  falkTX 4165681819
More tweaks to LV2 license conversion 3 years ago
  falkTX 03fb16c1bf
Fix lv2 tests 3 years ago
  falkTX b9270eea59
Enable runtime plugin tests again 3 years ago
  falkTX 0a16af9e6c
VST2: use a vector for cleanup effects instead of list 3 years ago
  falkTX 622e283a80
Skip plugin runtime memory checks for now, need to fix carla 3 years ago
  falkTX 80e9c5d557
lilv-utils is needed for lv2ls tool 3 years ago
  falkTX 9d368a4477
There was a typo 3 years ago
  falkTX 6c336b78e1
LV2: Use spdx as license URL 3 years ago
  falkTX 50579e9fc1
Start validating/testing plugins 3 years ago
  falkTX 37eb4c0832
VST2: Cleanup created objects on module/dll unload 3 years ago
  falkTX a45661fb8b
Fix uninitialized values in metronome example 3 years ago
  falkTX d96d0497eb
Fix lv2 validation when using state files 3 years ago
  falkTX 6b0402935b
Only export the needed symbols for plugins to work 3 years ago
  falkTX fd19df3378
Use flags from base makefile to build lv2-generator 3 years ago
  falkTX fce8f5a880
LV2: Generate properties for plugin state keys, passing validation 3 years ago
  falkTX 41750f73ad
Switch back to requiring full-state when using programs+state 3 years ago
  falkTX 15e5b575d7
LV2: Set plugin type as project too, prevent invalid presets 3 years ago
  falkTX eac2757ce7 LV2: Convert to license string to URL as much as we can 3 years ago
  falkTX 28a88dbd65 String: Add asBasic, asLower and asUpper methods 3 years ago
  falkTX d64c1acc69 Fix tests 3 years ago
  falkTX 07e8cee925 Add method to render window contents to picture file (opengl) 3 years ago
  falkTX 1606091b33
Revert 1 testing change 3 years ago
  falkTX 6ccd50f0a8
Add example to test NanoImage usage 3 years ago
  falkTX 92dc4eeddc
NanoVG: Allow to load raw images of any format, fix size 3 years ago
  falkTX 2c956cabea
Tweak OS auto-detection, prevent duplicates 3 years ago
  falkTX 25c398382a
Update some dates 3 years ago
  falkTX 4d96e1207c
Change AudioMidiSyncHelper to be a struct 3 years ago
  falkTX 8ce56f345f
Typos 3 years ago
  falkTX 86a621bfd8 Always quit nicely no matter the plugin format 3 years ago
  falkTX 27c173f68f Allow to call Application::quit() from plugins 3 years ago
  falkTX 8a702c3672 Show macOS transient and standalone windows nicely centered 3 years ago
  falkTX f819392569 Move setIgnoreIdleCallbacks to a proper place, before UI creation 3 years ago
  falkTX 5618819a3c Ignore idle callbacks when creating temp windows, e.g. VST2 rect 3 years ago
  falkTX 6f89fd3d21 Better handling of transient windows, using ScopedGraphicsContext 3 years ago
  lucianoiam 0aa4fd4854
Prevent some compilation warnings on MinGW (#324) 3 years ago
  falkTX ccece16081
Add OFN_EX_NOPLACESBAR for win32 file dialog as needed 3 years ago
  falkTX 3b4b9460fe
Some little flags usage for win32 file dialogs 3 years ago