summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-02initial try (not compiled) of PortAudio backend using PortEngineSharedImplPaul Davis
2020-04-02use _instance_name in all messages from PortEngineSharedImplPaul Davis
2020-04-02use PortEngineSharedImpl with PulseAudio backendPaul Davis
2020-04-02use PortEngineSharedImpl with DummyAudioBackendPaul Davis
2020-04-02buildable version of CoreAudio backend using PortEngineSharedImplPaul Davis
2020-04-02tentative changes to extend port engine shared impl to coreaudioPaul Davis
2020-04-02use new PortEngineSharedImpl in AlsaAudioBackendPaul Davis
2020-04-02add new file to wscriptPaul Davis
2020-04-02refactor shared PortEngine implementation from AlsaAudioBackendPaul Davis
2020-04-02add RCU to manage _ports and _portmap in AlsaAudioBackendPaul Davis
2020-04-03Optimize MTAV creation, speed up new MIDI trackRobin Gareus
2020-04-03Allow to query current effective instrument model/modeRobin Gareus
2020-04-02Revert "move the point of adding a new MIDI track until *after* the instrumen...Robin Gareus
2020-04-02Move RouteUI::fan_out to Mixer_UIRobin Gareus
2020-04-02Update fan-out signalRobin Gareus
2020-04-02Remove signal in preparation to rework fan-outRobin Gareus
2020-04-02Emit Locate() in ::locate() even if we are not synced_to_engine()Johannes Mueller
2020-04-02Add LTC output port preference #7932Robin Gareus
2020-04-02Template descriptions no longer dirty when saved or changes discardedJohannes Mueller
2020-04-02Re-save templates if they have been loaded from an older version of ArdourJohannes Mueller
2020-04-02Let the user also choose template archives from Ardour 5.xJohannes Mueller
2020-04-02Don't issue VersionMismatch when creating a new sessionJohannes Mueller
2020-04-02Restart Transport FSM after x-run halt #7951Robin Gareus
2020-04-02Fix gcc-4.2/PPC buildsRobin Gareus
2020-04-01Consolidate MIDNAM control display codeRobin Gareus
2020-04-01Add API to count named MIDNAM controlsRobin Gareus
2020-04-01Cache instrument plugin MIDNAM model & modeRobin Gareus
2020-04-01Hide snap cursor when not using mouse edit #7966Robin Gareus
2020-04-01Remove unused variableRobin Gareus
2020-04-01NOOP: whitespacePaul Davis
2020-04-01do not show xrun markers in the "Ranges & Marks" editor listPaul Davis
2020-04-01add method to check for xrun status of a markerPaul Davis
2020-04-01rename variable (frames -> samples)Paul Davis
2020-04-01Update MIDNAM handling in GUIRobin Gareus
2020-04-01Overhaul InstrumentInfoRobin Gareus
2020-04-01fix boolean logic PART FOUR when trying to avoid complete_refill heuristicPaul Davis
2020-03-31fix boolean logic PART THREE when trying to avoid complete_refill heuristicPaul Davis
2020-03-31fix boolean logic PART TWO when trying to avoid complete_refill heuristicPaul Davis
2020-03-31fix boolean logic when trying to avoid complete_refill heuristicPaul Davis
2020-03-31change variable name and debug messages for underrun case (information was mi...Paul Davis
2020-03-31clean up logic for declick out in DiskReaderPaul Davis
2020-03-31if a locate brings us within a heuristic-specified distance of the current po...Paul Davis
2020-04-01Propagate MIDNAM selection to RouteRobin Gareus
2020-03-31Fix source list selectionRobin Gareus
2020-03-31Postpone disk-i/o setup during session-loadRobin Gareus
2020-03-31Tweak error-dump (when session load fails)Robin Gareus
2020-03-31Remember the route count when route lua template sets it by "how_many"Johannes Mueller
2020-03-31Fix send-button layout (2 column table)Robin Gareus
2020-03-31Visibility fixes for detached editor and Show-Sends buttonsBen Loftis
2020-03-31Hide Aux-send button in editor-mixerBen Loftis