193 Commits (9be6a49c42c8308001cbbd2f0f47cae25d547d9c)

Author SHA1 Message Date
  falkTX 9be6a49c42
AU related fixups 1 year ago
  falkTX 4e2e3a8a38
Rework how AU macros are defined, use it for other formats 1 year ago
  falkTX 522f691ae6
Implement full state for AU 1 year ago
  falkTX 5560dc02ce
Implement MIDI out for AU 1 year ago
  falkTX 475c2125c9
Implement MIDI input for AU; cleanup 1 year ago
  falkTX 4ae14badca
AU: handle UI->DSP state changes 1 year ago
  falkTX 0594d74dfa
Deal with AU plugin macros and use them for global names, cleanup 1 year ago
  falkTX f581a3d444
Initial handling of AU parameters 1 year ago
  falkTX dfc9e235c0
Another attempt at AU support 1 year ago
  falkTX d50d95fe62
Use drag/edit for UI parameter example, cleanup 1 year ago
  falkTX 8b6196b482
Update to latest pugl 1 year ago
  falkTX 77bd69efec
Add plugin-side parameters to cairoui example 1 year ago
  falkTX 26373f3c70
Fix some code comments 1 year ago
  falkTX 07436d430a
Fix edge cases detected by clap validator 1 year ago
  falkTX da582de935
Initial implementation of modgui over wasm 2 years ago
  falkTX 1314c25f14
Fix a compiler warning 2 years ago
  falkTX da7642bf16
Define and use DISTRHO_UI_DEFAULT_WIDTH/HEIGHT in info example 2 years ago
  falkTX 3b9652a476
Remove info example custom modgui files 2 years ago
  falkTX 51bcd7bad4
External UI related fixes 2 years ago
  falkTX 5c8e51c19a
embed-external-ui example needs -ObjC++ on macOS 2 years ago
  AnClark Liu a338aa6559 CMake: Add external UI support 2 years ago
  falkTX d620bd76f1
Build clap versions of example plugins with cmake 2 years ago
  falkTX 847000e4f2
Implement CLAP latency, cleanup 2 years ago
  falkTX 9f3069b2f3
Fix VST2 UI size after last changes 2 years ago
  falkTX 93ce2476d9
Define and use new DISTRHO_PLUGIN_CLAP_ID macro 2 years ago
  falkTX e735e7efdc Implement clap state extension 2 years ago
  falkTX 8d0269ee87 CLAP midi output 2 years ago
  falkTX 4d37a8e301 Deal with MIDI input for clap 2 years ago
  falkTX 28ea3aa852 Implement clap transport 2 years ago
  falkTX 8f664b4d34
Give a little handle to mingw LTO 2 years ago
  falkTX f4d3e6bfbe CLAP: Deal with sending params to UI, idle callback 2 years ago
  falkTX ca3e8b775a Set default size for parameters example 2 years ago
  falkTX dffa860fb8 Prepare stub to be used for clap and other implementations 2 years ago
  falkTX d41b971d77
Set audio port group hints for most example plugins, fixing vst3 2 years ago
  falkTX 772e4f5ae8
Update Info plugin example resize handle to set mouse cursor 2 years ago
  falkTX 18fa6249d8
Remove imgui gain plugin example 3 years ago
  falkTX 00faae6785
Set DISTRHO_UI_FILE_BROWSER macro for all example plugins 3 years ago
  falkTX 6c832980f6
Cleanup file dialog namespaces, add DISTRHO_UI_FILE_BROWSER 3 years ago
  falkTX 4bcb4d4dc8
More tweaks to getBusArrangement, add stereo tag to example meter 3 years ago
  falkTX c3796f9a79
Cleanup 3 years ago
  falkTX 485832aff3 Get rid of the old DISTRHO_PLUGIN_WANT_STATEFILES 3 years ago
  falkTX b3c75c9a2a Clarify initial/default state 3 years ago
  falkTX 854a9c7649 Revamp state API, make it a struct 3 years ago
  falkTX 249c2e0470
Fix build 3 years ago
  falkTX 4c5b77f2e3
Do not build vst3 version of CVPort example, not usable yet 3 years ago
  falkTX 431d330d87
Move common vst3 code to new file; Skip params for shared controller 3 years ago
  Filipe Coelho 2d916332ff
Rework VST3 implementation (#351) 3 years ago
  falkTX 14423c5eec
Automable is not a word, sorry! 3 years ago
  falkTX 7bed00d806 Fix build of vst3 with external uis 3 years ago
  falkTX 1c19c75b8f
Some attention to ImguiSimpleGain, make it follow other examples 3 years ago