1259 Commits (edbc8e49cfb43f064d2fa55eb3a7318db8e9fb6c)
 

Author SHA1 Message Date
  falkTX dca5c9d476
Alternative approach to initial window OpenGL context scope 3 years ago
  falkTX b1683bebbc
win32: Only call SetProcessDPIAware if standalone application 3 years ago
  falkTX b2f08b318f
CoreFoundation is needed too 3 years ago
  falkTX 4f6bcba446
Try to fix cmake macOS build 3 years ago
  falkTX 1f3a738b28 Use tick_double for jack standalone 3 years ago
  lucianoiam 949e779806
Fix typos in DGL source comments (#295) 3 years ago
  falkTX c0ad83e801 Fix macOS build 4 years ago
  falkTX 1de9ac0379 Cleanup RtAudio use, make it compatible with more systems 4 years ago
  falkTX 45eb87d01c Add ButtonEventHandler::getLastClickPosition() 4 years ago
  falkTX accb8c96da Add ButtonEventHandler::getLastMotionPosition(), fix whitespace 4 years ago
  falkTX ab2e7e732f Fix build 4 years ago
  falkTX 6f23c9aaae Fallback to RtAudio when JACK fails (macOS only for now, TESTING) 4 years ago
  falkTX 2e6a0f79df Add RtAudio copy in-tree 4 years ago
  falkTX e28b6770f6 Fix lv2 export 4 years ago
  Patrick Desaulniers 6181be3fd8
Fix build when DGL_FILE_BROWSER_DISABLED is defined (#293) 4 years ago
  falkTX c5a3e7ce76
LV2: Fix custom unit render format for integer parameters 4 years ago
  falkTX aea500fef6
Move CI to focal 4 years ago
  falkTX ce1ae1e51a
LV2: Use mono and stereo port group definitions from lv2 spec 4 years ago
  falkTX fc2930cbcf
Set port group information for JACK audio/cv ports 4 years ago
  falkTX 0094b495cc Implement port groups for VST2 parameters 4 years ago
  falkTX 6d57f75c6a
Add convenience Color::withAlpha method 4 years ago
  falkTX 63b1041535 KnobEventHandler should has vertical mode by default 4 years ago
  lucianoiam 8080459d5e
Mute which output in generate-ttl.sh (#292) 4 years ago
  falkTX 1bf94ee615
Move ImageKnob logic into reusable KnobEventHandler 4 years ago
  falkTX 92f0f978a1
Fix wording 4 years ago
  falkTX a0f81b0bd5
Allow event coordinate margins in SubWidget 4 years ago
  falkTX 3d1ea25465
ButtonEventHandler: Fix inverse logic and add a clear state call 4 years ago
  falkTX 995b94a44b
Make some event handlers methods public 4 years ago
  falkTX 757a4cf62c
Forgot 1 piece for cmake 4 years ago
  falkTX 2fe6b274d1
Start of common event handlers, split off button as a start 4 years ago
  falkTX 66aa0ee878
Allow UI_TYPE = generic 4 years ago
  falkTX 350cf497a9
Fix logic around jack event count 4 years ago
  falkTX b5834a9907
Use DISTRHO_PLUGIN_WANT_PARAMETER_VALUE_CHANGE_REQUEST in doxygen 4 years ago
  falkTX 97bb090e3b Fix a leftover rename 4 years ago
  falkTX a8f912a7d3
Fix build with DONT_SET_USING_DISTRHO/DGL_NAMESPACE 4 years ago
  falkTX 4987a082af
Do not run win32/win64 in CI for now 4 years ago
  falkTX 45d9a290bc
Fix (ignore) some compiler warnings 4 years ago
  falkTX 84437dfbe4
Alternative approach to thread-safe Application::quit 4 years ago
  falkTX b3864114d8
Really fix build (except tests) 4 years ago
  falkTX 55834c253b
Adapt cmake for file name change 4 years ago
  falkTX 2899d26349
Rename a file and fix build 4 years ago
  falkTX d7ba57dee1
Initial work for VST3 compatible plugins, lots to do.. 4 years ago
  falkTX 4bba885338
Fix typos in travesty headers 4 years ago
  falkTX 99d398ef17
Add constexpr to 2 dpf utils 4 years ago
  falkTX 77e0bde010
Try enabling all CI steps 4 years ago
  falkTX 0ac10abffd
convert v3_tuid_match into a bool, so return value is more clear 4 years ago
  falkTX 880349a3b9
Initial implementation of travesty, pure C interface to vst3 4 years ago
  falkTX 242e0d2788 Ignore hosts calling effOpen twice, dont print error 4 years ago
  falkTX c17f6983d5 Delete now unused code 4 years ago
  falkTX 378b305c06 macOS file panel dialog 4 years ago