summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2017-05-10OSC: bind should be boost::bindLen Ovens
2017-05-10OSC: Automation feedback should match commandLen Ovens
2017-05-10OSC: change function name to be better descriptionLen Ovens
2017-05-10OSC: simplify code.Len Ovens
2017-05-10resolve ambiguityRobin Gareus
2017-05-10Enums are not Classes in C++98Robin Gareus
2017-05-09OSC: Fix select fader automation play feedback as well fixes issue #7160Len Ovens
2017-05-09OSC: Get gain feedback to show with automation Play.Len Ovens
2017-05-09OSC: Add Automation mode feedback to /stripLen Ovens
2017-05-09OSC: removed letter automation modes to not conflict with feedbackLen Ovens
2017-05-09OSC: Propagate return value so debug shows errorsLen Ovens
2017-05-09OSC: set Automation mode for faderLen Ovens
2017-05-09OSC: automation mode get strip (step 2)Len Ovens
2017-05-09OSC: Add framework for /*/automation modeLen Ovens
2017-05-05OSC: make some more paths work with or without a parameter.Len Ovens
2017-05-05OSC: remove debug output.Len Ovens
2017-05-05libardour now has CoreSelection object to manage selection status of Stripabl...Paul Davis
2017-05-05FP8: use new libardour APIRobin Gareus
2017-05-05FP8: ignore inactive muted tracks w/mute-clearRobin Gareus
2017-05-05FP8: solo+mute undoRobin Gareus
2017-05-04OSC: personal monitoring, fix crash and minor bugsLen Ovens
2017-05-03OSC: Add /jog/mode/nameLen Ovens
2017-05-03OSC: Fix puctuationLen Ovens
2017-05-03OSC: arrange modes in a more logical order.Len Ovens
2017-05-03OSC: Add multimode /jog commandLen Ovens
2017-05-01OSC scrub, fix numbers to work with usec rather than msec.Len Ovens
2017-05-01OSC: fix scrub to not use boost ptime.Len Ovens
2017-05-01OSC: add /scrub functionLen Ovens
2017-04-29FP8: channel-navigation/scroll select track on encoder pressRobin Gareus
2017-04-29FP8: snap-to scroll tracks, both editor+mixerRobin Gareus
2017-04-21OSC: correct spellingLen Ovens
2017-04-21Resolve potential variable name ambiguity for older compilersRobin Gareus
2017-04-20NO-OP: re-order code, add commentsRobin Gareus
2017-04-20FP8: some code comments and cleanupRobin Gareus
2017-04-19Use XMLNode::get/set_property API in Faderport surfaceTim Mayberry
2017-04-19Use PBD::string_to<bool>() in GenericMidiControlProtocol classTim Mayberry
2017-04-19Use XMLProperty::get/set_property API in CC121 Surface moduleTim Mayberry
2017-04-19Use XMLNode::set_property API in WiimoteControlProtocol classTim Mayberry
2017-04-19Use XMLNode::get/set_property in Push2 surfaceTim Mayberry
2017-04-19Use XMLNode::set_property in OSC_GUI classTim Mayberry
2017-04-19Use XMLNode::get/set_property API in OSC classTim Mayberry
2017-04-19Use XMLNode::get_property API in Mackie DeviceInfo classTim Mayberry
2017-04-19Use XMLNode::get/set_property API in mackie Surface classTim Mayberry
2017-04-19Use XMLNode::get/set_property API in MackieControlProtocol classTim Mayberry
2017-04-19Use XMLNode::get/set_property API in mackie surface DeviceProfile classTim Mayberry
2017-04-19Use XMLNode::get/set_property API in MIDIControllable classTim Mayberry
2017-04-19Use XMLNode::get/set_property API in GenericMidiControlProtocol classTim Mayberry
2017-04-19Use XMLNode::get/set_property API in FaderPort classTim Mayberry
2017-04-19Use XMLNode::get/set_property API in ARDOUR::ControlProtocol classTim Mayberry
2017-04-19Add missing header include to ControlProtocol class source fileTim Mayberry