summaryrefslogtreecommitdiff
path: root/libs/ptformat
AgeCommit message (Expand)Author
2020-02-09ptformat: Update to upstream 55f08d8 (simplify version detection)Damien Zammit
2020-01-25Towards waf python 2+3 supportDavid Runge
2020-01-14NO-OP: whitespaceRobin Gareus
2019-08-10ptformat: Update to upstream 8d29d79 (drop fades && fix offsets)Damien Zammit
2019-08-03Update core library GPL boilerplate and (C) from git logRobin Gareus
2019-06-24Update to upstream ptformat 777686b (remove strndup && cleanup)Damien Zammit
2019-06-24Revert "Huh?? I can't believe that MSVC doesn't support strndup() !!!"Damien Zammit
2019-06-23Huh?? I can't believe that MSVC doesn't support strndup() !!!John Emmas
2019-06-22ptformat: Update lib from legacy parser to new parser 6240b87Damien Zammit
2018-12-16ptformat: Update to 877fa28 - more endian resilient && pt5 fixesDamien Zammit
2018-10-15Adapt some MSVC projects to accommodate the changes to 'ptformat' libraryJohn Emmas
2018-10-14fix mixup with previous commitPaul Davis
2018-10-14fix several inter-related problems with libptformatPaul Davis
2018-10-12PT import: Fix circular dependency with libptformat <-> libardourptimport-reworkDamien Zammit
2018-10-12libptformat: Update lib to upstream e75320e (+source lengths)Damien Zammit
2018-10-02libptformat: Add ability to reuse object && add path to ptf to apiDamien Zammit
2018-09-30Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets ...John Emmas
2018-09-10Initial changes needed for building Mixbus (with MSVC) as version 5John Emmas
2018-04-22ptformat: Update to upstream c0305a2Damien Zammit
2018-04-19amend e1f94bbb4a (32/64bit int64 compat)Robin Gareus
2018-04-19Fix 32bit buildsRobin Gareus
2018-04-08ptformat: Update to upstream 762f0dbDamien Zammit
2018-04-08ptformat: Update to upstream d5a73a0Damien Zammit
2018-03-20Fix call to labs.Robin Gareus
2018-03-17Remove C++11isms (libptformat)Robin Gareus
2018-03-17ptformat: Update to upstream master 4e653041Damien Zammit
2018-02-15When building with MSVC, allow for the fact that Mixbus and Ardour can be usi...John Emmas
2018-02-14Accommodate the change from libtimecode to libtemporalJohn Emmas
2017-10-15Update ptformat to upstream 72bd66bDamien Zammit
2017-02-18Fix 32bit compilationRobin Gareus
2017-02-18ptformat: Update lib to upstream 624671cDamien Zammit
2017-02-18ptformat: Update lib to upstream 3b60276Damien Zammit
2017-02-17ptformat: Update the lib to 9d0b64f (upstream ptformat)Damien Zammit
2016-08-30Update our MSVC project files to generate the most recent Ardour session file...John Emmas
2016-08-02ptformat: Decrypt ptf files exported from ptx sessionsDamien Zammit
2016-06-26Enable build for FreeBSD (part 1/2)Robin Gareus
2016-05-21Accommodate the fact that 'msvc_resources.rc.in' got moved to a new pathJohn Emmas
2016-05-14Modify the MSVC project for ptformat (which now needs to link to libglib)John Emmas
2016-05-10libptfformat: use g_fopen() to avoid i18n errors with file paths/namesPaul Davis
2016-04-16ptformat: Make PT import more resilient to bad user choices and display messagesDamien Zammit
2016-04-14alternative approach for 48532baaa, C++98 compat that actually works, tooRobin Gareus
2016-04-14Revert "remove C++11'isms from libptformat. back to C++98 compat."Robin Gareus
2016-02-13remove C++11'isms from libptformat. back to C++98 compat.Robin Gareus
2016-02-13Add preliminary PTX support for Protools 10 and 11Damien Zammit
2016-02-13Unjumble the PT5 wav ordering in regions/tracksDamien Zammit
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-08-10Oops - forgot I'd need to add an entry to 'ptformat/wscript'John Emmas
2015-08-10Hmmm... not sure why it didn't add my new files. Trying again.John Emmas
2015-08-10Add support for building the new 'ptformat' library with MSVCJohn Emmas