summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2022-09-09Merge branch 'v2' of github.com:VCVRack/Rack-private into v2Andrew Belt
2022-09-09Revert e87f83aba9610aec6524e3756451046bb52a53eeAndrew Belt
2022-09-07Build libRack target to root dir instead of build/ dir.Andrew Belt
2022-09-01Move target and standalone target binaries to build/.Andrew Belt
2021-08-22Rename APP_EDITION to APP_EDITION_NAME. Add APP_EDITION with abbreviated edit...Andrew Belt
2021-08-11Add and implement RackWidget::loadSelection() and saveSelection().Andrew Belt
2021-05-24Reorganize gitignore.Andrew Belt
2021-02-01Move libRack.dylib to Resources folder in Mac bundle. Use rpath for plugin bu...Andrew Belt
2020-09-05Remove libzip, zlib. Remove string::compress() and uncompress(). Remove syste...Andrew Belt
2020-04-19Add a few directories to gitignore.Andrew Belt
2020-04-09Add CC 0-15, etc presets for MIDI-CC and CV-CC.Andrew Belt
2020-04-01Fix build on Mac.Andrew Belt
2020-04-01Break Rack into libRack shared library and lightweight standalone Rack execut...Andrew Belt
2020-04-01Scan preset directories when preset menu is created. Add user preset directory.Andrew Belt
2019-05-19Add module description to ModuleBrowser tooltip.Andrew Belt
2019-05-11Ignore untracked files in submodules.Andrew Belt
2019-01-28Move patch loading from main() to PatchManager::init(). Load template.vcv if ...Andrew Belt
2019-01-28Add libomp to dep on MacOS. Use -Xpreprocessor flag for compiling OpenMP codeAndrew Belt
2018-03-23Add scratch filesystemListDirectoryAndrew Belt
2017-11-29Ignore libRack.a file.Christoph Scholtes
2017-10-25Set FrameBuffer::oversample to 1 by defaultAndrew Belt
2017-10-24Fixed most mouse alignment issuesAndrew Belt
2017-09-12Autosave settings: opacity, tension, authentication tokenAndrew Belt
2017-08-27Add .gitignoreAndrew Belt