summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-21Add AutomationControl::set_value_unchecked() and AutomationControl::writable(...Paul Davis
2015-10-21add commentary and clean up blank linesPaul Davis
2015-10-22More desktop file renaming.nick_m
2015-10-22Remove old ardour3 desktop files.nick_m
2015-10-22Add ardour4 desktop and mime type files.nick_m
2015-10-22User interaction preferences tooltips clarify button names.nick_m
2015-10-21variable name change: make purpose of formerly named "_values" in LV2 plugin ...Paul Davis
2015-10-21variable name change: percent is 0..100, 0..1.0 is a fractionPaul Davis
2015-10-21ensure that mutator function for CONFIG_VARIABLE_SPECIAL is used when assigni...Paul Davis
2015-10-20Make sure Mackie Control view modes start with route 1 except Mixer mode goes...Len Ovens
2015-10-20Added "Selected" view mode to Mackie Control.Len Ovens
2015-10-21Fix crash in new CoreaudioSource code (on invalid file)Robin Gareus
2015-10-21confirm LV2 GUI changesRobin Gareus
2015-10-20hack to keep UI responsive with heavy AU views.Robin Gareus
2015-10-20OSX copy/constraint mod tweak (amend 0675fe1)Robin Gareus
2015-10-20do not update LV2 output port displays unless the value has changedPaul Davis
2015-10-20add commentaryPaul Davis
2015-10-20also update LV2 output port displays as part of periodic updatesPaul Davis
2015-10-20fix AudioUnit parameter listening to work with new ParameterChangedExternally...Paul Davis
2015-10-20Clean up generic and LV2 plugin GUI to deal with ParameterChanged(Externally)...Paul Davis
2015-10-20rename Plugin::ParameterChanged to ParameterChangedExternally to reflect its ...Paul Davis
2015-10-20Revert "rename ParameterChanged signal in Plugin to ParameterChangedExternall...Paul Davis
2015-10-20possible fix for invalid cleanup space calc on win32.Robin Gareus
2015-10-20NOOP, re-indentRobin Gareus
2015-10-20remove cruftRobin Gareus
2015-10-20rename ParameterChanged signal in Plugin to ParameterChangedExternally to ref...Paul Davis
2015-10-20remove unused "copy modifier hint"Robin Gareus
2015-10-20suggest primary-mod as default for copyRobin Gareus
2015-10-19Ctrl+shift functionality (toggle all) for plugin leds.André Nusser
2015-10-20Test fix for further osx modifier ambiguity.nick_m
2015-10-20Fix incorrect display of "Command" modifier on osx.nick_m
2015-10-20Rc option editor - don't translate "-".nick_m
2015-10-20Fix typo for GTKOSX case.nick_m
2015-10-20Set toggled automation controller using a double.nick_m
2015-10-20Clarify user interaction preference tooltips. Also rebase branch on master.nick_m
2015-10-20Restored size of mixer list pane is at least 36 px. Revert default to 75.nick_m
2015-10-20Default to WIN_POS_MOUSE for dialogs also.nick_m
2015-10-20Mixer list pane can shrink to zero width.nick_m
2015-10-20New non-parented windows are initially positioned at WIN_POS_MOUSE again.nick_m
2015-10-20Legatize::name () reflects its type. Fixes confusing undo record name.nick_m
2015-10-20Fix snap modifier logic (again).nick_m
2015-10-20Rc option editor - alter restart message for user interaction tab.nick_m
2015-10-20No-op - rename variable.nick_m
2015-10-20Add tooltips to user config preferences. clean up combo ordering.nick_m
2015-10-20ArdourKeyboard - fix snap / delta logic for triple modifier combinations.nick_m
2015-10-20Click on a selected note unique selects it (as per regions, control points).nick_m
2015-10-20Allow Alt-Shift-Windows modifier (nice for control point fine adjust).nick_m
2015-10-20Don't snap if fine adjust modifier used.nick_m
2015-10-20Update ContrilList debug output.nick_m
2015-10-20Select the control point about to be deleted when using shift + right click.nick_m