summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-20Amend last connit - don't use a bool to represent a double.nick_m
2015-10-20Fix incorrect initial point when recording toggled automation.nick_m
2015-10-20Automation - more toggled controller twiddling.nick_m
2015-10-20Automation - fix occasional inverted bool state after write.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-19remove cruftRobin Gareus
2015-10-18Add Audio Tracks and Busses too.Len Ovens
2015-10-18Added Midi Tracks View mode.Len Ovens
2015-10-18one less deprecated APIRobin Gareus
2015-10-18fix OS X system detection (amend 66704ee)Robin Gareus
2015-10-18GUI changes use new AppleUtility LibraryRobin Gareus
2015-10-18libs/* changes use new AppleUtility LibraryPaul Davis
2015-10-18alternative new version of the AppleUtility libraryPaul Davis
2015-10-18Only display Trim for tracks that have Trim. On the way:Len Ovens
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-17Merge branch 'chaot4-fix_midi_menu_consistency_new'Paul Davis
2015-10-17Remove all the now unused functions in the MidiModel class.André Nusser
2015-10-17Introduce "Transpose..." also in the context menu of selected notes.André Nusser
2015-10-17Add Transpose class that can be used by apply_midi_note_edit_op.André Nusser
2015-10-17Split transpose in MidiModel into two functions.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