13
0
livetrax/libs
2012-03-20 18:01:59 +00:00
..
appleutility fixes for 64 bit OS X build (c/o david robillard); tested on Lion & Tiger 2012-03-02 22:53:00 +00:00
ardour Remove erroneous non-run of plugins when the transport is stopped 2012-03-17 23:41:51 +00:00
audiographer Show proper progress information for export while normalizing 2012-01-24 20:21:54 +00:00
clearlooks-newer follow glib include rules, sigh 2012-03-01 20:52:52 +00:00
clearlooks-older
evoral use musical_time_equal() test for equality when copying note data, not strict floating point equality. should fix #4609 (and maybe another one too) 2012-01-31 23:20:13 +00:00
fst
gtkmm2ext use MOD2 for command key on OS X, just like in 2.X 2012-03-16 21:53:06 +00:00
midi++2 a lot of tweaking and fixing for the MIDNAM parsing code so that it correctly handles all 44 sample files from digicake.com/midnams. 2012-03-20 18:01:59 +00:00
panners
pbd some deep changes to xml++ in which we retain a C-level xmlDocPtr as a member of an XMLTree objects. this allows us to do repeated XPATH searches (as in the midnam parser of libmidi++) without constantly rewriting an entire tree into memory to recreate a new xmlDocPtr with which we can search. Since XMLTree objects don't typically stay around for very long, just when serializing to/from disk, this is not anticipated to have much (if any) impact on memory consumption 2012-03-20 18:01:07 +00:00
qm-dsp
rubberband
surfaces Add GPL boilerplate; use x->foo for (*x).foo; tidy some indentation; use a table to place widgets; add motorised option. 2012-03-19 01:34:40 +00:00
taglib
timecode add operator!= for BBT_Time 2012-01-07 17:11:17 +00:00
vamp-plugins
vamp-sdk
.cvsignore