summaryrefslogtreecommitdiff
path: root/res/Core
AgeCommit message (Expand)Author
2023-05-24Revise panel: Fix Audio2 Level tick label from 6dB to 12dB.Andrew Belt
2021-11-05Add fixed MIDI-CV panel from Pyer. Fix port positions in Gate-MIDI.Andrew Belt
2021-11-05Add VU meter lights to Audio2.Andrew Belt
2021-11-05Fix Notes and MIDI Map display size.Andrew Belt
2021-10-26Implement all Core panel redesigns. Reorganize Core module class and SVG names.Andrew Belt
2021-10-25Rename Core panels. Implement Audio and MIDI-CV redesigns.Andrew Belt
2021-10-25Add Core panel redesigns by Pyer.Andrew Belt
2020-04-01Add Audio-2 WIP.Andrew Belt
2019-07-17Remove res/ license texts because they are redundant with /LICENSE.md. Remove...Andrew Belt
2019-05-25Finalize Core Audio panels.Andrew Belt
2019-05-09Added Core AUDIO-16Andrew Belt
2019-02-06Update MIDI-Map panel. Add Engine::getModule().Andrew Belt
2019-02-04Update MIDI-CV panel. Prepare MIDI-CV for polyphony. Add "v" to version strings.Andrew Belt
2019-01-21Add MIDI-Map panel and boilerplate. Various fixes for SVGButton.Andrew Belt
2019-01-19Rename Core MIDI modules to their modern names, keeping their slugs compatible.Andrew Belt
2019-01-18Remove Window::isModPressed() and isShiftPressed(). Add Window::getMods(). Ad...Andrew Belt
2019-01-18Reset MIDI driver when Core MIDI modules are resetAndrew Belt
2019-01-18Add CV-MIDI to Core. Move arrow key scrolling from ScrollWidget to RackWidget.Andrew Belt
2018-03-19Update MIDI-1 panelAndrew Belt
2018-03-10Add MIDI-TRIG panel, add sysex, time, and sense flags to MidiInputAndrew Belt
2018-02-24Add MIDI-4 skeletonAndrew Belt
2018-02-24Added util/color.hpp, fixed LightWidget color algorithm, added Ctrl+U key com...Andrew Belt
2018-02-23Add partial MIDI CC Interface, MIDI CV fixesAndrew Belt
2018-02-23AudioInterface rework, Notes rework, partial MIDIToCVInterface reworkAndrew Belt