Andrew Belt
|
67162e3899
|
Use RELEASE=1 to build release version. VERSION is automatically set in the Makefile now.
Add detection code for legacy1 mode for patch files.
Initialize patch on launch if the last launch crashed after 15 seconds.
|
6 years ago |
Andrew Belt
|
fb6e073f64
|
Use ~/.Rack for Linux local asset dir, use ./ for everything for dev
version (if VERSION is not defined)
|
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
Plugins
|
7 years ago |
Andrew Belt
|
0c4cf64726
|
Renamed Plugin to Manufacturer, added multiline to TextField, added
Notes to Core, changed plugin build system to support multiple targets
per manufacturer
|
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 |