summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2020-04-06NO-OP: whitespaceRobin Gareus
2020-04-06Add method to check for ambiguous port latencyRobin Gareus
2020-04-05Fix crash when adding tracks from a5 route templatesJohannes Mueller
2020-04-04Forward instrument MIDNAM changed signalRobin Gareus
2020-04-03Allow to disable input auto-connect when creating tracksRobin Gareus
2020-04-03NO-OP: indent & whitespaceRobin Gareus
2020-04-03Add missing includeRobin Gareus
2020-04-03Consistent processor labels "Meter"Robin Gareus
2020-04-032 x new backend/port classes need to be exportableJohn Emmas
2020-04-03Add/remove source(s) in our MSVC project (libardour)John Emmas
2020-04-02use _instance_name in all messages from PortEngineSharedImplPaul Davis
2020-04-02use PortEngineSharedImpl with DummyAudioBackendPaul Davis
2020-04-02add new file to wscriptPaul Davis
2020-04-02refactor shared PortEngine implementation from AlsaAudioBackendPaul Davis
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-02Update fan-out signalRobin Gareus
2020-04-02Emit Locate() in ::locate() even if we are not synced_to_engine()Johannes Mueller
2020-04-02Re-save templates if they have been loaded from an older version of ArdourJohannes 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-01Add API to count named MIDNAM controlsRobin Gareus
2020-04-01Cache instrument plugin MIDNAM model & modeRobin Gareus
2020-04-01add method to check for xrun status of a markerPaul Davis
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-03-31Postpone disk-i/o setup during session-loadRobin Gareus
2020-03-30Always delegate meter-point positioning to rt-threadRobin Gareus
2020-03-30Add API to reset DSP load stateRobin Gareus
2020-03-30Assert that plugins are configured before setting custom meter positionRobin Gareus
2020-03-30Tweak engine startup, initial silenceRobin Gareus
2020-03-29Fix optimized build crashes (missing return value) - #7958Robin Gareus
2020-03-29Set thread-names (libs)Robin Gareus
2020-03-29Engine: Silence outputs for 1/2 second when loading a sessionRobin Gareus
2020-03-28remove noisy and unhelpful log messagePaul Davis
2020-03-28prevent CD markers from being placed at or before session start (#7942)Paul Davis
2020-03-28Don't use shared-pointers in cross thread event structsRobin Gareus
2020-03-28Add Lua bindings to check engine statusRobin Gareus
2020-03-28Create write sources for template/dup tracks - #7940Robin Gareus
2020-03-28NO-OP: whitespaceRobin Gareus
2020-03-28Minor code cleanup - consolidate variables & scopeRobin Gareus
2020-03-28Fix incorrect timestretch duration - #7943Robin Gareus
2020-03-27make MIDI tracing work again for ports that are handled using ::read_and_pars...Paul Davis
2020-03-27variable rename and commentPaul Davis