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 f68a981d11 Add SegmentDisplay to component library. Fix huge light halo issue with non-square lights. 5 years ago
..
app Auto-format code with astyle. 5 years ago
dsp Make SchmittTrigger a template specialization instead of a separate class. 5 years ago
engine Auto-format code with astyle. 5 years ago
plugin Restructure the tag/alias data structure. 5 years ago
simd Port some of sse_mathfun to functions.hpp. Clean up SIMD headers. 5 years ago
ui Auto-format code with astyle. 5 years ago
widget Auto-format code with astyle. 5 years ago
Quantity.hpp Auto-format code with astyle. 5 years ago
app.hpp Auto-format code with astyle. 5 years ago
asset.hpp Add network::init(). Add asset::bundlePath. 5 years ago
audio.hpp Auto-format code with astyle. 5 years ago
bridge.hpp Auto-format code with astyle. 5 years ago
bridgeprotocol.hpp Change audio::IO and midi::IO name to Port. 5 years ago
color.hpp Use <> instead of "" for include directive. 5 years ago
common.hpp Auto-format code with astyle. 5 years ago
componentlibrary.hpp Add SegmentDisplay to component library. Fix huge light halo issue with non-square lights. 5 years ago
event.hpp Auto-format code with astyle. 5 years ago
force_link_glibc_2.23.h Auto-format code with astyle. 5 years ago
gamepad.hpp Use <> instead of "" for include directive. 5 years ago
helpers.hpp Add LEDLightSlider and other component library classes. 5 years ago
history.hpp Auto-format code with astyle. 5 years ago
keyboard.hpp Use <> instead of "" for include directive. 5 years ago
logger.hpp Auto-format code with astyle. 5 years ago
math.hpp Correct documentation for math::interpolateLinear. 5 years ago
midi.hpp Auto-format code with astyle. 5 years ago
network.hpp Add network::init(). Add asset::bundlePath. 5 years ago
patch.hpp Auto-format code with astyle. 5 years ago
plugin.hpp Move tag lists to tag.cpp. 5 years ago
rack.hpp Add dsp/approx.hpp. 5 years ago
rack0.hpp Auto-format code with astyle. 5 years ago
random.hpp Use <> instead of "" for include directive. 5 years ago
rtmidi.hpp Use <> instead of "" for include directive. 5 years ago
settings.hpp Replace "frameRateLimit" and "frameRateSync" in settings with "frameSwapInterval". 5 years ago
string.hpp Add Base64 encoding/decoding to string.hpp. 5 years ago
svg.hpp Auto-format code with astyle. 5 years ago
system.hpp Move plugin.cpp's extractZip to system::unzipToFolder(). 5 years ago
tag.hpp Reorder tag.cpp. Clean up comments. 5 years ago
ui.hpp Use <> instead of "" for include directive. 5 years ago
updater.hpp Add updater.hpp/cpp and more advanced app updating functionality. 5 years ago
window.hpp Use actual monitor refresh rate instead of 60 Hz as frame rate reference. 5 years ago