1772 Commits (51ca273f60c17c16b59afadd9c52dac491a82d9c)
 

Author SHA1 Message Date
  falkTX 6b836375c9
Try another way for finicky windows headers 4 years ago
  falkTX 315c10e1bc
Add support for start-dir on dbus file browser saving 4 years ago
  falkTX 4e0b100532
Header includes are a tricky business.. 4 years ago
  falkTX d290ac2fe0
Fix DBus file dialog for Gtk/GNOME 4 years ago
  falkTX c6d9420490 Include commdlg.h, needed if others define WIN32_LEAN_AND_MEAN 4 years ago
  Filipe Coelho 29709cbe4e
UI filebrowser saving mode, separate from pugl/DGL/Window (#349) 4 years ago
  falkTX fbbfe11a5b
Add missing LV2_STATE_ERR_NO_SPACE to pre-included LV2 headers 4 years ago
  falkTX ad055720fc
Add Plugin::isDummyInstance() method, useful for some plugins 4 years ago
  falkTX 0f31c24917
Expose the custom nvgCreateGL for others to use 4 years ago
  falkTX 56a65f56a3 Update pugl to ensure macOS windows start hidden by default 4 years ago
  falkTX e03017963d
Use the more compat DirectSound as JACK fallback on Windows 4 years ago
  falkTX d64551f5b4
Delete unused file 4 years ago
  falkTX 6bf4d68dec
Revert "Add a missing include" 4 years ago
  falkTX d7abd3e1d5
Use win32 thread API for file browser, not pthreads; Cleanup 4 years ago
  falkTX a5952348cd
Fix MSVC build 4 years ago
  falkTX 1d756d6ac2
Add a missing include 4 years ago
  falkTX f3d38188c9
Fix some leftover warnings 4 years ago
  falkTX 2fa587358b
File dialog setup can't be done on MSVC just yet (pthread usage) 4 years ago
  falkTX 8fd9d95c74
Only include Thread.hpp as needed 4 years ago
  falkTX c4334df673
Place the new tests under ifdef DPF_RUNTIME_TESTING 4 years ago
  falkTX def5f2b47b
Run GetOpenFileNameW on secondary thread, tested on Windows 10 4 years ago
  falkTX 497a831bd9
Early work for self-test mode in standalone 4 years ago
  falkTX 62996d5578 Make macOS open file dialog truly async 4 years ago
  falkTX b800b52759
Forgot one.. 4 years ago
  falkTX 4603181a0a Make utility functions compatible with doxygen 4 years ago
  lucianoiam 1d66bb2dd6
Return abs. path in getBinaryFilename() Linux/Jack (#344) 4 years ago
  falkTX 145f3f9a25
Add some more basic documentation 4 years ago
  falkTX fe8f0eb69c Do not use audio input device in RtAudio fallback if not needed 4 years ago
  falkTX 2d1ec00e27 Proper setup of macOS VST bundles after the recent changes 4 years ago
  falkTX e2dcc29bfb Always follow symlinks when creating macOS package 4 years ago
  falkTX a88514b734
Add new USE_VST2_BUNDLE makefile option, WIP 4 years ago
  falkTX 437d080a68
Setup bundle path for LV2 ttl export 4 years ago
  falkTX 01261953a3
Fix no namespace build 4 years ago
  falkTX d5267f11d9
Fix C++98 build 4 years ago
  falkTX 70ccd68870
Fix a typo 4 years ago
  falkTX abdb896a2a
Only use AudioMidiSyncHelper when num-outputs > 0 4 years ago
  falkTX 4ecbd24570
Fix build 4 years ago
  falkTX b9a7aaa587
Fix build after latest changes 4 years ago
  falkTX 1da1c811c7
Start of getResourcePath utility 4 years ago
  falkTX 1af66e49db Make getBinaryFilename work in standalone windows too 4 years ago
  falkTX 26eb9dd4e4 Implement Plugin::getBundlePath() for VST2 4 years ago
  falkTX 2c91052619 Start of getBinaryFilename implementation; Cleanup 4 years ago
  falkTX 74f4898b2a Define functions for plugin format and binary/bundle path, WIP 4 years ago
  falkTX eca8056dc2
Cleanup after nanovg updates 4 years ago
  falkTX 2ebf89eef3 Cleanup 4 years ago
  falkTX 2f1b5127cc Update .gitignore 4 years ago
  falkTX cac786dcf6
Fix widget margins for a few special cases 4 years ago
  falkTX 2711cbefa4 Fix VST3 plugin filename for windows builds with cmake 4 years ago
  falkTX 7bed00d806 Fix build of vst3 with external uis 4 years ago
  falkTX d56d568e76
Put EXTRA_LIBS in compiler command instead of object list 4 years ago