summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2016-09-27push2: many improvements to track mix and mix layoutsPaul Davis
2016-09-27push2: correct knob origin translation for drawingPaul Davis
2016-09-27use new canvas meter in push2 track mix layoutPaul Davis
2016-09-27add canvas-based Meter objectPaul Davis
2016-09-27working canvas meter codePaul Davis
2016-09-27first pass (incomplete) at canvas meters (in push2 context)Paul Davis
2016-09-27stop crashes from out-of-range valuesPaul Davis
2016-09-27missing includesPaul Davis
2016-09-27fix various aspects of knob functionPaul Davis
2016-09-27vpot above metronome button controls click gain; master gain knob now works c...Paul Davis
2016-09-27fix issue with initial menu displayPaul Davis
2016-09-27leave a comment about port reconnectionPaul Davis
2016-09-27clear filtered note map when entered drum modePaul Davis
2016-09-27update pad colors when selected track colors chanePaul Davis
2016-09-27change handling of MIDI sysex incoming to be a little more efficientPaul Davis
2016-09-27fix assignment of palette colors by using white-balance = 126; also use Ardou...Paul Davis
2016-09-27update selection rect color when track color changesPaul Davis
2016-09-27add MidiByteArray::compare_n()Paul Davis
2016-09-27push2: make quantize and duplicate buttons do something usefulPaul Davis
2016-09-27push2: master button now does something usefulPaul Davis
2016-09-27push2: substantial improvements to track mix mode, and a few other detailsPaul Davis
2016-09-27push2: always use a contrasting color when flashing played padsPaul Davis
2016-09-27push2: when playing pads, flash all pad LEDs for the same note number for the...Paul Davis
2016-09-27push2: fix color map store/lookup for rgba<=>color index mappingPaul Davis
2016-09-27push2: don't send ScaleChanged unless something did actually changePaul Davis
2016-09-27push2: reset pad colors when necessaryPaul Davis
2016-09-27push2: set and use selected track color for root notes on padsPaul Davis
2016-09-27header file now included in push2.hPaul Davis
2016-09-27use ArdourCanvas::Color not uint32_t for push2 color declsPaul Davis
2016-09-27push2: volume pots now work like non-linear faders, as desiredPaul Davis
2016-09-27push2: various changes in support of menus and scale modePaul Davis
2016-09-27push2: scale selection and display on video display now workingPaul Davis
2016-09-27push2: menu presentation now workingPaul Davis
2016-09-27remove all pad + scale stuff from push2 guiPaul Davis
2016-09-27a slew of unconnected mostly minor tweaks to get Push2 support back to where ...Paul Davis
2016-09-27tweaks and so forth to get first canvas-based rendering to Push2 displayPaul Davis
2016-09-27push2: remove Knob::set_position() overloadPaul Davis
2016-09-27first compiling and theoretically correct version of Push2 canvas display.Paul Davis
2016-09-27push2: provide basic GUI control for pressure modePaul Davis
2016-09-27basic code to get/set pressure mode to/from the push2Paul Davis
2016-09-27additional i18n.h changes for push2 branchPaul Davis
2016-09-27push2: small change to work with a recent change in masterPaul Davis
2016-09-27push2: fix up issues with object lifetimes and signals during shutdownPaul Davis
2016-09-27push2: track mix layout somewhat workingPaul Davis
2016-09-27push2: continued mix layout display refinement, plus scrolling fixesPaul Davis
2016-09-27continuing work on refining push2 mix layoutPaul Davis
2016-09-27push2: steps toward a more ableton-like layout in mix modePaul Davis
2016-09-27push2: parameterize and centralize colorsPaul Davis
2016-09-27push2: small code improvements, avoiding intermediate variablesPaul Davis
2016-09-27push2: color palette management, and responding to 2 track properties in Trac...Paul Davis