summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-10-28AutomationLine::drag_motion () returns any clamped fractions correctly.nick_m
2015-10-28Fix incorrectly placed control points (y-axis). fixes #6647.nick_m
2015-10-27fun with valgrindRobin Gareus
2015-10-25Markers use the selection change stack.nick_m
2015-10-25Amend last commit.nick_m
2015-10-25Set a larger minimum size for recent session scrollers.nick_m
2015-10-23back to mjpeg (revert 2cb511e and 3f157f9) for nowRobin Gareus
2015-10-23Delete SystemExec in the main process thread.Robin Gareus
2015-10-24Relative snap for markers.nick_m
2015-10-24ResizeNoteDrag selection click behaves as NoteDrag's does.nick_m
2015-10-24Clear point selection when uniquely selecting a note.nick_m
2015-10-22mime-type definition is version independent.Robin Gareus
2015-10-23Use lwrcase_dirname for desktop file names and substitutions.nick_m
2015-10-22set executable and icon name in desktop-fileRobin Gareus
2015-10-22Remove GhostRegion::CatchDeletion signal to reduce session close timesTim Mayberry
2015-10-23Build freedesktop files if requested.nick_m
2015-10-23Amend last commit.nick_m
2015-10-23Center some windows known to be presented by ardour.nick_m
2015-10-22fix edge-case: (move playhead w/o session)Robin Gareus
2015-10-21Also use overwrite_file_dialog at all the other places.André Nusser
2015-10-21Confirmation on overwrite for track and session templates. -fixes #6587André Nusser
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-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-20Clean up generic and LV2 plugin GUI to deal with ParameterChanged(Externally)...Paul Davis
2015-10-20Revert "rename ParameterChanged signal in Plugin to ParameterChangedExternall...Paul Davis
2015-10-20rename ParameterChanged signal in Plugin to ParameterChangedExternally to ref...Paul Davis
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-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