summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-11-04Show info dialog when opening chat via Help -> Chat.André Nusser
2015-11-04Remove explicit positioning of overwrite_file_dialog.André Nusser
2015-11-04Fix ordering of buttons in midi export dialog.André Nusser
2015-11-04Improve behavior of overwrite_file_dialog.André Nusser
2015-11-04no-op; reordering of class forward declarations in editor.h.André Nusser
2015-11-04Fix fencepost error in duplicate_some_regions. Adapt start position.André Nusser
2015-11-04Let Entry of FaderOption react on ENTER and allow only numerical input.André Nusser
2015-11-03GUI checkbox to disable pluginsRobin Gareus
2015-11-03update midi channel button display when mode changesRobin Gareus
2015-11-03Clean up selection history in Editor destructor.nick_m
2015-11-01Grey out unavailable note context menu items rather than hiding them.nick_m
2015-11-01Clarify context menu for midi notes.nick_m
2015-11-01Add comment to MRV snap workaround.nick_m
2015-10-31Fix snap modifiers not working on notes when grid is set to off.nick_m
2015-10-30suspend timers while flushing the gtk-event queue.Robin Gareus
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