.. |
app
|
Change audio::IO and midi::IO name to Port.
|
6 years ago |
dsp
|
Add param touch to engine. Add param learning to MIDI-Map.
|
6 years ago |
engine
|
Don't overwrite param handles when duplicating MIDI-Map.
|
6 years ago |
plugin
|
Create DEP_LOCAL automatically in dep.mk. Document Plugin and Model fields.
|
6 years ago |
ui
|
Add scrolling to MIDI-Map with up to 128 mappings. Add onAdd and onRemove events. Fix minor ScrollWidget behavior.
|
6 years ago |
widget
|
Add scrolling to MIDI-Map with up to 128 mappings. Add onAdd and onRemove events. Fix minor ScrollWidget behavior.
|
6 years ago |
app.hpp
|
Create `engine::` namespace
|
6 years ago |
asset.hpp
|
Create `plugin::` namespace
|
6 years ago |
audio.hpp
|
Change audio::IO and midi::IO name to Port.
|
6 years ago |
bridge.hpp
|
Change audio::IO and midi::IO name to Port.
|
6 years ago |
bridgeprotocol.hpp
|
Change audio::IO and midi::IO name to Port.
|
6 years ago |
color.hpp
|
Rename a few variables and methods
|
6 years ago |
common.hpp
|
Add fatal signal handler.
|
6 years ago |
component.hpp
|
Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont.
|
6 years ago |
event.hpp
|
Add scrolling to MIDI-Map with up to 128 mappings. Add onAdd and onRemove events. Fix minor ScrollWidget behavior.
|
6 years ago |
gamepad.hpp
|
Move MIDI subclasses to source files
|
6 years ago |
helpers.hpp
|
Add unmap context menu item to ParamWidget. Add indicator on mapped ParamWidgets.
|
6 years ago |
history.hpp
|
Add names to history::Actions.
|
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
|
Change audio::IO and midi::IO name to Port.
|
6 years ago |
network.hpp
|
Parse plugin metadata from plugin.json
|
6 years ago |
patch.hpp
|
Convert settings namespace into class
|
6 years ago |
plugin.hpp
|
Clean up list of allowed tags. Add tag aliases.
|
6 years ago |
rack.hpp
|
Add param touch to engine. Add param learning to MIDI-Map.
|
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
|
Set default frameRateLimit to 70 as a safety net for monitors without
|
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
|
Rewrite thread API. Add ParamMap::to/fromJson().
|
6 years ago |
ui.hpp
|
Put ui.hpp in namespace, clean up
|
6 years ago |
window.hpp
|
Add fatal signal handler.
|
6 years ago |