1259 Commits (edbc8e49cfb43f064d2fa55eb3a7318db8e9fb6c)
 

Author SHA1 Message Date
  falkTX edbc8e49cf
Remove old travis files 3 years ago
  falkTX 4cf573e8db
Remove now deleted file from cmake 3 years ago
  falkTX 69744feaf2
Fix build without "using namespace" 3 years ago
  falkTX 95d1467086
Add ringbuffer to rtaudio side, unused for now 3 years ago
  falkTX f48fd90360
Rename build workflow to cmake, so it is more clear what it does 3 years ago
  falkTX e412b7a1ca
Cleanup 3 years ago
  falkTX a9dee888ad
Set -std=gnu++11 3 years ago
  falkTX 468934b8d2
Add GH workflow for testing a few build options 3 years ago
  falkTX d85c5e086d
Make the comments in DistrhoDefines.h consistent 3 years ago
  falkTX 42531e182d
Require GCC 4.8 for DISTRHO_DEPRECATED 3 years ago
  falkTX 5d202eeb98
Forgot dpkg --add-architecture 3 years ago
  falkTX 84822f0d88
Build linux-x86 example-plugins 3 years ago
  falkTX 0240fdabf9
One more macos-old fix 3 years ago
  falkTX e46ae51af7
Fix old macOS compat 3 years ago
  falkTX 2f560d400a Fix build with old compilers 3 years ago
  Jean Pierre Cimalando 1a24ca6c7d cmake: set a distinct output folder for MSVC implib 3 years ago
  Luciano Iam d6d58b33d1 Fix Mac standalone window focus 3 years ago
  falkTX 50aa987a02
Fix a memory leak in the string class 3 years ago
  falkTX 6125f48a68 Fix build without opengl 3 years ago
  falkTX afb18fa4df Build and publish example plugins on CI, matching other DPF stuff 3 years ago
  falkTX 5709c0e4e5 Fix build of LV2 instance-access plugins without UI dependencies 3 years ago
  falkTX 7688dd9602 Remove project name from license file 3 years ago
  falkTX 7d8914796d Fix pkg script 3 years ago
  falkTX 257b79e16b Add script to package macOS plugins as pkg 3 years ago
  falkTX e5e7259119 Remove unused utils 3 years ago
  falkTX 8514dc72ad Add -static-libgcc -static-libstdc++ for windows 3 years ago
  falkTX 1b5a74ac55
Use 1920 as default ticks per beat, more common as default in daws 3 years ago
  falkTX 2466710280
Protect against null data 3 years ago
  falkTX 20c2fce832
Fix RtAudio-related windows build 3 years ago
  lucianoiam 3a044b22f8
Simplify custom Makefile paths (#297) 3 years ago
  falkTX e9563d1436 Directly map VST2 keyup/down to plugin UI events 3 years ago
  falkTX d19c9e0d34 Add Application::isStandalone() method 3 years ago
  falkTX e889c58115 Invert LV2 bypass/enabled parameter on UI events 3 years ago
  falkTX 939dcf2e15 Fix LV2 parameter offset for plugins with midi out but no state 3 years ago
  falkTX 212a7303b5 Fix typo (leading to macOS cmake build error) 3 years ago
  falkTX 995106ac4c Skip RtAudio windows fallback on MSVC for now 3 years ago
  falkTX 683cbc9fd4 Define NOMINMAX as macro before including windows.h 3 years ago
  falkTX bcbddc5da4 Fix macOS build 3 years ago
  falkTX 0ea9558e3f Fix LV2 export of comments with newlines 3 years ago
  falkTX a1dd4b0aa7
Reset OpenGL color before drawing images (fixes invisible content) 3 years ago
  falkTX dc47cb49fe
Auto-scale NanoVG by widget scale factor 3 years ago
  falkTX a93b12cb0a
Fix ImageKnob for types that need full repaints 3 years ago
  falkTX ad9af23e6d
Fix ImageKnob missing callbacks 3 years ago
  falkTX bc6aea1682
Fix warnings on RtAudio related code 3 years ago
  falkTX e7e8beca64
Fix build with state files 3 years ago
  falkTX 6b05d39e61
Mention Window::addIdleCallback in Application::addIdleCallback 3 years ago
  falkTX 1ccefd8c72
Mention thread-safety on Application class 3 years ago
  falkTX 550fab3866
Consistency 3 years ago
  falkTX 22d74866e5
Fixup for latest changes in custom standalones 3 years ago
  falkTX 1a2dafdfc9
Give context back to transient parent window 3 years ago