1398 Commits (d96d0497eb02b2388ceb6e09afa500222b11f28c)
 

Author SHA1 Message Date
  falkTX 84822f0d88
Build linux-x86 example-plugins 4 years ago
  falkTX 0240fdabf9
One more macos-old fix 4 years ago
  falkTX e46ae51af7
Fix old macOS compat 4 years ago
  falkTX 2f560d400a Fix build with old compilers 4 years ago
  Jean Pierre Cimalando 1a24ca6c7d cmake: set a distinct output folder for MSVC implib 4 years ago
  Luciano Iam d6d58b33d1 Fix Mac standalone window focus 4 years ago
  falkTX 50aa987a02
Fix a memory leak in the string class 4 years ago
  falkTX 6125f48a68 Fix build without opengl 4 years ago
  falkTX afb18fa4df Build and publish example plugins on CI, matching other DPF stuff 4 years ago
  falkTX 5709c0e4e5 Fix build of LV2 instance-access plugins without UI dependencies 4 years ago
  falkTX 7688dd9602 Remove project name from license file 4 years ago
  falkTX 7d8914796d Fix pkg script 4 years ago
  falkTX 257b79e16b Add script to package macOS plugins as pkg 4 years ago
  falkTX e5e7259119 Remove unused utils 4 years ago
  falkTX 8514dc72ad Add -static-libgcc -static-libstdc++ for windows 4 years ago
  falkTX 1b5a74ac55
Use 1920 as default ticks per beat, more common as default in daws 4 years ago
  falkTX 2466710280
Protect against null data 4 years ago
  falkTX 20c2fce832
Fix RtAudio-related windows build 4 years ago
  lucianoiam 3a044b22f8
Simplify custom Makefile paths (#297) 4 years ago
  falkTX e9563d1436 Directly map VST2 keyup/down to plugin UI events 4 years ago
  falkTX d19c9e0d34 Add Application::isStandalone() method 4 years ago
  falkTX e889c58115 Invert LV2 bypass/enabled parameter on UI events 4 years ago
  falkTX 939dcf2e15 Fix LV2 parameter offset for plugins with midi out but no state 4 years ago
  falkTX 212a7303b5 Fix typo (leading to macOS cmake build error) 4 years ago
  falkTX 995106ac4c Skip RtAudio windows fallback on MSVC for now 4 years ago
  falkTX 683cbc9fd4 Define NOMINMAX as macro before including windows.h 4 years ago
  falkTX bcbddc5da4 Fix macOS build 4 years ago
  falkTX 0ea9558e3f Fix LV2 export of comments with newlines 4 years ago
  falkTX a1dd4b0aa7
Reset OpenGL color before drawing images (fixes invisible content) 4 years ago
  falkTX dc47cb49fe
Auto-scale NanoVG by widget scale factor 4 years ago
  falkTX a93b12cb0a
Fix ImageKnob for types that need full repaints 4 years ago
  falkTX ad9af23e6d
Fix ImageKnob missing callbacks 4 years ago
  falkTX bc6aea1682
Fix warnings on RtAudio related code 4 years ago
  falkTX e7e8beca64
Fix build with state files 4 years ago
  falkTX 6b05d39e61
Mention Window::addIdleCallback in Application::addIdleCallback 4 years ago
  falkTX 1ccefd8c72
Mention thread-safety on Application class 4 years ago
  falkTX 550fab3866
Consistency 4 years ago
  falkTX 22d74866e5
Fixup for latest changes in custom standalones 4 years ago
  falkTX 1a2dafdfc9
Give context back to transient parent window 4 years ago
  falkTX dca5c9d476
Alternative approach to initial window OpenGL context scope 4 years ago
  falkTX b1683bebbc
win32: Only call SetProcessDPIAware if standalone application 4 years ago
  falkTX b2f08b318f
CoreFoundation is needed too 4 years ago
  falkTX 4f6bcba446
Try to fix cmake macOS build 4 years ago
  falkTX 1f3a738b28 Use tick_double for jack standalone 4 years ago
  lucianoiam 949e779806
Fix typos in DGL source comments (#295) 4 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