.. |
app
|
Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs.
|
5 years ago |
dsp
|
Tweaks to dsp/filter.hpp algorithms. Re-enable autosave on close.
|
5 years ago |
engine
|
Revise Param documentation. Fix Param::getDisplayValue() formula for logarithmic bases.
|
5 years ago |
plugin
|
Add factory preset submenu to module context menu.
|
5 years ago |
ui
|
Tweaks to dsp/filter.hpp algorithms. Re-enable autosave on close.
|
5 years ago |
widget
|
Fix framebuffer incorrect scale when zooming. Reset NanoVG state after drawing framebuffer.
|
5 years ago |
app.hpp
|
Add headless mode, although patches cannot be loaded.
|
5 years ago |
asset.hpp
|
Create `plugin::` namespace
|
5 years ago |
audio.hpp
|
Add various API documentation
|
5 years ago |
bridge.hpp
|
Change audio::IO and midi::IO name to Port.
|
5 years ago |
bridgeprotocol.hpp
|
Change audio::IO and midi::IO name to Port.
|
5 years ago |
color.hpp
|
Added changelog for 1.0.0
|
5 years ago |
common.hpp
|
Add fatal signal handler.
|
5 years ago |
componentlibrary.hpp
|
Update rack0.hpp header
|
5 years ago |
event.hpp
|
ModuleBrowser WIP. Add Widget::show/hide().
|
5 years ago |
gamepad.hpp
|
Add various API documentation
|
5 years ago |
helpers.hpp
|
Tweaks to dsp/filter.hpp algorithms. Re-enable autosave on close.
|
5 years ago |
history.hpp
|
Add various API documentation
|
5 years ago |
keyboard.hpp
|
Add various API documentation
|
5 years ago |
logger.hpp
|
Add various API documentation
|
5 years ago |
math.hpp
|
Use proper std:: namespace as needed.
|
5 years ago |
midi.hpp
|
Add various API documentation
|
5 years ago |
network.hpp
|
Add various API documentation
|
5 years ago |
patch.hpp
|
Convert settings namespace into class
|
5 years ago |
plugin.hpp
|
Add headless mode, although patches cannot be loaded.
|
5 years ago |
rack.hpp
|
Update rack0.hpp header
|
5 years ago |
rack0.hpp
|
Update rack0.hpp header
|
5 years ago |
random.hpp
|
Add various API documentation
|
5 years ago |
rtmidi.hpp
|
Move MIDI subclasses to source files
|
5 years ago |
settings.hpp
|
Set default frameRateLimit to 70 as a safety net for monitors without
|
5 years ago |
string.hpp
|
Add search functionality to ModuleBrowser
|
5 years ago |
svg.hpp
|
Class-ify window, un-class-ify asset
|
5 years ago |
system.hpp
|
Use system::openFolder() for certain menu items.
|
5 years ago |
ui.hpp
|
Add various API documentation
|
5 years ago |
window.hpp
|
Draw FramebufferWidgets during step() instead of draw() so we can use the same NanoVG context.
|
5 years ago |