summaryrefslogtreecommitdiff
path: root/libs/fluidsynth/MSVCfluidsynth
AgeCommit message (Collapse)Author
2018-10-22Accommodate newly introduced source(s) in our MSVC project (fluidsynth)John Emmas
2018-09-30Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets ↵John Emmas
extended to the other libs) Stage 1 of 3 (more to follow)
2018-09-10Initial changes needed for building Mixbus (with MSVC) as version 5John Emmas
(Mixbus itself will probably need extra changes)
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
2018-02-14Accommodate the change from libtimecode to libtemporalJohn Emmas
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)