mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-13 18:16:35 +01:00
This fixes several callsites that were passing samplepos_t to get a TempoMetric, some of them somewhat significant (e.g. VST plugins that want tempo information). Bad API design on my part, apologies. This commit combines libs/ and gtk2_ardour because the new private status of the ::metric_at() call would be a blocking point for git bisect |
||
|---|---|---|
| .. | ||
| 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 | ||