summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2019-03-03remove ill-conceived use-session-timecode-format optionPaul Davis
2019-03-02Add GUI option to include session-meta-data when exporting mp3Robin Gareus
2019-03-01Show VCA pane when a new VCA is created.Robin Gareus
2019-03-01Revert "Show VCA pane whan adding a VCA"Robin Gareus
2019-03-01Show VCA pane whan adding a VCARobin Gareus
2019-03-01Prefix an asterisk to indicate plugin replicationRobin Gareus
2019-03-01Replicated plugin instances may or may not be monoRobin Gareus
2019-03-01GUI updates to handle monitor-section changesRobin Gareus
2019-02-28auto-return is still available if using JACK transportPaul Davis
2019-03-01Remove unused RulerTypeRobin Gareus
2019-02-28Consolidate ToggleAction cast, use new APIRobin Gareus
2019-02-28Initialize per session instant stateRobin Gareus
2019-02-28x-fade uses cairo-generated icons, remove XPMRobin Gareus
2019-02-28The end of long and winding "road to compiling" cdc2d055fRobin Gareus
2019-02-28Remove ancient, unmaintained xcode project filesRobin Gareus
2019-02-28Add phase labels -180..180 deg for analysis displayRobin Gareus
2019-02-28NO-OP: whitespaceRobin Gareus
2019-02-28NO-OP: whitespaceRobin Gareus
2019-02-28NO-OP: whitespaceRobin Gareus
2019-02-28Re-work plugin-analysis (fix crashes)Robin Gareus
2019-02-27More slaved_to() replacements, fix typoRobin Gareus
2019-02-27Consolidate code, use dedicated APIRobin Gareus
2019-02-26Fix crash when pressing "Esc" without a sessionRobin Gareus
2019-02-26Do not save export format for indirect changesRobin Gareus
2019-02-26Re-work TimeFX cancel/abortRobin Gareus
2019-02-26Fix TimeFX threading (detached thread must not be joined)Robin Gareus
2019-02-20ALlow Markup for LuaDialog.MessageRobin Gareus
2019-02-17Update Latency UI, subscribe to changesRobin Gareus
2019-02-16Tweak meterbridge track reordering -- amend d03574987Robin Gareus
2019-02-16remove references to "Editor_menus" which is an action that no longer existsPaul Davis
2019-02-16additional logic to avoid showing top-level menu actions in the key shortcut ...Paul Davis
2019-02-16rename Main_menu action to Main menuPaul Davis
2019-02-16fix mistaken action paths used in MonitorSectionPaul Davis
2019-02-16monitor section "global actions" are only global, no MS-specific versionsPaul Davis
2019-02-16get ordering correct of global binding set creation and action registration (...Paul Davis
2019-02-16MonitorSection should only define global actions for mono/dim/cut (all channels)Paul Davis
2019-02-16get ordering correct of global binding set creation and action registrationPaul Davis
2019-02-16Tentative Latency GUI updateRobin Gareus
2019-02-15better and more correct bindings for monitor sectionPaul Davis
2019-02-15Fix crash when touching stale Automation PointsRobin Gareus
2019-02-13Fix meterbridge to follow track/bus re-orderingRobin Gareus
2019-02-12Fix for automation-line edits using the Range+Draw tool, when no line is alre...Ben Loftis
2019-02-12midi-audition-synth-uri is deprecated (gtk2 part).Ben Loftis
2019-02-12Allow the selected Instrument to be used as the auditioner synth.Ben Loftis
2019-02-12Summary View should use the playhead color from config.Ben Loftis
2019-02-12Session-range behavior (gtk2 part)Ben Loftis
2019-02-12Selection-after-split behavior (gtk2 part)Ben Loftis
2019-02-12Selection-after-split behavior ( libardour part )Ben Loftis
2019-02-06do not attempt to update transport master rows if audioengine is not runningPaul Davis
2019-01-25remove debug outputPaul Davis