mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 11:06:32 +01:00
This is mostly a simple lexical search+replace but the absence of operator< for std::weak_ptr<T> leads to some complications, particularly with Evoral::Sequence and ExportPortChannel. |
||
|---|---|---|
| .. | ||
| ardour_websockets.cc | ||
| ardour_websockets.h | ||
| client.cc | ||
| client.h | ||
| component.cc | ||
| component.h | ||
| dispatcher.cc | ||
| dispatcher.h | ||
| feedback.cc | ||
| feedback.h | ||
| interface.cc | ||
| json.cc | ||
| json.h | ||
| manifest.cc | ||
| manifest.h | ||
| message.cc | ||
| message.h | ||
| mixer.cc | ||
| mixer.h | ||
| resources.cc | ||
| resources.h | ||
| server.cc | ||
| server.h | ||
| state.cc | ||
| state.h | ||
| transport.cc | ||
| transport.h | ||
| typed_value.cc | ||
| typed_value.h | ||
| wscript | ||