20 Commits (6f2550197dc065ce9a0259934fa312249ec73664)

Author SHA1 Message Date
  Andrew Belt 9d1d08105d Add -g and -l command line arguments 6 years ago
  Andrew Belt c6be92e505 Create local directory in assetInit() 6 years ago
  Andrew Belt e01a20fd64 Fix asset.cpp variable names 7 years ago
  Andrew Belt b6b6ec8553 Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development 7 years ago
  Andrew Belt da45a33ed3 Use patches/ directory as default patch location 7 years ago
  Andrew Belt d3fa318d32 Open patch with command-line argument, set Windows global directory to 7 years ago
  Andrew Belt acbe3370f8 Plugin extracter and loader 7 years ago
  Andrew Belt df297d3291 Merge ext with dep, add Rack-SDK zip file to dist 7 years ago
  Andrew Belt 60d98a641f Rename util.hpp to common.hpp, fix include paths 7 years ago
  Andrew Belt d024ccf8a0 Refactor util.hpp 7 years ago
  Andrew Belt 575e4df2fd Use RELEASE=1 to build release version. VERSION is automatically set in the Makefile now. 7 years ago
  Andrew Belt fb6e073f64 Use ~/.Rack for Linux local asset dir, use ./ for everything for dev 7 years ago
  Andrew Belt 55088c0183 Use My Documents/Rack for local directory on Windows 7 years ago
  Andrew Belt fde88775d4 Add Notes to Core, added manufacturer slug/name to Model, reverted to 7 years ago
  Andrew Belt 0c4cf64726 Renamed Plugin to Manufacturer, added multiline to TextField, added 7 years ago
  Andrew Belt e1e2645d0c Update changelog, fix local directory on Windows 7 years ago
  Andrew Belt 074653f439 Use current directory for both global and local assets if launching from the command line on Mac. 7 years ago
  Andrew Belt ecfaa878b2 Cleanup of Mac asset management 7 years ago
  Andrew Belt ba49dd6cb4 Change build system to create standalone app bundle with resources inside, use ~/Documents/Rack as local directory 7 years ago
  Andrew Belt a16a9e1b5f Added asset.hpp for managing paths, Plugin instance created by Rack instead of the shared library, attempt to load plugins from global and then local location 7 years ago