johnemmas
  • Joined on 2022-04-20
johnemmas pushed to master at ardour/ardour 2023-01-28 12:45:15 -05:00
2ff05d9e9d class 'PBD::Configuration' now needs to be exportable
johnemmas pushed to master at ardour/ardour 2023-01-25 05:57:52 -05:00
b6f9829b70 Not quite sure what's changed but there's suddenly a conflict between Gtk::frame and ArdourWidgets::frame
johnemmas pushed to master at ardour/ardour 2023-01-17 05:48:40 -05:00
7433ca7e8b Correct a couple of typos when calling 'g_fopen()'
johnemmas pushed to master at ardour/ardour 2022-12-03 07:25:07 -05:00
1592b95031 Minor change - incorrect return type (in Windows build)
johnemmas pushed to master at ardour/ardour 2022-11-05 09:35:58 -04:00
9a678b71d6 'strings.h' isn't available in MSVC
johnemmas pushed to master at ardour/ardour 2022-10-11 05:51:02 -04:00
43a9ae7458 Use glib to provide setenv()
johnemmas pushed to master at ardour/ardour 2022-09-10 06:46:14 -04:00
5737468768 libardour: some new classes get used in gtk2_ardour (so need to get exported)
7418da4703 Add a missing #include
Compare 2 commits »
johnemmas pushed to master at ardour/ardour 2022-08-21 07:39:39 -04:00
30efdbe0f8 Some minor reverts to commit #63f94d29463 (from 25th May 2022)
johnemmas pushed to master at ardour/ardour 2022-05-25 07:31:26 -04:00
ee7e043855 class 'ARDOUR::Session::ProcessorChangeBlocker' gets used outside of libardour now (so needs to be exportable)
johnemmas pushed to master at ardour/ardour 2022-05-10 06:21:37 -04:00
04c7cba961 Add a missing #include (needed when building with MSVC)
johnemmas pushed to master at ardour/ardour 2022-05-04 11:13:41 -04:00
2554302281 Export a variable which can't be accessed via a 'get()' function
johnemmas pushed to master at ardour/ardour 2022-05-03 06:36:33 -04:00
2245e362b9 TempoMap::twist_tempi() gets used outside of libtemporal so needs to get exported