summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-02-12Visualize Peaks and TruePeaks in Export ReportRobin Gareus
2016-02-11fix alignment of "N/A" messagesRobin Gareus
2016-02-11Allow removing the timespan name from the export-filename:Robin Gareus
2016-02-11remove all traces of "prolooks" and related classesPaul Davis
2016-02-11tweak export dialog layout, add "open folder" buttonRobin Gareus
2016-02-11post-export scaleable layout.Robin Gareus
2016-02-11Add button to Engine Dialog to choose between Portaudio callback and blocking...Tim Mayberry
2016-02-11Show/Hide midi calibrate button based on AudioBackend::enumerate_devicesTim Mayberry
2016-02-11cont'd work on Post-Export Analysis GUI:Robin Gareus
2016-02-11Fix bug #6766, Crash when creating new Session while one is currently openTim Mayberry
2016-02-11Fix bug #6762, MIDNAM note read outs don't work when dragging MIDI noteTim Mayberry
2016-02-10exported waveform annotationRobin Gareus
2016-02-10GUI for optional analysisRobin Gareus
2016-02-10cont'd work on Post-Export Analysis GUI.Robin Gareus
2016-02-10Update Export Report GUIRobin Gareus
2016-02-10Post-export Analysis GUIRobin Gareus
2016-02-09UI updates for export-abortRobin Gareus
2016-02-09UI updates for detailed export state.Robin Gareus
2016-02-06insert time: ignore mouse as edit pointColin Fletcher
2016-02-06insert time: remove pointless local variableColin Fletcher
2016-02-06Make name of undo action for 'Remove Time' consistentColin Fletcher
2016-02-06Add a simple check for valid duration in 'Insert/Remove Time'Colin Fletcher
2016-01-31Remove debugging printfBen Loftis
2016-01-29use new selection API to avoid double signal when a track or tracks are SET a...Paul Davis
2016-01-29modify Selection API to provide (default-valued) "with_signal" argument to al...Paul Davis
2016-01-29fix device-list update concurrency issue.Robin Gareus
2016-01-28Editing from a control surface must have the ability to ignore mouse location.Ben Loftis
2016-01-28Use visible playhead location for editing during a jog-wheel event.Ben Loftis
2016-01-28Center the playhead for stationary_playhead playback.Ben Loftis
2016-01-28Initialize Editor::clicked_selection to prevent programming error dialog/exitTim Mayberry
2016-01-28Change duplicate range to use time range/s rather than a single regionTim Mayberry
2016-01-26satisfy some pedantic compilers, #6748Robin Gareus
2016-01-25when using InverseGroup for rec-enable, do not collect group members and pass...Paul Davis
2016-01-25NOOP: whitespace fixesPaul Davis
2016-01-25when using InverseGroup for solo, do not collect group members and pass them ...Paul Davis
2016-01-25when using InverseGroup, do not collect group members and pass them to a sess...Paul Davis
2016-01-25GainMeter(Base) now has an explicit gain control given to itPaul Davis
2016-01-25Make horizontal scroll increment consistent in ruler and track canvas areasTim Mayberry
2016-01-22no reason to have group edit dialog be modalPaul Davis
2016-01-22rename Controllable::WholeGroup => InverseGroup to reflect real intent.Paul Davis
2016-01-22first compiling, mostly working version of group controls changesPaul Davis
2016-01-22NOOP: whitespace fixupPaul Davis
2016-01-22when leaving an active automation state, update fader displays to show correc...Paul Davis
2016-01-21Fix bug 6735, Take into account snap to when stretching regions in EditorTim Mayberry
2016-01-21Bug #6722, Add UI config option to always use mouse position as zoom focus on...Tim Mayberry
2016-01-21Refactor code into Editor::temporal_zoom_step_mouse_focus methodTim Mayberry
2016-01-21Fix/implement #6292, Shift + scroll wheel Scrolling in the ruler areaTim Mayberry
2016-01-21Change scrolling in the Editor track canvas summary areaTim Mayberry
2016-01-21Refactor scrolling in Editor ruler canvas area into two utility methodsTim Mayberry
2016-01-21Remove goto in Editor::track_canvas_scrollTim Mayberry