update pad colors when selected track colors chane
[ardour.git] / libs / surfaces / push2 / push2.h
2016-09-27 Paul Davisupdate pad colors when selected track colors chane
2016-09-27 Paul Davispush2: make quantize and duplicate buttons do something...
2016-09-27 Paul Davispush2: master button now does something useful
2016-09-27 Paul Davispush2: always use a contrasting color when flashing...
2016-09-27 Paul Davispush2: when playing pads, flash all pad LEDs for the...
2016-09-27 Paul Davisuse ArdourCanvas::Color not uint32_t for push2 color...
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 Davisfirst compiling and theoretically correct version of...
2016-09-27 Paul Davisbasic code to get/set pressure mode to/from the push2
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: parameterize and centralize colors
2016-09-27 Paul Davispush2: color palette management, and responding to...
2016-09-27 Paul Davispush2: add a little meat to the bones of the TrackMix...
2016-09-27 Paul Davispush2: rearrange and separate header file material
2016-09-27 Paul Davispush2: remove unneeded maps from Push2 object
2016-09-27 Paul Davisrefactor Push2 GUI into modular "layouts" that encapsul...
2016-09-27 Paul Davispush2: first somewhat operational versions of menus
2016-09-27 Paul Davispush2: basics of 4x 4x4 percussive mode, similar to...
2016-09-27 Paul Davisadd bundle support to push2
2016-09-27 Paul Davispush2: save and restore push2 pad state, etc.
2016-09-27 Paul Davispush2: almost fully operational ableton style pad mappi...
2016-09-27 Paul Davispush2: initial sort of working pad remapping
2016-09-27 Paul Davispush2: get automatic pad connection to selected MIDI...
2016-09-27 Paul Davispush2: use a map for direct lookup of pad note
2016-09-27 Paul Davispush2: update GUI pad display when octave shift is...
2016-09-27 Paul Davispush2: basics of octave shifting
2016-09-27 Paul Davispush2: basic GUI dialog
2016-09-27 Paul Davispush2: connect first selected track to pad port (and...
2016-09-27 Paul Davisuse modified add_shadow_port API(); make pads flash...
2016-09-27 Paul Davispush2: splash screen
2016-09-27 Paul Davispush2: expose page right/left buttons for scrolling...
2016-09-27 Paul Davispush2: numerous changes, including long press actions
2016-09-27 Paul Davisclear button states at startup *and* shutdown
2016-09-27 Paul Davisbasic implementation of scrubbing via push2 touch strip
2016-09-27 Paul Davisgain automation implemented.
2016-09-27 Paul Davisuse encoders for gain control
2016-09-27 Paul Davisuse right-side buttons to goto_nth_marker()
2016-09-27 Paul Davisbeginning of stripable control; solo+mute mostly operat...
2016-09-27 Paul Davisadd shift modifier support
2016-09-27 Paul Davisturn on all buttons that be envisaged as useful in...
2016-09-27 Paul Davislight solo button, and do cancel_all_solo() when it...
2016-09-27 Paul Davisexpand display contents to include TC & BBT clocks...
2016-09-27 Paul Davisonly 1 MIDI port needed; more button functionality
2016-09-27 Paul Davispush2: working bidirectional communication, some transp...
2016-09-27 Paul Davispush2: working port i/o
2016-09-27 Paul Davispush2: port registration, LED setup
2016-09-27 Paul Davisvarious fixes for push2 support. Now setups video displ...
2016-09-27 Paul Davisadjustments to build nascent push2 surface support