13
0
livetrax/libs
Paul Davis 71427323ec MCP: latest patch from Rodrigo:
* fixes Master Fader Touch button in the Mackie;
    * implements a MasterFaderTouch global button;
    * removes unused MackieControlProtocol::_transport_previously_rolling property;
    * implements DeviceInfo::get_global_button() method;
    * creates GlobalButtonsInfo and StripButtonsInfo types in DeviceInfo;
    * implements Surface::_last_master_gain_written property to help master fader feedback;
    * makes Surface respect _mcp.device_info().strip_cnt() to create master fader and when connecting signals for strips and master fader instead of using hardcoded 8;
    * removed a few unnecessary updates in Surface::turn_it_on();
    * included master_gain_changed() in Surface::periodic();
    * implemented MackieControlProtocol::master_fader_touch_press and
    * MackieControlProtocol::master_fader_touch_release;



git-svn-id: svn://localhost/ardour2/branches/3.0@12631 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-09 19:06:52 +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 Rename import_audiofiles -> import_files. 2012-06-09 15:04:11 +00:00
audiographer Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
clearlooks-newer Fix typo (#4848). 2012-04-19 15:45:08 +00:00
clearlooks-older
evoral Hopefully less bad version of Evoral::RangeList::subtract, 2012-05-31 20:23:31 +00:00
fst
gtkmm2ext Slightly grubby hack to fix up the state of the Window->Mixer menu item when the mixer is opened on starting Ardour (#4808). 2012-06-07 21:51:25 +00:00
midi++2 Look in the UsesPatchNameList for the name rather than 2012-06-03 15:47:23 +00:00
panners Provide dialogs to edit pan values numerically, at least for 2012-06-06 11:47:09 +00:00
pbd Missing files. 2012-05-28 16:48:39 +00:00
qm-dsp
rubberband remove unnecessary gcc 4.7 "fix" 2012-04-27 14:10:34 +00:00
surfaces MCP: latest patch from Rodrigo: 2012-06-09 19:06:52 +00:00
taglib Fix some warnings in non-debug mode. 2012-04-20 21:59:37 +00:00
timecode add operator!= for BBT_Time 2012-01-07 17:11:17 +00:00
vamp-plugins
vamp-sdk
.cvsignore