ardour/libs/evoral/src/libsmf
2015-07-30 17:00:03 +02: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 Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge windows branch to get changes from there 2014-01-10 16:07:57 -05:00
smf.h remove const warning in SMF C code by changing function parameter argument qualifier 2015-06-29 14:18:15 -04:00
smf_decode.c Replace "%z" modifier with glib macro for portability. 2015-07-30 17:00:03 +02:00
smf_load.c remove const warning in SMF C code by changing function parameter argument qualifier 2015-06-29 14:18:15 -04:00
smf_private.h try to fix various warnings from gcc when optimization flags are enabled 2013-11-04 21:32:41 -05:00
smf_save.c Replace "%z" modifier with glib macro for portability. 2015-07-30 17:00:03 +02:00
smf_tempo.c Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge windows branch to get changes from there 2014-01-10 16:07:57 -05: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>.