13
0
livetrax/libs
Carl Hetherington cc9ed077be Patch from johan_mattsson_m to be more graceful if there
is an undo record which references a non-existant
object; this shouldn't happen, of course, but there was
a bug in some early betas which made it occur (#4920).


git-svn-id: svn://localhost/ardour2/branches/3.0@12930 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-25 21:19:21 +00:00
..
appleutility
ardour drastic rethink of the relationship between remote control ID and route order keys. unless the user explicitly switches to UserOrdered, Route::_remote_control_id is an unallocated pointer, and Route::remote_control_id() simply returns a value based on the relevant order_key() value. Also, change the key used in the Route::order_keys std::map<> from a string to an enum, since there is no evidence that we are benefitting from the theoretical benefit of using a string. Generally tidy up allocation of order keys so that the master and monitor busses always get a "special" MixerSort key value, based on the MMC ID for master (already defined within Ardour), and all other tracks/busses start at zero. Syncing keys between editor and mixer will leave the MixerSort key for the master and monitor bus alone, reflecting the fact that we display these in their own distinct parts of the GUI and they are not orderable like other tracks or busses within the mixer window 2012-06-25 12:46:13 +00:00
audiographer
clearlooks-newer
clearlooks-older
evoral
fst
gtkmm2ext
midi++2
panners
pbd Patch from johan_mattsson_m to be more graceful if there 2012-06-25 21:19:21 +00:00
qm-dsp
rubberband
surfaces Patch from royvegard to add a set-bank midi function 2012-06-25 19:26:00 +00:00
taglib
timecode
vamp-plugins
vamp-sdk
.cvsignore