summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
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-20Select the control point about to be deleted when using shift + right click.nick_m
2015-10-20Fix incorrect snap when adding region gain points.nick_m
2015-10-20Don't use the all_route_group() in Editor::set_selected_track_as_side_effect ().nick_m
2015-10-20Allow adding / toggling rubber band selection of automation control points.nick_m
2015-10-20Show verbose cursor control point values in MouseContent mode as well.nick_m
2015-10-20Fix for fine adjust overriding snap modifiers.nick_m
2015-10-20Add error check to region gain control point selection undo.nick_m
2015-10-20Add missing diff to last commit.nick_m
2015-10-20Region gain point selection behaves as per track automation.nick_m
2015-10-20Add region gain point selection undo.nick_m
2015-10-20Automation - more toggled controller twiddling.nick_m
2015-10-20Fix redo action sensitivity for non-editor undo stack changes.nick_m
2015-10-20Make automation record undo per pass rather than per touch.nick_m
2015-10-20Toggled automation fixes.nick_m
2015-10-20Amend last commit.nick_m
2015-10-20Make control point selection more consistent.nick_m
2015-10-18one less deprecated APIRobin Gareus
2015-10-18GUI changes use new AppleUtility LibraryRobin Gareus
2015-10-18amend prev commit.Robin Gareus
2015-10-18fix additive linkflagsRobin Gareus
2015-10-17Replace static PBD::Signal in NoteBase with direct call to MidiRegionViewTim Mayberry
2015-10-17Introduce "Transpose..." also in the context menu of selected notes.André Nusser
2015-10-17Fix tiny memory leak.André Nusser
2015-10-17Include "Transform..." into MIDI region menu.André Nusser
2015-10-18fftw-3.3.5/windows .dll includes threads libRobin Gareus
2015-10-18disable follow-edits with external sync #6577Robin Gareus
2015-10-17and another "f"Robin Gareus
2015-10-17four f* f's.Robin Gareus
2015-10-17thread-safe fftw (needs fftw-3.3.5)Robin Gareus
2015-10-16fix #6640 (snapshot clears "dirty" flag)Robin Gareus
2015-10-16use API to add system-specific volumes - #6643Robin Gareus
2015-10-16strip silence: report analysis progressRobin Gareus
2015-10-16strip silence: wait for analysis to completeRobin Gareus
2015-10-15re-enable engine sensitive actions..Robin Gareus
2015-10-15rework 8b80fe0, use std::string, not char*Robin Gareus
2015-10-14Avoid calls to Glib::ustring << operator at all cost.Robin Gareus
2015-10-14update AU GUI positioning and resizing.Robin Gareus
2015-10-12no need for ugly cast constructors, just add a second argumentPaul Davis
2015-10-11revert 7e0055; the original text better reflected realityBen Loftis