Optimize plugin-processing for non-automated params
[ardour.git] / libs / ptformat /
2018-10-15 John EmmasAdapt some MSVC projects to accommodate the changes...
2018-10-15 Paul Davisfix mixup with previous commit
2018-10-15 Paul Davisfix several inter-related problems with libptformat
2018-10-12 Damien ZammitPT import: Fix circular dependency with libptformat...
2018-10-12 Damien Zammitlibptformat: Update lib to upstream e75320e (+source...
2018-10-02 Damien Zammitlibptformat: Add ability to reuse object && add path...
2018-09-30 John EmmasAdapt our remaining MSVC projects for 'boost::atomic...
2018-09-10 John EmmasInitial changes needed for building Mixbus (with MSVC...
2018-04-22 Damien Zammitptformat: Update to upstream c0305a2
2018-04-19 Robin Gareusamend e1f94bbb4a (32/64bit int64 compat)
2018-04-19 Robin GareusFix 32bit builds
2018-04-08 Damien Zammitptformat: Update to upstream 762f0db
2018-04-08 Damien Zammitptformat: Update to upstream d5a73a0
2018-03-20 Robin GareusFix call to labs.
2018-03-17 Robin GareusRemove C++11isms (libptformat)
2018-03-17 Damien Zammitptformat: Update to upstream master 4e653041
2018-02-15 John EmmasWhen building with MSVC, allow for the fact that Mixbus...
2018-02-14 John EmmasAccommodate the change from libtimecode to libtemporal
2017-10-15 Damien ZammitUpdate ptformat to upstream 72bd66b
2017-02-18 Robin GareusFix 32bit compilation
2017-02-18 Damien Zammitptformat: Update lib to upstream 624671c
2017-02-17 Damien Zammitptformat: Update lib to upstream 3b60276
2017-02-17 Damien Zammitptformat: Update the lib to 9d0b64f (upstream ptformat)
2016-08-30 John EmmasUpdate our MSVC project files to generate the most...
2016-08-02 Damien Zammitptformat: Decrypt ptf files exported from ptx sessions
2016-06-26 Robin GareusEnable build for FreeBSD (part 1/2)
2016-05-21 John EmmasAccommodate the fact that 'msvc_resources.rc.in' got...
2016-05-14 John EmmasModify the MSVC project for ptformat (which now needs...
2016-05-10 Paul Davislibptfformat: use g_fopen() to avoid i18n errors with...
2016-04-16 Damien Zammitptformat: Make PT import more resilient to bad user...
2016-04-14 Robin Gareusalternative approach for 48532baaa, C++98 compat that...
2016-04-14 Robin GareusRevert "remove C++11'isms from libptformat. back to...
2016-02-13 Robin Gareusremove C++11'isms from libptformat. back to C++98 compat.
2016-02-13 Damien ZammitAdd preliminary PTX support for Protools 10 and 11
2016-02-13 Damien ZammitUnjumble the PT5 wav ordering in regions/tracks
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-08-10 John EmmasOops - forgot I'd need to add an entry to 'ptformat...
2015-08-10 John EmmasHmmm... not sure why it didn't add my new files. Trying...
2015-08-10 John EmmasAdd support for building the new 'ptformat' library...
2015-08-10 Robin GareusMerge branch 'pt5-fix' of https://github.com/zamaudio...
2015-08-10 Damien ZammitRemove printf
2015-08-09 Damien ZammitFix to PT5 format, (stereo tracks still not fully suppo...
2015-08-08 Robin GareusMerge branch 'pt-5-7-x' of https://github.com/zamaudio...
2015-08-08 Damien ZammitFix more warnings
2015-08-08 Damien ZammitAdded pt5 pt7 ptx initial format support
2015-08-06 Damien ZammitFixed pt import start offsets and samplerate mismatch...
2015-08-05 Robin Gareusfix ptf library deplyoment
2015-08-05 Damien ZammitAdded PT .ptf session audio import functionality