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.
Mark Sanders a356b93e69 Merge branch 'v1' of github.com:VCVRack/Rack into v1 5 years ago
..
app Add updater.hpp/cpp and more advanced app updating functionality. 5 years ago
dsp Add simd::crossfade. Make MinBlepGenerator generic. 6 years ago
engine Add more documentation to Port. 6 years ago
plugin Fix mixup of documentation of plugin::Plugin members. 5 years ago
simd Make default constructor cause Vector to be uninitialized. 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 Add log path to fatal signal handler dialog message. 5 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 Add WhiteLight to component library. 5 years ago
event.hpp Add Plugin::modifiedTimestamp and set it in plugin.cpp. Sort by modifiedTimestamp in Module Browser. 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 schannel on Win instead of OpenSSL 5 years ago
patch.hpp Add PatchManager::loadPathDialog() for dragging a file to the Rack window. 5 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 Added a setting (enabled by default) that keeps the module previews in memory forever. This makes it so that module previews aren't cleared out of memory when they have not been rendered for >60 frames making the module browser much more responsive at the cost of memory. 5 years ago
string.hpp Move system::getAbsolutePath() to string::absolutePath(). Implement on 6 years ago
svg.hpp Use <> instead of "" for include directive. 6 years ago
system.hpp Move system::getAbsolutePath() to string::absolutePath(). Implement on 6 years ago
ui.hpp Use <> instead of "" for include directive. 6 years ago
updater.hpp Add updater.hpp/cpp and more advanced app updating functionality. 5 years ago
window.hpp Use <> instead of "" for include directive. 6 years ago