summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/port_engine_shared.h
AgeCommit message (Expand)Author
2020-04-07Revert "PortEngineSharedImpl callbacks should not be pure virtual"Paul Davis
2020-04-07PortEngineSharedImpl callbacks should not be pure virtualPaul Davis
2020-04-07fix return value to be a legal null shared_ptr<PortPtr>Paul Davis
2020-04-07use shared_ptr to manage backend port lifetimes (Pulse,ALSA,Dummy,JACK)Paul Davis
2020-04-03NO-OP: indent & whitespaceRobin Gareus
2020-04-03Add missing includeRobin Gareus
2020-04-032 x new backend/port classes need to be exportableJohn Emmas
2020-04-02use PortEngineSharedImpl with DummyAudioBackendPaul Davis
2020-04-02refactor shared PortEngine implementation from AlsaAudioBackendPaul Davis