.. |
app
|
Remove ModuleWidget::params, inputs, and outputs arrays. Instead, search recursively for those widgets.
|
4 years ago |
dsp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
engine
|
Improve documentation for Module.
|
4 years ago |
plugin
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
simd
|
Add IIRFilter.
|
5 years ago |
ui
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
widget
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
Quantity.hpp
|
Fix randomization of snapped params.
|
4 years ago |
asset.hpp
|
Add network::init(). Add asset::bundlePath.
|
5 years ago |
audio.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
color.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
common.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
componentlibrary.hpp
|
WIP:
|
4 years ago |
context.hpp
|
Fix build on Mac.
|
4 years ago |
event.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
gamepad.hpp
|
Use <> instead of "" for include directive.
|
5 years ago |
helpers.hpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
4 years ago |
history.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
keyboard.hpp
|
Use <> instead of "" for include directive.
|
5 years ago |
logger.hpp
|
Add unused logger::isTruncated().
|
4 years ago |
math.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
midi.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
network.hpp
|
Add cookie support to network::requestJson() and network::requestDownload().
|
4 years ago |
patch.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
plugin.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
rack.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
rack0.hpp
|
Auto-format code with astyle.
|
5 years ago |
random.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
rtaudio.hpp
|
Restructure audio namespace to mirror midi class structure. (untested)
|
4 years ago |
rtmidi.hpp
|
Use <> instead of "" for include directive.
|
5 years ago |
settings.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
string.hpp
|
Add SwitchQuantity. Add return value to config*() methods in Module.
|
4 years ago |
svg.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
system.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
tag.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |
tinyexpr.h
|
Add tinyexpr library. Use tinyexpr for Quantity parsing.
|
4 years ago |
ui.hpp
|
Use <> instead of "" for include directive.
|
5 years ago |
updater.hpp
|
Add updater.hpp/cpp and more advanced app updating functionality.
|
5 years ago |
window.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
4 years ago |