summaryrefslogtreecommitdiff
path: root/libs/surfaces/push2/track_mix.cc
AgeCommit message (Expand)Author
2018-09-21Fix --no-nls (4/5), i18n include order in libs/*Robin Gareus
2018-09-02use boost::shared_ptr<> to manage Button/Pad lifetimes in Push2 codePaul Davis
2017-09-24fix header order and space alignmentPaul Davis
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-24Remove unused "mark" parameter from stop_touch() APIRobin Gareus
2017-07-17Clean up library inheritance (colors.h, utils.h)Robin Gareus
2017-05-12change the way ControlProtocols (control surfaces) are notified and handle St...Paul Davis
2016-09-29Rectangle is ambiguous on WindowsRobin Gareus
2016-09-28MacOS [sic] required changes for Rect in Push 2 codePaul Davis
2016-09-27push2: tweak layout APIs etc.Paul Davis
2016-09-27push2: fix issue with solo/mute display when entering mix layoutPaul Davis
2016-09-27push2: many improvements to track mix and mix layoutsPaul Davis
2016-09-27use new canvas meter in push2 track mix layoutPaul Davis
2016-09-27first pass (incomplete) at canvas meters (in push2 context)Paul Davis
2016-09-27missing includesPaul Davis
2016-09-27push2: substantial improvements to track mix mode, and a few other detailsPaul 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-27additional i18n.h changes for push2 branchPaul 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-27continuing work on refining push2 mix layoutPaul Davis
2016-09-27push2: parameterize and centralize colorsPaul Davis
2016-09-27push2: color palette management, and responding to 2 track properties in Trac...Paul Davis
2016-09-27push2: add a little meat to the bones of the TrackMix layout (just a name, fo...Paul Davis
2016-09-27push2: skeleton for track mix layoutPaul Davis