1791 Commits (c7baf5cefe85be9a69f1e321c17fda9c6357f0f0)
 

Author SHA1 Message Date
  falkTX c7baf5cefe
Correct offset for MIDI CC params 3 years ago
  falkTX 93abcc869b
Proper MIDI implementation for VST3, sort input events ourselves 3 years ago
  falkTX 314c814ce1
Deal with VST3 UI resize properly 3 years ago
  falkTX b8288d44ee
Simplify vst2 and vst3 transport code 3 years ago
  falkTX 0c04a07e56
Make macOS installer allowed to install without rosetta2 3 years ago
  falkTX ac9b574f6f Fix incorrect offset of embed ui on windows and macOS 3 years ago
  falkTX 9efc5ff6e3
Ignore a compiler warning 3 years ago
  falkTX 6ef3fce69a
Sync get display factor code with pugl 3 years ago
  falkTX 3d0d31c594
Fix cairo include 3 years ago
  falkTX 772e4f5ae8
Update Info plugin example resize handle to set mouse cursor 3 years ago
  falkTX 176b1a4707
Fix build with new pugl 3 years ago
  falkTX 48d37055d9 Update pugl, get rid of puglMacOSActivateApp (no longer needed) 3 years ago
  falkTX a65ac8545d
Also set __USE_MINGW_ANSI_STDIO on makefiles for mingw 3 years ago
  falkTX 42c1387a12
Cleanup 3 years ago
  falkTX 982f27632c
Give up on fancy macOS namespace 3 years ago
  falkTX cac6646370
Fix build 3 years ago
  falkTX 60f0de5a0d
Cleanup makefile 3 years ago
  falkTX bad716bc14
Fix C++98 build 3 years ago
  falkTX b139002d38
Revert previous commit, enable xcursor for cmake builds 3 years ago
  falkTX 51ca273f60
Experiment always building pugl on macOS cmake 3 years ago
  falkTX 1f3fb01339
Make sure to always include+build the correct file browser file 3 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 e3e0bc2183
Fix for the previous commmit 3 years ago
  falkTX 3de334d26c
Tweaks to special macOS builds 3 years ago
  falkTX 7f65db5dd3
Bring back Window::setTransientParent, used in Carla 3 years ago
  falkTX a106c2b8ce
Fix no namespace build 3 years ago
  falkTX 638690ed6a
Fix DISTRHO_UI_FILE_BROWSER for macOS 3 years ago
  falkTX 6c832980f6
Cleanup file dialog namespaces, add DISTRHO_UI_FILE_BROWSER 3 years ago
  falkTX 4f3d99304f
Fix no namespace build 3 years ago
  falkTX fdbc69f0ba
Make the default onClipboardDataOffer more friendly 3 years ago
  falkTX 114031ee99
Allow to skip building file browser, even if enabled 3 years ago
  falkTX bbe215891b Fix macOS build, adjust cairo include 3 years ago
  falkTX a1fc530dd0
Make new clipboard things work on X11 3 years ago
  falkTX 9b228b0c5b
Adjust clipboard API following latest pugl changes 3 years ago
  falkTX cc1db59a5b
Start updating pugl, WIP 3 years ago
  falkTX 487d918d5c
Reorder/organize the Widget event docs 3 years ago
  falkTX 32916adb82
Add handy mouse button enum 3 years ago
  falkTX d76a112161
Import ResizeHandle widget for tests, set Demo min size 3 years ago
  falkTX 4f906d2980
Split OpenGL includes into its own dedicated header 3 years ago
  falkTX c0da2f0c43 Update carla plugin wrapper 3 years ago
  falkTX 01fc162215 Do not set -fno-gnu-unique for BSD 3 years ago
  falkTX 414513de66
Do not export DllMain for static windows builds 3 years ago
  falkTX f9e6b101a1
Return invalid-arg if port group is not mono or stereo 3 years ago
  falkTX c21bc7da9d
Fix standard LV2 port group definitions 3 years ago
  falkTX 4bcb4d4dc8
More tweaks to getBusArrangement, add stereo tag to example meter 3 years ago
  falkTX 1357e37f2c
Make sure speaker pointer is not null 3 years ago
  falkTX 98b3956424
Implement VST3 getBusArrangement, cleanup 3 years ago
  falkTX e3341cb422
Tweak travesty headers as needed by hosts for plugin scanning 3 years ago
  falkTX dba284c267
Fix some compiler warnings 3 years ago