convert codebase to use Temporal for various time types
[ardour.git] / libs / surfaces / push2 / mix.cc
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-23 Robin GareusRemove unused "mark" parameter from stop_touch() API
2017-07-17 Robin GareusClean up library inheritance (colors.h, utils.h)
2017-05-05 Paul Davislibardour now has CoreSelection object to manage select...
2017-02-17 Robin GareusRemove direct calls to set solo_control()
2016-10-17 Paul Davisreset peak meters used in push2 when stripable goes...
2016-09-29 Robin GareusRectangle is ambiguous on Windows
2016-09-28 Paul DavisMacOS [sic] required changes for Rect in Push 2 code
2016-09-27 Paul Davispush2: tweak layout APIs etc.
2016-09-27 Paul Davispush2: many improvements to track mix and mix layouts
2016-09-27 Paul Davisstop crashes from out-of-range values
2016-09-27 Paul Davisupdate selection rect color when track color changes
2016-09-27 Paul Davispush2: substantial improvements to track mix mode,...
2016-09-27 Paul Davispush2: volume pots now work like non-linear faders...
2016-09-27 Paul Davispush2: various changes in support of menus and scale...
2016-09-27 Paul Davisa slew of unconnected mostly minor tweaks to get Push2...
2016-09-27 Paul Davistweaks and so forth to get first canvas-based rendering...
2016-09-27 Paul Davispush2: remove Knob::set_position() overload
2016-09-27 Paul Davisfirst compiling and theoretically correct version of...
2016-09-27 Paul Davisadditional i18n.h changes for push2 branch
2016-09-27 Paul Davispush2: fix up issues with object lifetimes and signals...
2016-09-27 Paul Davispush2: track mix layout somewhat working
2016-09-27 Paul Davispush2: continued mix layout display refinement, plus...
2016-09-27 Paul Daviscontinuing work on refining push2 mix layout
2016-09-27 Paul Davispush2: steps toward a more ableton-like layout in mix...
2016-09-27 Paul Davispush2: color palette management, and responding to...
2016-09-27 Paul Davispush2: rearrange and separate header file material
2016-09-27 Paul Davisrefactor Push2 GUI into modular "layouts" that encapsul...