1772 Commits (51ca273f60c17c16b59afadd9c52dac491a82d9c)
 

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