summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-10-30RAII Timer Suspend wrapperRobin Gareus
2015-10-30"End" -> "end" in end point trim command name.nick_m
2015-10-30Use automation line's frame of reference for y position.nick_m
2015-10-30Dont do duplocate calls to MidiRegionView::trim_front_ending () in TrimDrag.nick_m
2015-10-30Fix reversed ratio in last commit.nick_m
2015-10-29Start line drag using canvas y coords.nick_m
2015-10-28rework dbf28e3 (hidden parameters)Robin Gareus
2015-10-28note to self: at least test compilation before git push.Robin Gareus
2015-10-28don't display hidden automation-controls.Robin Gareus
2015-10-28fix embedding AU/carbon UIsRobin Gareus
2015-10-28Revert "potential fix for some AU plugin UIs not displaying"Robin Gareus
2015-10-28notify LV2 GUIs about port-changes when loading presetsRobin Gareus
2015-10-27potential fix for some AU plugin UIs not displayingRobin Gareus
2015-10-27another log-scale automation fixRobin Gareus
2015-10-28LineDrag fixes wrt initial drag position and display of y value.nick_m
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