ardour.git
2016-09-27 Paul Davisadd explicit "duplicate-regions" action
2016-09-27 Paul Davisadd "quantize" action for control surface access
2016-09-27 Paul Davisdon't get into nested run loops if quantize is reinvoke...
2016-09-27 Paul Davisminor tweak to quantize dialog so that we can test...
2016-09-27 Paul Davispush2: master button now does something useful
2016-09-27 Paul Davispush2: substantial improvements to track mix mode,...
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 Davispush2: fix color map store/lookup for rgba<=>color...
2016-09-27 Paul Davispush2: don't send ScaleChanged unless something did...
2016-09-27 Paul Davispush2: reset pad colors when necessary
2016-09-27 Paul Davispush2: set and use selected track color for root notes...
2016-09-27 Paul Davisheader file now included in push2.h
2016-09-27 Paul Davisuse ArdourCanvas::Color not uint32_t for push2 color...
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 Davispush2: scale selection and display on video display...
2016-09-27 Paul Davispush2: menu presentation now working
2016-09-27 Paul Davisremove all pad + scale stuff from push2 gui
2016-09-27 Paul Davisput change_alpha() into ArdourCanvas namespace as intended
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 Davispush2: provide basic GUI control for pressure mode
2016-09-27 Paul Davisbasic code to get/set pressure mode to/from the push2
2016-09-27 Paul Davissend a slightly more useful message if a control protoc...
2016-09-27 Paul Davisadditional i18n.h changes for push2 branch
2016-09-27 Paul Davisfix required after rebase against master
2016-09-27 Paul Davispush2: small change to work with a recent change in...
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: parameterize and centralize colors
2016-09-27 Paul Davispush2: small code improvements, avoiding intermediate...
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: skeleton for track mix layout
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 Davispush2: make octave buttons actually work, with shift...
2016-09-27 Paul Davisstop using pitch bend strip for shuttle control (it...
2016-09-27 Paul Davispush2: cleanup layouts
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 DavisControlOnly port flag is gone
2016-09-27 Paul Davisadd Session::get_physical_ports() to centralize "get...
2016-09-27 Paul Davisremove ControlOnly port flag, since it was essentially...
2016-09-27 Paul Davisignore control-only physical ports when building system...
2016-09-27 Paul Davispush2: use correct selection API
2016-09-27 Paul Davispush2: passthru pitch bend, aftertouch and channel...
2016-09-27 Paul Davispush2: connect pad port to selected MIDI at protocol...
2016-09-27 Paul Davischange bundling of Push 2 ports so that the implicit...
2016-09-27 Paul Davisadd bundle support to push2
2016-09-27 Paul Davisvarious tweaks to port matrix display logic to try...
2016-09-27 Paul Davisadd MIDI bundles to Generic MIDI support so that the...
2016-09-27 Paul Davisadd PortManager::port_is_control_only() and use it...
2016-09-27 Paul Davisadd explanatory comment
2016-09-27 Paul Davisremove debug output
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: start of pad layout editing
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: add missing files
2016-09-27 Paul Davispush2: basic GUI dialog
2016-09-27 Paul Davispost-rebase fixes
2016-09-27 Paul Davismove shadow port stuff from AsyncMIDIPort to MidiPort...
2016-09-27 Paul Davispush2: connect first selected track to pad port (and...
2016-09-27 Paul Davisexpose AsyncMIDIPort::shadow_port()
2016-09-27 Paul Davisset latency range for shadow port.
2016-09-27 Paul DavisFlush shadow port buffer (to the backend port buffer...
2016-09-27 Paul DavisAdd additional flags when registering a shadow port.
2016-09-27 Paul Davisadd two new port flags
2016-09-27 Paul Davischange PortManager API to allow specifying additional...
2016-09-27 Paul Davisremove declaration for non-existent method
2016-09-27 Paul Davisuse modified add_shadow_port API(); make pads flash...
2016-09-27 Paul Davispush2: fix one pad registration detail
2016-09-27 Paul Davischange API for shadow ports and filters
2016-09-27 Paul Davisadd a shadow port for the Push 2 port, to allow us...
2016-09-27 Paul Davisadd initial implementation of a "shadow port" for Async...
2016-09-27 Paul Davispush2: splash screen
2016-09-27 Paul Davispush2: expose page right/left buttons for scrolling...
2016-09-27 Paul Davispush2: stop segfaults when closing push2 support
2016-09-27 Paul Davispush2: numerous changes, including long press actions
2016-09-27 Paul Davisamend FaderPort code to use BasicUI::goto_start() with...
2016-09-27 Paul Davisadd a new action to allow surfaces to access Keyboard...
2016-09-27 Paul Davisfix PresentationInfo::flag_match() to match type bits
2016-09-27 Paul Davischange API for BasicUI::goto_start() to use optional...
2016-09-27 Paul Davischange Session::goto_start() to take an argument to...
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
next