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 e623048abe Fix MenuButton width. Round pixel ratio down. 5 years ago
..
Core Add MPE poly mode to MIDI-CV. 5 years ago
app Fix MenuButton width. Round pixel ratio down. 5 years ago
dsp Add SliderKnob as SVGSlider's superclass. Add logarithmic scaling too ParamQuantity 5 years ago
engine Set realtime thread priority for engine and engine worker threads. 5 years ago
plugin Create `plugin::` namespace 5 years ago
ui Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont. 5 years ago
widget Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont. 5 years ago
app.cpp Create `engine::` namespace 5 years ago
asset.cpp Create `plugin::` namespace 5 years ago
audio.cpp Write custom threading model in Engine. Remove OpenMP dep. Fix bugs in string::basename/extension. 5 years ago
bridge.cpp Clean up README. Move SVGPanel to source file. Fix alignment bugs in FramebufferWidget. 5 years ago
color.cpp Rename a few variables and methods 5 years ago
dep.cpp Clean up README. Move SVGPanel to source file. Fix alignment bugs in FramebufferWidget. 5 years ago
event.cpp Change poly cable thickness. Change double-click behavior. Fix input default number of channels. 5 years ago
gamepad.cpp Move MIDI subclasses to source files 5 years ago
history.cpp Add names to history::Actions. 5 years ago
keyboard.cpp Move MIDI subclasses to source files 5 years ago
logger.cpp Add mutex to logger 5 years ago
main.cpp Disable signal handler on Mac. Debug pixel ratios. 5 years ago
midi.cpp Reset MIDI driver when Core MIDI modules are reset 5 years ago
network.cpp Parse plugin metadata from plugin.json 5 years ago
patch.cpp Update MIDI-CV panel. Prepare MIDI-CV for polyphony. Add "v" to version strings. 5 years ago
plugin.cpp Update MIDI-CV panel. Prepare MIDI-CV for polyphony. Add "v" to version strings. 5 years ago
random.cpp Clean up includes 5 years ago
rtmidi.cpp Remove Window::isModPressed() and isShiftPressed(). Add Window::getMods(). Add partial implementations of Core MIDI-CC and MIDI-Gate. 5 years ago
settings.cpp Convert settings namespace into class 5 years ago
string.cpp Write custom threading model in Engine. Remove OpenMP dep. Fix bugs in string::basename/extension. 5 years ago
svg.cpp Put math in namespace 5 years ago
system.cpp Disable signal handler on Mac. Debug pixel ratios. 5 years ago
ui.cpp Switch around ParamWidget key commands. Fix text field inner color. 5 years ago
window.cpp Fix MenuButton width. Round pixel ratio down. 5 years ago