summaryrefslogtreecommitdiff
path: root/libs/surfaces/generic_midi
AgeCommit message (Expand)Author
2007-01-03do proper install on x86_64 system, remove stupid debuggig code from panner, ...Paul Davis
2006-12-20small but major fix for Controllable state storage (do not create illegal XML...Paul Davis
2006-12-19next step of generic MIDI feedback fix - remove static _send_feedback from MI...Paul Davis
2006-11-25Allow generic_midi control surface to compile by adding the local sndfile Tim Mayberry
2006-10-13session export starts from session start marker; add tooltips for rude solo +...Paul Davis
2006-10-09fix abort-capture path, including many subtle issues with shared_ptr<>; remov...Paul Davis
2006-10-05Generic MIDI control now saves+restores its state; PBD::ID now requires a buf...Paul Davis
2006-07-10modification to make generic MIDI actually work againPaul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-29Fixed i18n system.Taybin Rutkin
2006-06-15Moved SMPTE type/functions into SMPTE namespace;David Robillard
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-05-31unfinished work on selection/HiG details, restore range ops destroyed by auto...Paul Davis
2006-05-23breakout control protocol code into LGPL library; fix panner buttons even mor...Paul Davis
2006-05-19allow for mandatory control protocols, plus some ongoing work on automation c...Paul Davis
2006-05-18moved OSC into libardourPaul Davis
2006-04-26Install ardour as a binary, a script and a set of sharedPaul Davis
2006-04-25Added missing .cvsignore file.Taybin Rutkin
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-24a) completely refactor abstract UI codePaul Davis
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-04-05a) dynamically loadable control surface supportPaul Davis