You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Belt c60339bcd3 Create `plugin::` namespace 6 years ago
..
app Create `plugin::` namespace 6 years ago
dsp Refactor dsp/digital.hpp 6 years ago
engine Add app::, ui::, and widget:: namespaces. 6 years ago
plugin Create `plugin::` namespace 6 years ago
ui Add app::, ui::, and widget:: namespaces. 6 years ago
widget Add app::, ui::, and widget:: namespaces. 6 years ago
app.hpp Create `plugin::` namespace 6 years ago
asset.hpp Create `plugin::` namespace 6 years ago
audio.hpp Put audio in namespace 6 years ago
bridge.hpp Move MIDI subclasses to source files 6 years ago
bridgeprotocol.hpp Restructure midi for multiplexing, add gamepad midi driver, add CPU 7 years ago
color.hpp Rename a few variables and methods 6 years ago
common.hpp Add fft.hpp, clean up math and dsp headers 6 years ago
componentlibrary.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
event.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
gamepad.hpp Move MIDI subclasses to source files 6 years ago
helpers.hpp Create `plugin::` namespace 6 years ago
history.hpp Create `plugin::` namespace 6 years ago
keyboard.hpp Move MIDI subclasses to source files 6 years ago
logger.hpp Create `plugin::` namespace 6 years ago
math.hpp Add DrawContext::clipBox for drawing children widgets only when they intersect with the clipBox. 6 years ago
midi.hpp Reset MIDI driver when Core MIDI modules are reset 6 years ago
network.hpp Parse plugin metadata from plugin.json 6 years ago
patch.hpp Move patch loading from main() to PatchManager::init(). Load template.vcv if autosave.vcv does not exist. Create default template.vcv file. 6 years ago
plugin.hpp Add slug validation to plugin loader 6 years ago
rack.hpp Create `plugin::` namespace 6 years ago
rack0.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
random.hpp Clean up includes 6 years ago
rtmidi.hpp Move MIDI subclasses to source files 6 years ago
settings.hpp Rename wire to cable 6 years ago
string.hpp Parse plugin metadata from plugin.json 6 years ago
svg.hpp Class-ify window, un-class-ify asset 6 years ago
system.hpp Add Engine::threadCount to toolbar menu and settings.json 6 years ago
ui.hpp Put ui.hpp in namespace, clean up 6 years ago
window.hpp Clean up README. Move SVGPanel to source file. Fix alignment bugs in FramebufferWidget. 6 years ago