26 Commits (v2.6.5)

Author SHA1 Message Date
  Andrew Belt 4552a7168f Specify Fundamental (VCV Free) plugin version and download it in dist target. Refactor getFundamentalPackagePath() to not use regex. 10 months ago
  Andrew Belt f617ed1d03 Ignore dotfiles. Reorganize .gitignore. 11 months ago
  Andrew Belt ac078c7e6f Revert e87f83aba9 3 years ago
  Andrew Belt 639c2c6374 Build libRack target to root dir instead of build/ dir. 3 years ago
  Andrew Belt e87f83aba9 Move target and standalone target binaries to build/. 3 years ago
  Andrew Belt d00e79c7fb Rename APP_EDITION to APP_EDITION_NAME. Add APP_EDITION with abbreviated edition. 4 years ago
  Andrew Belt c8f090aa1f Add and implement RackWidget::loadSelection() and saveSelection(). 4 years ago
  Andrew Belt 0569eb0784 Reorganize gitignore. 4 years ago
  Andrew Belt f627d1e729 Move libRack.dylib to Resources folder in Mac bundle. Use rpath for plugin build. 5 years ago
  Andrew Belt df544700b9 Remove libzip, zlib. Remove string::compress() and uncompress(). Remove system::unzipToFolder(). 5 years ago
  Andrew Belt 110523e5ef Add a few directories to gitignore. 5 years ago
  Andrew Belt 68bc276865 Add CC 0-15, etc presets for MIDI-CC and CV-CC. 5 years ago
  Andrew Belt 94b5ad8b32 Fix build on Mac. 6 years ago
  Andrew Belt dee649db0f Break Rack into libRack shared library and lightweight standalone Rack executable. 6 years ago
  Andrew Belt 38c99ad0a8 Scan preset directories when preset menu is created. Add user preset directory. 6 years ago
  Andrew Belt 59e46924b3 Add module description to ModuleBrowser tooltip. 6 years ago
  Andrew Belt 4fe3e79181 Ignore untracked files in submodules. 6 years ago
  Andrew Belt e74da56005 Move patch loading from main() to PatchManager::init(). Load template.vcv if autosave.vcv does not exist. Create default template.vcv file. 7 years ago
  Andrew Belt 3c04fda563 Add libomp to dep on MacOS. Use -Xpreprocessor flag for compiling OpenMP code 7 years ago
  Andrew Belt b5e1bd4365 Add scratch filesystemListDirectory 7 years ago
  Christoph Scholtes 4310e1c80e Ignore libRack.a file. 8 years ago
  Andrew Belt 923942e289 Set FrameBuffer::oversample to 1 by default 8 years ago
  Andrew Belt 243aa8308a Fixed most mouse alignment issues 8 years ago
  Andrew Belt bf2032c3e0 Autosave settings: opacity, tension, authentication token 8 years ago
  Andrew Belt 6dfcdff7fd Add .gitignore 8 years ago