summaryrefslogtreecommitdiff
path: root/libs/ptformat
AgeCommit message (Expand)Author
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
2015-08-10Remove printfpt5-fixDamien Zammit
2015-08-09Fix to PT5 format, (stereo tracks still not fully supported)Damien Zammit
2015-08-09Fix more warningspt-5-7-xDamien Zammit
2015-08-09Added pt5 pt7 ptx initial format supportDamien Zammit
2015-08-06Fixed pt import start offsets and samplerate mismatch offsetsDamien Zammit
2015-08-06fix ptf library deplyomentRobin Gareus
2015-08-06Added PT .ptf session audio import functionalityDamien Zammit