Commit Graph

95 Commits

Author SHA1 Message Date
John Emmas 79f01bc889 Initial changes needed for building Mixbus (with MSVC) as version 5
(Mixbus itself will probably need extra changes)
2018-09-10 07:14:59 +01:00
John Emmas 8f426846c5 Accommodate recently removed source(s) in our MSVC project (gtk2_ardour) 2018-02-22 11:24:43 +00:00
John Emmas 95129a48c4 Accommodate newly added/renamed source(s) in our MSVC project (gtk2_ardour) 2018-02-19 11:16:49 +00:00
John Emmas b9c9777b9a When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
John Emmas 037e469e51 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2018-02-13 10:46:54 +00:00
John Emmas 28e67c8978 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2018-01-25 11:34:08 +00:00
John Emmas 7fb1f5e032 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-12-30 10:03:12 +00:00
John Emmas ed04d49b7c Accommodate newly added/removed source(s) in our MSVC project (gtk2_ardour) 2017-12-23 10:06:01 +00:00
John Emmas fee03dc467 Add MSVC support for building the 'zita-resampler' library (which is now needed by libardour) 2017-10-30 13:55:51 +00:00
John Emmas e9103051db Accommodate the change from libtimecode to libtemporal (gtk2_ardour) 2017-10-30 12:44:44 +00:00
John Emmas a3fd0bc34b Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-09-08 10:18:25 +01:00
John Emmas 1c4eb82365 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-08-21 09:22:44 +01:00
John Emmas d5c5969da5 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-08-03 07:49:28 +01:00
John Emmas bf150f049f MSVC changes needed to implement the new 'widgets' library 2017-07-19 08:16:30 +01:00
John Emmas 812cbdaca9 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-07-14 10:48:26 +01:00
John Emmas 3595eb75b9 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-06-18 12:02:44 +01:00
John Emmas 6701f666ca Accommodate recently removed source(s) in our MSVC project (gtk2_ardour) 2017-05-23 09:28:44 +01:00
John Emmas 5b23688730 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-05-06 13:35:06 +01:00
John Emmas 21f5f434c6 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-04-26 08:09:35 +01:00
John Emmas 24699d3be4 Changes needed for building Tim's new 'string_convert' stuff with MSVC (gtk2_ardour) 2017-04-19 17:25:53 +01:00
John Emmas 69ac3938c1 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-03-16 10:20:27 +00:00
John Emmas 2d595b90d7 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-03-11 11:52:22 +00:00
John Emmas c3917572a5 When building with MSVC, use perl to generate 'ardour.keys' 2017-01-30 11:09:56 +00:00
John Emmas ac4484bab4 Remove some (no longer needed) source files from our MSVC project (gtk2_ardour) 2016-12-31 11:10:11 +00:00
John Emmas b42f9b138b Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-12-28 09:13:25 +00:00
John Emmas 146072ec61 Remove some (no longer needed) source files from our MSVC project (gtk2_ardour) 2016-10-20 16:16:27 +01:00
John Emmas 85072e16aa Accommodate a header file that's been moved from gtk2_ardour into libardour 2016-09-30 08:21:37 +01:00
John Emmas d1d8b1aae7 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-09-22 10:54:48 +01:00
John Emmas 0ff233d234 Update our MSVC project files to generate the most recent Ardour session file format (ver 5) rather than the older v3 format 2016-08-30 07:15:00 +01:00
John Emmas 390b3073e1 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-08-28 10:19:42 +01:00
John Emmas 39adc85e29 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-07-21 09:01:21 +01:00
John Emmas 062712c691 Remove 'i18n.h' from some VC projects where it's no longer needed 2016-07-18 09:41:46 +01:00
John Emmas ad63e78338 Remove some (no longer needed) source files from our MSVC project (gtk2_ardour) 2016-07-07 13:26:57 +01:00
John Emmas cad28bc150 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-07-04 09:41:31 +01:00
John Emmas b130db2c60 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-06-10 12:32:01 +01:00
John Emmas 5c6846a169 Experiment - change the Windows icon (gtk2_ardour/icons/ardour.ico) so that it doesn't contain compressed images
Windows itself is happy with compressed icons but they seem to upset the MSVC linker.

If there are no ill-effects I'll change the Mixbus icon which will allow me to remove the older style icons (that were only needed for MSVC)
2016-06-08 15:20:19 +01:00
John Emmas 8a3cf9ab8d Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-06-08 15:20:18 +01:00
John Emmas be6400aba4 Accommodate recently introduced source(s) in our MSVC project (gtk2_ardour) 2016-06-01 14:30:26 +01:00
John Emmas ebeffdd294 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-05-28 10:44:28 +01:00
John Emmas e4a5c3609d When copying the PNG files from 'gtk2_ardour/resources', copy them to '$(TargetFolder/resources' rather than '$(TargetFolder/icons'
(otherwise the opening splash image doesn't get found)
2016-05-21 12:37:35 +01:00
John Emmas 722609da15 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-05-21 11:37:50 +01:00
John Emmas 8fcb19eb4c Don't copy the xpm pixmaps as they apparently aren't needed any more 2016-05-21 10:33:19 +01:00
John Emmas 126dbac5e5 Accommodate the fact that our Mixbus icons got moved to a new path 2016-05-21 10:33:18 +01:00
John Emmas b0200b23f2 Accommodate the fact that 'msvc_resources.rc.in' got moved to a new path 2016-05-21 10:33:18 +01:00
John Emmas e15fb85443 When building with MSVC don't attempt to link to the 'old' lua libs (i.e. the static libraries) 2016-04-05 12:25:24 +01:00
John Emmas 40aa4cfe06 Modify our MSVC projects to build liblua as a DLL rather than a static lib 2016-04-04 16:40:20 +01:00
John Emmas 4071e77314 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-04-03 15:24:22 +01:00
John Emmas 367e4f94db LV2_EXTENDED also needs to be defined when building gtk2_ardour
(was already defined for waf builds - but was missing for MSVC)
2016-03-23 08:06:04 +00:00
John Emmas 9a34017b79 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-03-12 13:41:44 +00:00
John Emmas 5fd27e56fc Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-02-27 16:29:55 +00:00