ardour/libs/evoral/src/libsmf
2013-03-23 14:50:58 +01:00
..
COPYING Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00:00
README Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00:00
smf.c Fix some compilation warnings 2013-03-23 14:50:58 +01:00
smf.h Doxygen tweaks. 2011-11-16 02:03:30 +00:00
smf_decode.c Fix types to be warning clean on 64 bit. 2009-02-14 22:22:55 +00:00
smf_load.c Fix memory leak on error condition (#4798). 2012-04-01 15:06:24 +00:00
smf_private.h Fix types to be warning clean on 64 bit. 2009-02-14 22:22:55 +00:00
smf_save.c Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
smf_tempo.c Fix types to be warning clean on 64 bit. 2009-02-14 22:22:55 +00:00
smfsh.c Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00:00

This is a stripped down version of libsmf 1.2 by Edward Tomasz Napiera
for internal use by Evoral.  See COPYING for licensing information.

The complete version can be found at <http://libsmf.sf.net>.