60 Commits (07771af5642c95e64bc8b273fa80f623fdb06a55)

Author SHA1 Message Date
  falkTX d36f61a78a
Start to bring back file dialog, add a few more comments 4 years ago
  falkTX a8af6b7282
Fix in-place processing in cairoui example; Cleanup 4 years ago
  falkTX 6f21873277 Build CairoUI by default now that DPF cairo APIs are going stable 4 years ago
  falkTX 8b683996dd
Add example code to getBackgroundColor and getForegroundColor 4 years ago
  falkTX b71a32c9a8
Experiment with custom UI type 4 years ago
  falkTX f8a71fe521
Add back setGeometryConstraints and some resizing 4 years ago
  falkTX 70078d30a0
Allow *.S files; Cleanup 4 years ago
  falkTX cd141a4367
Add some quick things to get plugins to build again 4 years ago
  falkTX 27d3046a7b
Add background/foreground UI color from host, implemented for LV2 4 years ago
  falkTX 9d09b5e15b
Start implementation of state files; rework some code where sane 5 years ago
  naught101 2f6691a303 Add docs for editParameter and setParameterValue 6 years ago
  falkTX 35cfb34053
Minor corrections 6 years ago
  falkTX 2ed5e0a665
Handle scaling of plugins via host (TESTING) 6 years ago
  falkTX 1623dd7b85
Introduce DISTRHO_UI_USER_RESIZABLE macro, remove runtime checks 6 years ago
  falkTX 9647aaf225
Adjust things for better external ui support, add example plugin 6 years ago
  falkTX 204fbeb807
Adjustments for Cairo, and general cleanup 6 years ago
  falkTX 209c6c2be6
Adjust things for better external ui support, add example plugin 6 years ago
  Patrick Desaulniers bf9ba880de Fix external UI build (#87) 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 7cf42d65eb Allow plugin UIs to be user-resizable, test with info example 6 years ago
  falkTX a4c9398d08 Leave comment on sendNote, leaving full implementation for later 6 years ago
  falkTX d5c6245dcb Allow sendNote for plugins with MIDI input 6 years ago
  falkTX c8d968a230 Fix build with custom DGL namespace, use it for OSX class names 7 years ago
  falkTX 0393d1e429 Add DGL_FILE_BROWSER_DISABLED to optionaly disable file browser 7 years ago
  falkTX 662ca8a751 Fix external-ui build on OSX; Fix non-embed external-ui 9 years ago
  falkTX f726245325 Pass LV2 UI bundle path to external UIs 9 years ago
  falkTX f409666de7 More external-ui work; New (dummy) ExternalWindow class 9 years ago
  falkTX 292bd7e0a5 Start work torwards external-ui support 9 years ago
  falkTX 0d5de799d9 Misc changes 10 years ago
  falkTX 90898bce5f Remove some internal functions 10 years ago
  falkTX df95e431f5 Fix code for API changes; Update copyright date in dgl code 10 years ago
  falkTX 4f8b332b94 Rename some files 10 years ago
  falkTX 1e42d8b43f Start rework of base classes 10 years ago
  falkTX 655ff0bce8 Change midi macros, start documentation rework 10 years ago
  falkTX aa5925952c Allow to specify widget UI size during construction 10 years ago
  falkTX 29042aeca5 Allow to receive fileBrowserSelected in plugin UIs 10 years ago
  falkTX d3fe0ec778 Remove NTK references, now in a separate repo 10 years ago
  falkTX 496b888d08 Misc 10 years ago
  falkTX ace05149be Remove size/geometry dependency from NTK; Docs update 10 years ago
  falkTX 4ef494a628 More documentation and small UI changes 10 years ago
  falkTX b9dcf5ca9f Use uint for sizes; Some DPF UI class changes and docs 10 years ago
  falkTX c9cd0b1a1f NTK UIs seem to be working 10 years ago
  falkTX 807aee7910 Initial work for NTK plugin UIs 10 years ago
  falkTX 472e0701fe Misc changes 10 years ago
  falkTX f3b8ec198b Write some API documentation; Cleanup 10 years ago
  falkTX d1f8cd904e Misc fixing; Add DISTRHO_UI_USE_NANOVG macro, for NanoVG plugin UIs 11 years ago
  falkTX 05384270a8 Clear up UI size stuff 11 years ago
  falkTX 58f2cc61a9 Make it possible to override Window resize call in plugin UIs 11 years ago
  falkTX e03cea028e Misc 11 years ago