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 3e860ca948 Remove error message from crash handler. Remove static linking of libgcc 7 years ago
..
Core Move handling of RackWidget from Scene to RackScrollWidget. 7 years ago
app Statically link libgcc and libstdc++ on Linux. 7 years ago
dsp Use proper std:: namespace as needed. 7 years ago
engine Use larger canvas for RackScrollWidget. 7 years ago
plugin Add string::trim. Add string::fuzzyScore. Add fuzzy scoring to Module Browser. 7 years ago
ui Use larger canvas for RackScrollWidget. 7 years ago
widget Reset double-click state after DoubleClickEvent is fired. Fix Knob resetting. 7 years ago
app.cpp Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event. 7 years ago
asset.cpp Create `plugin::` namespace 7 years ago
audio.cpp Change audio::IO and midi::IO name to Port. 7 years ago
bridge.cpp Use proper std:: namespace as needed. 7 years ago
color.cpp Rename a few variables and methods 7 years ago
dep.cpp Copy oversampled FramebufferWidgets to actual-size framebuffers after rendering. 7 years ago
gamepad.cpp Correctly handle MIDI messages with less than 3 bytes. 7 years ago
history.cpp Move handling of RackWidget from Scene to RackScrollWidget. 7 years ago
keyboard.cpp Correctly handle MIDI messages with less than 3 bytes. 7 years ago
logger.cpp Add mutex to logger 7 years ago
main.cpp Remove error message from crash handler. Remove static linking of libgcc 7 years ago
midi.cpp Change audio::IO and midi::IO name to Port. 7 years ago
network.cpp Parse plugin metadata from plugin.json 7 years ago
patch.cpp Use larger canvas for RackScrollWidget. 7 years ago
plugin.cpp Tweak helper.py. Add "Expander" to plugin tags. Turn on all ModuleLightWidgets if module does not exist. 7 years ago
random.cpp Use proper std:: namespace as needed. 7 years ago
rtmidi.cpp Correctly handle MIDI messages with less than 3 bytes. 7 years ago
settings.cpp Add numbers to authors, tags, and modules list in ModuleBrowser. Add favorite button and favorite filter to ModuleBrowser. 7 years ago
string.cpp Add string::trim. Add string::fuzzyScore. Add fuzzy scoring to Module Browser. 7 years ago
svg.cpp Put math in namespace 7 years ago
system.cpp Use system::openFolder() for certain menu items. 7 years ago
ui.cpp Switch around ParamWidget key commands. Fix text field inner color. 7 years ago
window.cpp Reset NanoVG state before drawing. 7 years ago