| .. |
|
app
|
Add updater.hpp/cpp and more advanced app updating functionality.
|
6 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.
|
6 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.
|
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
|
Add WhiteLight to component library.
|
6 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
|
6 years ago |
|
patch.hpp
|
Add PatchManager::loadPathDialog() for dragging a file to the Rack window.
|
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
|
Remove favorites from settings and favorite scoring in Module Browser.
|
6 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.
|
6 years ago |
|
window.hpp
|
Use <> instead of "" for include directive.
|
6 years ago |