1398 Commits (d96d0497eb02b2388ceb6e09afa500222b11f28c)
 

Author SHA1 Message Date
  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
  falkTX 576ffb6afc
Add and use puglX11SetWindowTypeAndPID as old code used to do 4 years ago
  falkTX f618b33772
sofd tweaks and implement button options 4 years ago
  falkTX 7e110bfe17 Try to map file browser flags 4 years ago
  falkTX 283e9c3dab Fix some compiler warnings 4 years ago
  falkTX b2e683e411 Use default monitor for parent-less external UI on win32 4 years ago
  falkTX 68de708d3b Add EmbedExternalUI to default make build 4 years ago
  falkTX efa123fd94
Fix typo 4 years ago
  falkTX 2befed18ce
Remove old gl-examples link, fix kx.studio chat link 4 years ago
  lucianoiam 6d1cd5d857
Bugfix: build error with DISTRHO_PLUGIN_HAS_EXTERNAL_UI (#323) 4 years ago
  Jean Pierre Cimalando 953841754f cmake: Generate the VST as a bundle on macOS 4 years ago
  falkTX a61cb185b6 Correct external ui scale factor code 4 years ago
  falkTX 6bbe8e8a75 Fix tests on macOS 4 years ago
  falkTX 37e6922b31 Set desktop scale factor for external uis if not provided by host 4 years ago
  falkTX dbbfef6dc3
EmbedExternalUI: Initial code for win32 4 years ago
  lucianoiam 25d7902818
Bugfix: EmbedExternalExampleUI resizing on Mac (#319) 4 years ago
  falkTX 68edcd6926
Add more badges 4 years ago
  falkTX 4ffe8feba4
Replace build status badge 4 years ago
  falkTX c1f2d7f47a
Add width/height as parameters of embed-ext-ui for easier testing 4 years ago
  falkTX d3bd0ec61b
Add UI::sizeChanged as needed for external UIs 4 years ago
  falkTX 7c5a6db2c3
Add a few comments 4 years ago
  falkTX 12b54c7056 Sort out situation with some standalone windows 4 years ago
  osch 4d6774fb0f on macOS: don't include pugl.mm for external UIs 4 years ago
  Luciano Iam f9fcf3fd3d Partial UI_TYPE=external support on Windows 4 years ago
  falkTX df6d7f5037
Alternative to last commit 4 years ago