1062 Commits (2a80ce043ba3cf880b33c1fa01ec37796a703ace)
 

Author SHA1 Message Date
  falkTX c36623946d
Add raw/upstream pugl as submodule 5 years ago
  falkTX 890a6cbf89
Cleanup makefiles a bit 4 years ago
  falkTX 89cbdbba53 Add FUNDING.yml 4 years ago
  falkTX 226f219c4d Add FUNDING.yml 4 years ago
  Luciano Iam 8f98ab2388 Allow building projects outside the examples dir 4 years ago
  Damien Zammit 68ca91217d Make mousewheel delta independent of window size, fixes #95 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 f3a4f3f0b9
Remove a useless makefile check, carla leftovers 4 years ago
  falkTX ba139eb31d
Fix previous commit 4 years ago
  falkTX a98f2d395e
Fix previous commit 4 years ago
  falkTX a97a009abd
Fix last commit 4 years ago
  falkTX d710959d07
Allow to use EXE_WRAPPER as makefile option 4 years ago
  falkTX 8e195b4aee
Fix last commit 4 years ago
  falkTX dee5c229ec
Allow to use EXE_WRAPPER as makefile option 4 years ago
  falkTX 9243625aac Small makefile tweaks 4 years ago
  falkTX 4e13981ce5
DSSI UI needs liblo to build 4 years ago
  Damien Zammit 08669d1bc3 Link all plugins to math lib because math functions are used in part of DGL 4 years ago
  Olivier Humbert c78671ad5f Adds 2 others made-with-DPF plugins to the README 5 years ago
  falkTX 039757c158
Implement UI scale factor for VST2 5 years ago
  falkTX 55c937a7ad Revert "Use -fno-finite-math-only when building DGL" 5 years ago
  falkTX fb3cd63725
Revert "Use -fno-finite-math-only when building DGL" 5 years ago
  falkTX fded93d798 Use -fno-finite-math-only when building DGL 5 years ago
  falkTX be7845beb6 Use -fno-finite-math-only when building DGL 5 years ago
  falkTX 9a0cbebef7 Merge branch 'master' into develop 5 years ago
  falkTX e1008f463b Fix syntax 5 years ago
  falkTX e70b6776eb Merge branch 'master' into develop 5 years ago
  falkTX fa10096a86 Describe where to get help 5 years ago
  Olivier Humbert 3af8555ffb
Adds made-with-DPF plugins to the list (#219) 5 years ago
  JP Cimalando 8616522d5a
Fix storage of the bypass parameter in LV2 preset manifest 5 years ago
  falkTX 220d36446e Set GLX_STENCIL_SIZE to 8 in pugl_x11.c 5 years ago
  falkTX 93e070c6d3
Don't use atom-forge header, not needed and breaks build 5 years ago
  falkTX 28fc6635bc
Add simple file handling example, WIP 5 years ago
  falkTX 9d09b5e15b
Start implementation of state files; rework some code where sane 5 years ago
  falkTX 0a441e24b3
Style cleanup 5 years ago
  falkTX 9c862a50d0
Don't build DSSI plugin for States example (broken presets) 5 years ago
  falkTX 82eae9b39a
DSSI is not compatible with DISTRHO_PLUGIN_WANT_FULL_STATE 5 years ago
  falkTX f9619a7f45
Cleanup duplicated error 5 years ago
  falkTX deed311a09
Remove specialized constructor for ParameterRanges, not needed 5 years ago
  falkTX 58da5a6ef7
Leave note that AudioPort can be CV by specifying a hint 5 years ago
  falkTX 18eb8eda8c
Update lv2 ui.h header 5 years ago
  falkTX 3fa7482577
Add initializer list constructor to ParameterRanges class 5 years ago
  falkTX 2b557ed016
LV2 export: Use actual proper default value, instead of live one 5 years ago
  falkTX d80b8bfce3
String: limit amount of characters in float conversion 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 1e9e2067ca
Merge branch 'develop' 5 years ago
  falkTX de8ace2f30
Only use -mtune=generic on intel-based architectures 5 years ago
  JP Cimalando 4e180a77ec lv2: request the optional ui:parent feature 5 years ago