Files
ardour/libs
John Emmas d7d966e02b Adapt 'Temporal::TempoMap::tempo_map_p' to be buildable with MSVC
Whenever a variable gets declared using 'thread_local' MSVC requires that it should not be compiled with DLL linkage (i.e. it mustn't be exportable). So for Temporal::TempoMap we'll need to export the required members individually, rather than exporting the entire class.
2021-09-03 10:02:41 +01:00
..
2021-07-23 01:37:46 +02:00
2021-07-03 19:07:25 +02:00
2021-03-01 22:14:38 +01:00
2021-08-13 12:51:29 -06:00
2021-07-22 19:48:24 +02:00