Catch exception thrown by SMF code when it cannot write
[ardour.git] / libs / evoral / src / libsmf /
2011-11-23 David RobillardFix broken whitespace via merciless application of...
2011-11-16 Carl HetheringtonDoxygen tweaks.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2010-11-03 Paul Davismake VLQ save+restore functions publically accessible...
2010-05-16 Carl HetheringtonMove FileManager code into libpbd. Use it for SMF...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2009-12-06 Taybin RutkinMerged revisions 6292,6294-6295,6311,6314 via svnmerge...
2009-08-17 Carl HetheringtonFix uninitialised variable.
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-02-15 David RobillardMake smf_track_get_next_event gracefully handle empty...
2009-02-14 David RobillardConst correctness.
2009-02-14 David RobillardWhile I'm doing trivial prettification things and not...
2009-02-14 David RobillardLine wrap at 100 lines so I can read things :).
2009-02-14 David RobillardFix types to be warning clean on 64 bit.
2009-02-14 David RobillardMIDI robustness.
2009-02-12 Hans Baier* Swapped MidiSource to LibSMF
2009-02-11 David RobillardInclude stripped down libsmf code internally.