13
0
livetrax/libs
2010-06-01 20:40:45 +00:00
..
appleutility
ardour rationale pathways that add notes to Sequence<T> so that there is only final insertion step; when changing note properties that affect "indexing" within a Sequence<T> (i.e. via set<T,comparator> indexing/ordering/hashing), remove the note and add it back so that indexing stays consistent; fix marshalling of MidiModel::DiffCommand (boost::bind(&Object::method, reference_to_object) will COPY the reference, so use a pointer); fix MidiModel::find_note() to compare note properties not pointer addresses 2010-06-01 20:40:45 +00:00
audiographer Fix build. 2010-04-02 22:45:30 +00:00
clearlooks-newer
clearlooks-older
evoral rationale pathways that add notes to Sequence<T> so that there is only final insertion step; when changing note properties that affect "indexing" within a Sequence<T> (i.e. via set<T,comparator> indexing/ordering/hashing), remove the note and add it back so that indexing stays consistent; fix marshalling of MidiModel::DiffCommand (boost::bind(&Object::method, reference_to_object) will COPY the reference, so use a pointer); fix MidiModel::find_note() to compare note properties not pointer addresses 2010-06-01 20:40:45 +00:00
fst
gtkmm2ext remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
midi++2 Fix some excessive search-and-replaces. 2010-05-15 23:57:41 +00:00
pbd split out sndfile manager code into its own file; move a couple of utility functions into gtkmm2ext ; add knob PNG generating tool ; break appearance of monitor section for now 2010-05-25 16:45:21 +00:00
rubberband
surfaces add support for "msg=" bindings and also action="SomeGroup/Action" 2010-04-08 21:05:55 +00:00
taglib
vamp-plugins add proper conditional-header creation and inclusion for VAMP plugins 2010-04-28 12:25:16 +00:00
vamp-sdk
.cvsignore