summaryrefslogtreecommitdiff
path: root/libs/surfaces/generic_midi
AgeCommit message (Expand)Author
2009-02-18Mini stylistic 3.0 merge.David Robillard
2008-07-30committed build changes needed for leopard buildJesse Chappell
2008-07-07move to scons Clone everywhere rather than Copy; add Session::micro_locate() ...Paul Davis
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people to...Paul Davis
2007-09-272 patches from jdavisp3; remove some debugging output from generic MIDI; rati...Paul Davis
2007-09-27auto-re-connect ALSA seq ports at startup, if they were connected; may break ...Paul Davis
2007-04-07better variable name for midi feedback fighter. added MCU midi port to syste...Jesse Chappell
2007-04-07fixed midi control feedback fightingJesse Chappell
2007-04-05A fix to make MIDI controller state save properly, also fixed a bind cancel r...Sampo Savolainen
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-20make MMC work again, make tracing MIDI input work again, add GUI control for ...Paul Davis
2007-02-19make transport buttons and shuttle controller work with MIDI CC'sPaul Davis
2007-02-14merge r1449 from surfaces branch to include mackie surface and tranzport upda...John Anderson
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