summaryrefslogtreecommitdiff
path: root/libs/backends/MSVCbackends/portaudio_audiobackend.vcproj
AgeCommit message (Collapse)Author
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
2017-08-30Accommodate recently removed source(s) in our MSVC project ↵John Emmas
(portaudio_audiobackend)
2017-02-20Add a missing #define to our MSVC project (portaudio_backend)John 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-05-21Accommodate the fact that 'msvc_resources.rc.in' got moved to a new pathJohn Emmas
2016-04-04Modify our MSVC projects to build liblua as a DLL rather than a static libJohn Emmas
2016-02-12Accommodate newly introduced source(s) in our MSVC project (portaudio_backend)John Emmas
2015-12-23#define BACKEND_NAME when building with MSVC (portaudio_backend)John Emmas
N.B. We aren't yet building the blocking PortAudio backend but that can be added quite easily, if needed.
2015-09-18MSVC projects - accommodate some modules that recently got moved or removedJohn Emmas
(mostly these got moved out of the PortAudio backend and into libpbd)
2015-09-10Add support for newly introduced class ARDOUR::DSPLoadCalculator (when ↵John Emmas
building with MSVC)
2015-09-05Add some newly introduced sources to our MSVC project (portaudio_backend)John Emmas
2015-08-09Add a newly introduced #define to our MSVC build project (portaudio backend)John Emmas
2015-07-31Add some newly introduced sources to our MSVC project (portaudio_backend)John Emmas
2015-06-09Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects ↵John Emmas
(just to be on the safe side)
2015-03-22Add a new MSVC project for building the Portaudio backendJohn Emmas