summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-22Calculate clamped tempo stretch ratios using the correct (musical) domainnick_m
2017-07-22TempoMap : Remove old solve_map debugging codenick_m
2017-07-22Move some duplicated replace/add tempo section codenick_m
2017-07-22Remove redundant beat arg from TempoMap::add_meternick_m
2017-07-22Fix incorrect double-snap when moving audio-locked tempinick_m
2017-07-22Rework region selection XMLnick_m
2017-07-22Cropping a single region to time selection works for multiple rangesnick_m
2017-07-22Fix time selection undo for multiple time selectionsnick_m
2017-07-22Disable tempo end/twist drag for meter-locked tempinick_m
2017-07-22Only add a new tempo or meter on click if the primary modifier is pressednick_m
2017-07-22Remove duplicated tempo curve colour change when draggingnick_m
2017-07-22Fix various issues wrt BBTRulerDragnick_m
2017-07-22Check for identical meter positions in old sessions by beat rather than pulsenick_m
2017-07-22Indicate musical position lock style of regions and locations using BEAMED EI...nick_m
2017-07-22Time info box updates its length display correctly over a tempo changenick_m
2017-07-22Rework time info box updates on region selection changenick_m
2017-07-22Call Editor::abort_reversible_command() in MidiRegionView::abort_command()nick_m
2017-07-22Remove double-nested reversible command when note editingnick_m
2017-07-22Fix both note length setting and display in EditNoteDialognick_m
2017-07-22Add missing braces to Editor::cut_copy conditionalnick_m
2017-07-22Editor::playhead_forward/backward_to_grid snaps even in magnetic modenick_m
2017-07-21OSC make all group dispositions the sameLen Ovens
2017-07-21Increase range of a-comp#stereo release timeJohannes Mueller
2017-07-21Properly propagate TAV TimeSelectionRobin Gareus
2017-07-21Amend c242cbc31806 (VCA automation button)Robin Gareus
2017-07-21Add automation button to VCA stripRobin Gareus
2017-07-21Non-layered MIDI recordingRobin Gareus
2017-07-20Fix crash when renaming track to an invalid nameRobin Gareus
2017-07-20Equivalent fix for #7429 for the mixerJohannes Mueller
2017-07-20Select the clicked route in the current mixer strip (fixes #7429)Johannes Mueller
2017-07-20Editor Summary: Don't require user to re-click to scroll + zoom.Ben Loftis
2017-07-20Rename the route in a route template when renaming the templateJohannes Mueller
2017-07-20Set the name of the route in a route template to the template nameJohannes Mueller
2017-07-20Don't try to rename the route template state dir if it doesn't existJohannes Mueller
2017-07-20Allow adding tracks w/o running backendRobin Gareus
2017-07-20CursorZoomDrag rework:Ben Loftis
2017-07-19Editor Summary: thinko in initial valueBen Loftis
2017-07-19Editor Summary: likely fix for crash-on-quitBen Loftis
2017-07-19Editor Summary: TweaksBen Loftis
2017-07-19Rationalize Editor Zooming: make it harder for user to step into ridiculous z...Ben Loftis
2017-07-19Allow listening to channels being exported (w/ realtime export)Robin Gareus
2017-07-19tweak "visible track count", take automation lanes into account.Robin Gareus
2017-07-19Const'ness where const'ness is dueRobin Gareus
2017-07-19Expose editor-vertical zoom lua bindingsRobin Gareus
2017-07-19Editor Summary: fix yet another thinko in zoom direction.Ben Loftis
2017-07-19Editor Summary: The view rectangle should never exceed the bounds of the scro...Ben Loftis
2017-07-19Editor Summary: fix thinko in mouse cursors (trim cursor).Ben Loftis
2017-07-19Editor Summary: implement summary_zoom_step() to lessen redundant code.Ben Loftis
2017-07-19Editor Summary: fix direction of scroll zoom to match other conventionsBen Loftis
2017-07-19MSVC changes needed to implement the new 'waveview' libraryJohn Emmas