add some debugging capability for users of SystemExec. Needs review.
[ardour.git] / gtk2_ardour /
2016-02-13 Tim MayberryHide "Use Buffered I/O" button when switching to backen...
2016-02-12 Robin Gareususe "Good" resampling quality (lower initial play latency)
2016-02-12 Robin GareusPartial exposure of export-audition playhead
2016-02-12 Robin Gareusupdate signal connetion for new CairoWidget::set_dirty...
2016-02-12 Robin GareusAdd Playhead to Export Report Dialog
2016-02-12 Robin GareusAdd Auditioned to Export Report Dialog.
2016-02-12 Robin Gareusrefine export dialog Location:
2016-02-12 Robin Gareusimprove consistency of presentational properties in...
2016-02-12 Robin GareusVisualize Peaks and TruePeaks in Export Report
2016-02-11 Robin Gareusfix alignment of "N/A" messages
2016-02-11 Robin GareusAllow removing the timespan name from the export-filename:
2016-02-11 Paul Davisremove all traces of "prolooks" and related classes
2016-02-11 Robin Gareustweak export dialog layout, add "open folder" button
2016-02-11 Robin Gareuspost-export scaleable layout.
2016-02-11 Tim MayberryAdd button to Engine Dialog to choose between Portaudio...
2016-02-11 Tim MayberryShow/Hide midi calibrate button based on AudioBackend...
2016-02-11 Robin Gareuscont'd work on Post-Export Analysis GUI:
2016-02-10 Tim MayberryFix bug #6766, Crash when creating new Session while...
2016-02-10 Tim MayberryFix bug #6762, MIDNAM note read outs don't work when...
2016-02-10 Robin Gareusexported waveform annotation
2016-02-10 Robin GareusGUI for optional analysis
2016-02-10 Robin Gareuscont'd work on Post-Export Analysis GUI.
2016-02-10 Robin GareusUpdate Export Report GUI
2016-02-10 Robin GareusPost-export Analysis GUI
2016-02-09 Robin GareusUI updates for export-abort
2016-02-09 Robin GareusUI updates for detailed export state.
2016-02-06 Colin Fletcherinsert time: ignore mouse as edit point
2016-02-06 Colin Fletcherinsert time: remove pointless local variable
2016-02-06 Colin FletcherMake name of undo action for 'Remove Time' consistent
2016-02-06 Colin FletcherAdd a simple check for valid duration in 'Insert/Remove...
2016-02-01 Ben LoftisRemove debugging printf
2016-01-29 Paul Davisuse new selection API to avoid double signal when a...
2016-01-29 Paul Davismodify Selection API to provide (default-valued) "with_...
2016-01-29 Robin Gareusfix device-list update concurrency issue.
2016-01-28 Ben LoftisEditing from a control surface must have the ability...
2016-01-28 Ben LoftisUse visible playhead location for editing during a...
2016-01-28 Ben LoftisCenter the playhead for stationary_playhead playback.
2016-01-28 Tim MayberryInitialize Editor::clicked_selection to prevent program...
2016-01-28 Tim MayberryChange duplicate range to use time range/s rather than...
2016-01-26 Robin Gareussatisfy some pedantic compilers, #6748
2016-01-26 Paul Daviswhen using InverseGroup for rec-enable, do not collect...
2016-01-26 Paul DavisNOOP: whitespace fixes
2016-01-26 Paul Daviswhen using InverseGroup for solo, do not collect group...
2016-01-26 Paul Daviswhen using InverseGroup, do not collect group members...
2016-01-25 Paul DavisGainMeter(Base) now has an explicit gain control given...
2016-01-25 Tim MayberryMake horizontal scroll increment consistent in ruler...
2016-01-22 Paul Davisno reason to have group edit dialog be modal
2016-01-22 Paul Davisrename Controllable::WholeGroup => InverseGroup to...
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-22 Paul DavisNOOP: whitespace fixup
2016-01-22 Paul Daviswhen leaving an active automation state, update fader...
2016-01-21 Tim MayberryFix bug 6735, Take into account snap to when stretching...
2016-01-21 Tim MayberryBug #6722, Add UI config option to always use mouse...
2016-01-21 Tim MayberryRefactor code into Editor::temporal_zoom_step_mouse_foc...
2016-01-21 Tim MayberryFix/implement #6292, Shift + scroll wheel Scrolling...
2016-01-21 Tim MayberryChange scrolling in the Editor track canvas summary...
2016-01-21 Tim MayberryRefactor scrolling in Editor ruler canvas area into...
2016-01-21 Tim MayberryRemove goto in Editor::track_canvas_scroll
2016-01-21 Tim MayberryRefactor scrolling track canvas in Editor class into...
2016-01-20 Pavel FricCzech translation update #6739
2016-01-18 Ben Loftisadd some horz and vert zoom actions; remove some white...
2016-01-18 Ben Loftisadd more remote transport toggles for touchOSC: midi_p...
2016-01-18 Paul Davisadd group disposition argument to Route::set_gain(...
2016-01-18 Paul Davisworking version of new gain control design
2016-01-18 Paul Davischange ownership of the AutomationControl used by Amp.
2016-01-17 Len OvensGroups: Fix un/set hidden/show should reset RID for...
2016-01-17 Ben Loftisscrolling actions should not require that a track selec...
2016-01-14 Robin GareusGUI for latency-measurement signal-level
2016-01-14 Robin GareusNO-OP: enums implicitly start at zero
2016-01-14 Tim MayberryChange handling of Midi note selection to eliminate...
2016-01-14 Tim MayberryAdd debug bit for selection debugging output
2016-01-13 Robin Gareusdon't allow to delete AU presets in the UI
2016-01-12 Paul Davisspace bar action (Transport/ToggleRoll) should still...
2016-01-12 André NusserComment remaining unsolved bug.
2016-01-12 André NusserDon't show a ghost note when draw mode is entered over...
2016-01-12 André NusserClean enter_internal and leave_internal in MidiRegionView.
2016-01-12 André NusserFix two ghost note drawing problems.
2016-01-12 André NusserHide MIDI ghost note when over existing note.
2016-01-12 André NusserHide ghost note when switching from draw to internal...
2016-01-12 André NusserFix appearing ghost note after drag select in internal...
2016-01-09 Robin Gareuscheck sidebar re-order constrains early on.
2016-01-09 Robin Gareusretain expansion-state when reordering plugins in the...
2016-01-09 Robin Gareusfix compiler argument order (ldflags/loadlibes) - patch...
2016-01-09 Robin GareusGUI update for plugin-preset-list API change
2016-01-08 Robin Gareusindex plugins before loading state (favorite order)
2016-01-08 Robin Gareusbetter version than prev. commit (avoid name ambiguity)
2016-01-08 Robin Gareusfix favorite plugin sort (after plugin-scan)
2016-01-08 Robin Gareusindicate monitor-state
2016-01-08 Robin Gareususe config value to avoid race on session-setup.
2016-01-08 Robin Gareusmonitor-section: re-connect to static actions
2016-01-07 Alexandre ProkoudineUpdate Russian translation
2016-01-07 Robin Gareusdon't allow to delete factory presets
2016-01-07 Robin Gareususe new API to query presets
2016-01-07 Robin Gareusonly show plugin context-menu if there is a selection
2016-01-07 Robin Gareusremove debug output
2016-01-07 Ben Loftisbinding expects BackSpace not Backspace
2016-01-05 YQ-YSYUpdate zh.po
2016-01-05 Robin Gareussafe default button focus for deleting playlists
2016-01-03 Robin Gareusfix monitor-section state restore.
2016-01-03 Robin GareusUI port-events are not limited to outputs.
next