summaryrefslogtreecommitdiff
path: root/libs/ardour/MSVClibardour
AgeCommit message (Collapse)Author
2020-04-03Add/remove source(s) in our MSVC project (libardour)John Emmas
2020-03-18Add/remove source(s) in our MSVC project (libardour)John Emmas
2020-02-07Changes needed for building with MSVCJohn Emmas
Mostly these are to do with TLSF which I hadn't in fact been building!! Hopefully there won't be any problems for the gcc builds.
2019-12-08MSVC project changes needed to support the new 'mp3 import' stuffJohn Emmas
2019-11-03Add/remove source(s) in our MSVC project (libardour)John Emmas
2019-09-24Add/remove source(s) in our MSVC project (libardour)John Emmas
2019-09-18Add/remove source(s) in our MSVC project (libardour)John Emmas
2019-03-01Add/remove source(s) in our MSVC project (libardour)John Emmas
2019-02-18Add/remove source(s) in our MSVC project (libardour)John Emmas
2018-11-23Add/remove source(s) in our MSVC project (libardour)John Emmas
2018-10-22Add MSVC support for building the 'zita-convolver' library (which is now ↵John Emmas
needed by libardour)
2018-10-15Adapt some MSVC projects to accommodate the changes to 'ptformat' libraryJohn Emmas
2018-10-13Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2018-09-29Add support (in our MSVC projects) for using 'boost::atomic'John Emmas
(only done "where necessary" for the moment - more to follow...)
2018-09-22Accommodate newly added/renamed source(s) in our MSVC project (libardour)John Emmas
2018-09-10Initial changes needed for building Mixbus (with MSVC) as version 5John Emmas
(Mixbus itself will probably need extra changes)
2018-06-25Accommodate recently removed source(s) in our MSVC project (libardour)John Emmas
(this also needs ardour_genericmidi to link to both evoral and boost-regex)
2018-02-15When building with MSVC, allow for the fact that Mixbus and Ardour can be ↵John Emmas
using different versions of the SESSION_FILE format
2017-12-06Accommodate newly added/removed source(s) in our MSVC project (libardour)John Emmas
2017-11-02Accommodate newly added/removed source(s) in our MSVC project (libardour)John Emmas
2017-10-30Add MSVC support for building the 'zita-resampler' library (which is now ↵John Emmas
needed by libardour)
2017-10-30Accommodate the change from libtimecode to libtemporalJohn Emmas
2017-09-19Accommodate newly added/removed source(s) in our MSVC project (libardour)John Emmas
2017-05-06Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2017-04-19Changes needed for building Tim's new 'string_convert' stuff with MSVC ↵John Emmas
(libardour)
2017-04-14Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-11-15update MSVC project in the wake of cf1651e6Robin Gareus
2016-11-15Accommodate a newly introduced source file in our MSVC project (libardour)John Emmas
(although I'm not sure if it's actually used yet in the Windows build).
2016-11-10#include <ardour/midi_cursor.h> in a couple of placesJohn Emmas
I'm not entirely sure why it's needed in 'smf_source.cc' but MSVC fails to link the compiled module if I don't #include it ?!?
2016-09-30 Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-09-30Accommodate a header file that's been moved from gtk2_ardour into libardourJohn Emmas
2016-09-15 Modify our MSVC project to use the newly introduced 'libarchive' library ↵John Emmas
(libardour)
2016-08-30Update our MSVC project files to generate the most recent Ardour session ↵John Emmas
file format (ver 5) rather than the older v3 format
2016-08-28Configure the new 'fluidsynth' library to be buildable with MSVCJohn Emmas
(haven't built any fluidsynth plugins yet)
2016-06-01Accommodate recently introduced/removed source(s) in our MSVC project ↵John Emmas
(libardour)
2016-05-21Accommodate the fact that 'msvc_resources.rc.in' got moved to a new pathJohn Emmas
2016-05-08Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-04-09Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-04-05When building with MSVC don't attempt to link to the 'old' lua libs (i.e. ↵John Emmas
the static libraries)
2016-04-04Modify our MSVC projects to build liblua as a DLL rather than a static libJohn Emmas
2016-04-04Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-04-03Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-03-24Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-03-23Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-03-17Make provision for building with the new LV2 extensions (when building with ↵John Emmas
MSVC)
2016-03-12Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-02-27Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-02-23Add new sources to MSVC project (libardour)Robin Gareus
adapted from John Emmas' lua branch
2016-02-10Add newly introduced source(s) to our MSVC project (libardour)John Emmas
2016-02-03Add a newly introduced source file to our MSVC project (libardour)John Emmas