summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2016-06-29OSC: Select tweak.Len Ovens
2016-06-29OSC: Reworked select to follow Gui selected strip regardless of it's inclusio...Len Ovens
2016-06-22OSC: master/monitor forced to sort at endLen Ovens
2016-06-22OSC: Fix math off by one, Check for all stripable controls because VCAs have ...Len Ovens
2016-06-22fix gcc4 builds C++98Robin Gareus
2016-06-21OSC: Might help if I used the right variable, Really fix select.Len Ovens
2016-06-21OSC: Fix out of range track. (crash)Len Ovens
2016-06-21OSC: Add strip type selection.Len Ovens
2016-06-18Remove confusion over ambiguous symbolsJohn Emmas
2016-06-18Use Glib::usleep() for consistencyJohn Emmas
2016-06-16OSC: take care of track order changes too. Deal with mixer topology changes o...Len Ovens
2016-06-16OSC: Blank some more feedback values when select observer is destroyed.Len Ovens
2016-06-13OSC: Catch new strips, gone strips and redo banks and observers. Add more sel...Len Ovens
2016-06-12MackieControl: in sends subview, if there are no sends for a vpot, drop the c...Paul Davis
2016-06-12fix MCP Cancel button "escape" actionPaul Davis
2016-06-12redesign/reimplement selection knowledge in MackieControlProtocol objectPaul Davis
2016-06-12reduce verbosity of -D mackie in the presence of continued handshaking/keepal...Paul Davis
2016-06-11OSC: Add send enable control.Len Ovens
2016-06-11OSC: added solo isolate and solo safe/lock.Len Ovens
2016-06-10OSC: Constrain master pan position as width requires.Len Ovens
2016-06-10OSC: force non-active controls to zero. Keep pan within range wide allows.Len Ovens
2016-06-10Various changes to PresentationInfo and a small consolidation of sorters.Paul Davis
2016-06-10remove certain ControlProtocol signals related to stripable selectionPaul Davis
2016-06-09OSC: Finished Select send levelsLen Ovens
2016-06-09OSC: change the word phase to polarity as per mailing list.Len Ovens
2016-06-09OSC: add phase controlLen Ovens
2016-06-09OSC: Added pan width to selectedLen Ovens
2016-06-09namespace requiredPaul Davis
2016-06-08OSC: select commands for pan and trim added, feedback for select sends. GUI_s...Len Ovens
2016-06-07fix faderport's use of action namePaul Davis
2016-06-06OSC: reset select strip on bank change or select for non-existing stripable.Len Ovens
2016-06-06OSC: Respond to GUI select.Len Ovens
2016-06-06Accommodate newly introduced source(s) in our MSVC project (ardour_osc)John Emmas
2016-06-05OSC: More controls in /select/*, off by one fixedLen Ovens
2016-06-05don't connect to individual PresentationInfo signals per Stripable; we only r...Paul Davis
2016-06-05Stripable signals moved to PresentationInfoPaul Davis
2016-06-05Stripable signals moved to PresentationInfoPaul Davis
2016-06-05OSC: Added feedback for /selectLen Ovens
2016-06-04OSC: Bug fix for no monitor, bug fix heart beat on turned global feedback on.Len Ovens
2016-06-03move from PresentationInfo::global_order() to PresentationInfo::orderPaul Davis
2016-06-01OSC: Fixed some button type commands to have path only as well as path fLen Ovens
2016-06-01Accommodate recently introduced source(s) in our MSVC project (ardour_osc)John Emmas
2016-05-31OSC: finish /set_surface group of commands.Len Ovens
2016-05-31OSC: Paths changed, feedback added, etc.Len Ovens
2016-05-31use new record safe control in surface supportPaul Davis
2016-05-31fix SNAFU in which Stripable::rec_enable_control() was incorrectly defined as...Paul Davis
2016-05-31use correct signal to select route from generic MIDI, and add explanatory com...Paul Davis
2016-05-31remove now-redundant control protocol route-selection signalsPaul Davis
2016-05-31remove no-longer-used TrackSelectionChanged signal from ControlProtocolPaul Davis
2016-05-31remove no-effect handling of route active-status change in Mackie Control codePaul Davis