| .. |
|
app
|
Use -v1 filename suffix for plugins/, settings.json, autosave.vcv, and template.vcv when running in non-dev-mode.
|
6 years ago |
|
dsp
|
Use alloca() instead of VLAs for dynamic stack allocation.
|
6 years ago |
|
engine
|
Add more documentation to Port.
|
6 years ago |
|
plugin
|
Use <> instead of "" for include directive.
|
6 years ago |
|
simd
|
Make dsp::Decimator compatible with SIMD types.
|
6 years ago |
|
ui
|
Use <> instead of "" for include directive.
|
6 years ago |
|
widget
|
Use <> instead of "" for include directive.
|
6 years ago |
|
Quantity.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
app.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
asset.hpp
|
Use -v1 filename suffix for plugins/, settings.json, autosave.vcv, and template.vcv when running in non-dev-mode.
|
6 years ago |
|
audio.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
bridge.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
bridgeprotocol.hpp
|
Change audio::IO and midi::IO name to Port.
|
6 years ago |
|
color.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
common.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
componentlibrary.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
event.hpp
|
Add getters for event::State members.
|
6 years ago |
|
force_link_glibc_2.23.h
|
Attempt to link to glibc 2.23 for plugins.
|
6 years ago |
|
gamepad.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
helpers.hpp
|
Clean up types in dsp/window.hpp. Fix createModel() in helpers.hpp if a member field exists called `model`. Fix `make install` path for plugins. Fail silently if a MIDI message >3 bytes is received.
|
6 years ago |
|
history.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
keyboard.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
logger.hpp
|
Clean up various headers.
|
6 years ago |
|
math.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
midi.hpp
|
Create dsp/midi.hpp, based on CV_MIDI's implementation of PolyphonicMidiOutput.
|
6 years ago |
|
network.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
patch.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
plugin.hpp
|
Improve behavior of "Update all" button.
|
6 years ago |
|
rack.hpp
|
Create dsp/midi.hpp, based on CV_MIDI's implementation of PolyphonicMidiOutput.
|
6 years ago |
|
rack0.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
random.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
rtmidi.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
settings.hpp
|
Add "autosavePeriod" to settings.json.
|
6 years ago |
|
string.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
svg.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
system.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
ui.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
window.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |