13
0
livetrax/libs/ptformat
Robin Gareus e1f94bbb4a Fix 32bit builds
Unsigned long is 32bit on 32bit systems, besides sampleoffset and start
variables are signed int64_t.

resulting in a compiler error:
integer constant is too large for 'unsigned long' type.
2018-04-19 15:36:30 +02:00
..
MSVCptformat When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format 2018-02-15 09:03:32 +00:00
ptformat
ptfformat.cc Fix 32bit builds 2018-04-19 15:36:30 +02:00
ptfformat.h ptformat: Update to upstream d5a73a0 2018-04-08 15:31:52 +10:00
wscript