.. |
app
|
File > New attempts to load template.vcv if exists
|
7 years ago |
core
|
Remove dsp.hpp. Plugins must now #include the specific dsp/ header file
|
7 years ago |
dsp
|
Added minblep.cpp
|
7 years ago |
util
|
Cleanup widget code
|
7 years ago |
widgets
|
Add onTextChange() to TextField
|
7 years ago |
app.cpp
|
Add toggle button for plug light, use title caps for all text
|
7 years ago |
asset.cpp
|
Update changelog, fix local directory on Windows
|
7 years ago |
engine.cpp
|
Added onSampleRateChange() to Module
|
7 years ago |
gui.cpp
|
Render nanovg gui even if minimized
|
7 years ago |
main.cpp
|
Change build system to create standalone app bundle with resources inside, use ~/Documents/Rack as local directory
|
7 years ago |
plugin.cpp
|
Fix Mac rtaudio dylib in bundle, properly load plugin after downloading
|
7 years ago |
settings.cpp
|
Add toggle button for plug light, use title caps for all text
|
7 years ago |
util.cpp
|
Append .vcv to files that are saved with no extension
|
7 years ago |
widgets.cpp
|
Changed onSelect/onDeselect to onFocus/onDefocus, added key commands for Open/Save/Save As, open in last used directory
|
7 years ago |