.. |
dsp
|
Remove dsp.hpp. Plugins must now #include the specific dsp/ header file
|
7 years ago |
util
|
Move version check dialog box to RackScene on main thread
|
7 years ago |
app.hpp
|
Add toggle button for plug light, use title caps for all text
|
7 years ago |
asset.hpp
|
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 |
components.hpp
|
Add BlankWidget to Core, refactor ModuleWidget
|
7 years ago |
engine.hpp
|
Add BlankWidget to Core, refactor ModuleWidget
|
7 years ago |
gui.hpp
|
Added C#-style property constructor, explicitly clamp samples in Audio Interface, scroll horizontally if Shift is held
|
7 years ago |
math.hpp
|
Add RoundBlackKnob
|
7 years ago |
plugin.hpp
|
Add metadata to Plugins class and Add Module menu
|
7 years ago |
rack.hpp
|
Remove dsp.hpp. Plugins must now #include the specific dsp/ header file
|
7 years ago |
settings.hpp
|
Autosave settings: opacity, tension, authentication token
|
7 years ago |
util.hpp
|
Append .vcv to files that are saved with no extension
|
7 years ago |
widgets.hpp
|
Add onTextChange() to TextField
|
7 years ago |