76 Commits (c073735cc3b8feddf27cce40fc6976b0350bb062)

Author SHA1 Message Date
  falkTX a4b06f3b88 Incorporate the rest of cairo changes, CairoImageKnob works now 4 years ago
  falkTX e46dd357b6 Reorganize the example plugin targets 4 years ago
  falkTX a8af6b7282
Fix in-place processing in cairoui example; Cleanup 4 years ago
  falkTX 7fcfe3d9cc
Make states example cairo compatible too 4 years ago
  falkTX 6f21873277 Build CairoUI by default now that DPF cairo APIs are going stable 4 years ago
  falkTX a895877f5e Make Parameters UI backend agnostic, test build against cairo 4 years ago
  falkTX 37b81b503f
imgui: use scale factor from DPF 4 years ago
  falkTX 1682712841
Add ImguiSimpleGain example, WIP 4 years ago
  falkTX 5539e16165
Update base events to match latest pugl 4 years ago
  falkTX 27d3046a7b
Add background/foreground UI color from host, implemented for LV2 4 years ago
  falkTX 3f405e0b31
Keep aspect ratio in example parameters UI 4 years ago
  falkTX 28fc6635bc
Add simple file handling example, WIP 5 years ago
  falkTX 9c862a50d0
Don't build DSSI plugin for States example (broken presets) 5 years ago
  falkTX b09a8ae435
Being picky... 5 years ago
  falkTX 05752d0fb2
Use system font if DGL_NO_SHARED_RESOURCES is defined 5 years ago
  falkTX d176b628fa
Fix missing text in Info example 5 years ago
  falkTX d2d3a43776
Only enable Info modgui if building for MOD 5 years ago
  falkTX d164873893
Add modgui to Info plugin 5 years ago
  falkTX a7a7b47e9a Fix build without opengl 5 years ago
  falkTX 335cb08628 Fix build without set-DGL-namespace 5 years ago
  falkTX acbf535cff Fix build with custom prefix 5 years ago
  falkTX 14b4536aad
Reorder some code and add stubs for HaikuOS support 5 years ago
  falkTX f609e5c3a1
Put CairoUI's metadata in consistency with the rest of examples 5 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
  JP Cimalando 2d617789fe
Fix some warnings emitted by GCC 8 and Clang 7 6 years ago
  JP Cimalando 409c581f29
Widget drawing with cairo in local coordinates 6 years ago
  JP Cimalando 943d9cdc1f Cairo example (#108) 6 years ago
  JP Cimalando c5e1f7d026 Fix some warnings emitted by GCC 8 and Clang 7 6 years ago
  JP Cimalando 09d9de8ba9 Fix a few more warnings 6 years ago
  JP Cimalando 524dcfee15 Eliminate some warnings in the CairoUI example 6 years ago
  JP Cimalando 311ff940b6 Relicense the Cairo plugin demo as ISC 6 years ago
  falkTX 7bf7a04f47
Add CairoUI plugin example, WIP 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
  falkTX 58d2cd78e8 Fix warning (and travis build) 6 years ago
  falkTX 0a0f45fb2d Meters UI is user resizable 6 years ago
  falkTX 2d02c43c6d Fix build and fix a few typos 6 years ago
  falkTX 7cf42d65eb Allow plugin UIs to be user-resizable, test with info example 6 years ago
  Patrick Desaulniers 87df8f0067 Fix examples homepage and correct some typos 6 years ago
  falkTX 70e247179f Adjust makefiles so they can be used externally 6 years ago
  falkTX 5f2d86a47e Trigger rebuild of plugin if DPF internals change 6 years ago
  falkTX 03a3afd4e8 Fix build of example plugins without UI 6 years ago
  falkTX 2ad209cb73 Cleanup makefiles a bit more, and fix more warnings 6 years ago
  falkTX af99b460ea Import plugin examples into this repo 6 years ago
  falkTX d17a8706cc Remove examples 11 years ago
  falkTX 3b78c6dfd8 Rework things a bit; Start documentation 11 years ago
  falkTX 422838fe91 Move IdleCallback outside App class; Cleanup 11 years ago
  falkTX 716be94bfc Minor API changes that make sense; Cleanup 11 years ago