change MidiPlaylist::dump() into ::render(); change type of initial argument
[ardour.git] / libs / ardour / sha1.c
2019-08-03 Robin GareusUpdate libardour GPL boilerplate and (C) from git log
2015-08-09 John EmmasMSVC doesn't define __LITTLE_ENDIAN__
2015-08-03 Robin Gareusfix byte-order detection for gcc < v4.4.
2015-08-03 Robin Gareussha1: cleanup & separate unit test
2015-08-02 Robin Gareusadd sha1-hash calc.