13
0
livetrax/libs
Paul Davis ba5e71b50f MCP: Patch from Rodrigo that:
* implements Metering on/off through Button::Read as per Seablade's suggestion. I choose this button as it's the "Show meters" button in Traktion;
    * removes redundant code from Meter::update_transport_rolling();
    * renames Meter::update_transport_rolling() to Meter::notify_metering_state_changed();
    * renamed Surface::notify_transport_state_changed() to Surface::notify_metering_state_changed();
    * renamed Strip::notify_transport_state_changed() to Strip::notify_metering_state_changed();
    * created MackieControlProtocol::notify_metering_state_changed() and made MackieControlProtocol::notify_transport_state_changed() use it;
    * implemented turning off of timecode display and two char display in Surface::zero_all ();
    * implemented master fader zeroing in Surface::zero_all ();
    * calling Surfaces->zero_all() at MackieControlProtocol destructor;
    * implemented restore of 2nd LCD line content after metering being active.



git-svn-id: svn://localhost/ardour2/branches/3.0@12520 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-01 12:56:20 +00:00
..
appleutility
ardour fix construction of new xfades from legacy xfades, and add a few comments here and there 2012-06-01 01:07:00 +00:00
audiographer Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
clearlooks-newer
clearlooks-older
evoral Hopefully less bad version of Evoral::RangeList::subtract, 2012-05-31 20:23:31 +00:00
fst
gtkmm2ext Make faders visually desensitised when their tracks are in automation-play. 2012-06-01 00:41:28 +00:00
midi++2 MIDI::Port::(get|set)_state() should be virtual, so that derived classes get their chance in the sun. Fixes #4887 2012-05-27 16:49:51 +00:00
panners allow alt-drag on stereo panner to move just one side of the stereo field. this wiggles a bit, possibly because of rounding, and that probably needs to be addressed 2012-05-31 13:58:59 +00:00
pbd Missing files. 2012-05-28 16:48:39 +00:00
qm-dsp
rubberband
surfaces MCP: Patch from Rodrigo that: 2012-06-01 12:56:20 +00:00
taglib
timecode
vamp-plugins
vamp-sdk
.cvsignore