Commit Graph

99 Commits

Author SHA1 Message Date
8f426846c5 Accommodate recently removed source(s) in our MSVC project (gtk2_ardour) 2018-02-22 11:24:43 +00:00
95129a48c4 Accommodate newly added/renamed source(s) in our MSVC project (gtk2_ardour) 2018-02-19 11:16:49 +00:00
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
037e469e51 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2018-02-13 10:46:54 +00:00
28e67c8978 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2018-01-25 11:34:08 +00:00
7fb1f5e032 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-12-30 10:03:12 +00:00
ed04d49b7c Accommodate newly added/removed source(s) in our MSVC project (gtk2_ardour) 2017-12-23 10:06:01 +00:00
fee03dc467 Add MSVC support for building the 'zita-resampler' library (which is now needed by libardour) 2017-10-30 13:55:51 +00:00
e9103051db Accommodate the change from libtimecode to libtemporal (gtk2_ardour) 2017-10-30 12:44:44 +00:00
a3fd0bc34b Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-09-08 10:18:25 +01:00
1c4eb82365 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-08-21 09:22:44 +01:00
d5c5969da5 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-08-03 07:49:28 +01:00
bf150f049f MSVC changes needed to implement the new 'widgets' library 2017-07-19 08:16:30 +01:00
812cbdaca9 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-07-14 10:48:26 +01:00
3595eb75b9 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-06-18 12:02:44 +01:00
6701f666ca Accommodate recently removed source(s) in our MSVC project (gtk2_ardour) 2017-05-23 09:28:44 +01:00
5b23688730 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-05-06 13:35:06 +01:00
21f5f434c6 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-04-26 08:09:35 +01:00
24699d3be4 Changes needed for building Tim's new 'string_convert' stuff with MSVC (gtk2_ardour) 2017-04-19 17:25:53 +01:00
69ac3938c1 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-03-16 10:20:27 +00:00
2d595b90d7 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-03-11 11:52:22 +00:00
c3917572a5 When building with MSVC, use perl to generate 'ardour.keys' 2017-01-30 11:09:56 +00:00
ac4484bab4 Remove some (no longer needed) source files from our MSVC project (gtk2_ardour) 2016-12-31 11:10:11 +00:00
b42f9b138b Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-12-28 09:13:25 +00:00
146072ec61 Remove some (no longer needed) source files from our MSVC project (gtk2_ardour) 2016-10-20 16:16:27 +01:00
85072e16aa Accommodate a header file that's been moved from gtk2_ardour into libardour 2016-09-30 08:21:37 +01:00
d1d8b1aae7 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-09-22 10:54:48 +01:00
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
390b3073e1 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-08-28 10:19:42 +01:00
39adc85e29 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-07-21 09:01:21 +01:00
062712c691 Remove 'i18n.h' from some VC projects where it's no longer needed 2016-07-18 09:41:46 +01:00
ad63e78338 Remove some (no longer needed) source files from our MSVC project (gtk2_ardour) 2016-07-07 13:26:57 +01:00
cad28bc150 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-07-04 09:41:31 +01:00
b130db2c60 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-06-10 12:32:01 +01:00
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
8a3cf9ab8d Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-06-08 15:20:18 +01:00
be6400aba4 Accommodate recently introduced source(s) in our MSVC project (gtk2_ardour) 2016-06-01 14:30:26 +01:00
ebeffdd294 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-05-28 10:44:28 +01:00
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
722609da15 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-05-21 11:37:50 +01:00
8fcb19eb4c Don't copy the xpm pixmaps as they apparently aren't needed any more 2016-05-21 10:33:19 +01:00
126dbac5e5 Accommodate the fact that our Mixbus icons got moved to a new path 2016-05-21 10:33:18 +01:00
b0200b23f2 Accommodate the fact that 'msvc_resources.rc.in' got moved to a new path 2016-05-21 10:33:18 +01:00
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
40aa4cfe06 Modify our MSVC projects to build liblua as a DLL rather than a static lib 2016-04-04 16:40:20 +01:00
4071e77314 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-04-03 15:24:22 +01:00
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
9a34017b79 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-03-12 13:41:44 +00:00
5fd27e56fc Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-02-27 16:29:55 +00:00
44ce56a9e1 Adapt the MSVC project (gtk2_ardour) add new lua-sources
modified version from John Emmas' lua branch
2016-02-23 15:43:00 +01:00