implement button for global solo
[ardour.git] / libs / surfaces / generic_midi /
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-19 Paul Davismake transport buttons and shuttle controller work...
2007-02-14 John Andersonmerge r1449 from surfaces branch to include mackie...
2007-01-03 Paul Davisdo proper install on x86_64 system, remove stupid debug...
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-12-19 Paul Davisnext step of generic MIDI feedback fix - remove static...
2006-11-25 Tim MayberryAllow generic_midi control surface to compile by adding...
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-10 Paul Davismodification to make generic MIDI actually work again
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-29 Taybin RutkinFixed i18n system.
2006-06-22 Hans FugalMerging from trunk
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-31 Paul Davisunfinished work on selection/HiG details, restore range...
2006-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...
2006-05-19 Paul Davisallow for mandatory control protocols, plus some ongoin...
2006-05-18 Paul Davismoved OSC into libardour
2006-04-26 Paul DavisInstall ardour as a binary, a script and a set of shared
2006-04-25 Taybin RutkinAdded missing .cvsignore file.
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-04-05 Paul Davisa) dynamically loadable control surface support