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 5659faba2e Add RackWidget::clearCablesAction 6 years ago
..
app Add RackWidget::clearCablesAction 6 years ago
dsp Update nanovg. Refactor window. Add Timer to dsp. 6 years ago
engine Use cable history actions when interacting with cables 6 years ago
plugin Parse plugin metadata from plugin.json 6 years ago
ui Add SliderKnob as SVGSlider's superclass. Add logarithmic scaling too ParamQuantity 6 years ago
widgets Switch around ParamWidget key commands. Fix text field inner color. 6 years ago
app.hpp Add PatchManager. Clean up and refactor RackWidget and CableContainer. 6 years ago
asset.hpp Un-class-ify plugin 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 Cleanup includes more 6 years ago
common.hpp Add fft.hpp, clean up math and dsp headers 6 years ago
componentlibrary.hpp Add MIDI-Map panel and boilerplate. Various fixes for SVGButton. 6 years ago
event.hpp Add Knob::smooth variable for disabling param smoothing. Clean up various code. 6 years ago
gamepad.hpp Move MIDI subclasses to source files 6 years ago
helpers.hpp Merge ParamInfo with Param 6 years ago
history.hpp Refactor ModuleAdd. Add history::State::clear() 6 years ago
keyboard.hpp Move MIDI subclasses to source files 6 years ago
logger.hpp Add fft.hpp, clean up math and dsp headers 6 years ago
math.hpp Allow param data entry in context menu. Don't allow nested FramebufferWidget drawing. 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 Add PatchManager. Clean up and refactor RackWidget and CableContainer. 6 years ago
plugin.hpp Add slug validation to plugin loader 6 years ago
rack.hpp Move CableContainer methods into RackWidget 6 years ago
rack0.hpp Add -funsafe-math-optimizations, tweak Quantity display string 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 Parse plugin metadata from plugin.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