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