summaryrefslogtreecommitdiff
path: root/libs/ardour/session_midi.cc
AgeCommit message (Expand)Author
2008-11-06wrap PBD::Thread... signals in a mutex to avoid crashing as multiple threads ...Paul Davis
2008-10-09fix reload & use of MIDI port configuration, so that per-session setup is act...Paul Davis
2007-08-09quieten down Powermate control surface discoveryPaul Davis
2007-08-07fix unconditional use of MMC objectPaul Davis
2007-08-06fix resetting MMC send + recv IDPaul Davis
2007-08-04separate MMC ID's for send + receivePaul Davis
2007-04-13remove debugging outPaul Davis
2007-04-13debugging for songshop/mtcPaul Davis
2007-03-25Send MMC/MTC options will stick now, and prevent the engine from messing Sampo Savolainen
2007-02-26clean up RCU fix even more; nedko's missing sources patchPaul Davis
2007-02-26fix for #1503, crash on new session in write-protected dirPaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-20make MMC work again, make tracing MIDI input work again, add GUI control for ...Paul Davis
2007-01-03Fix probably broken MMC locateNick Mainsbridge
2007-01-02General SMPTE fixes mostly relating to non-integer frame rates. Please Test. ...Nick Mainsbridge
2006-10-13session export starts from session start marker; add tooltips for rude solo +...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-08-12 r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600Hans Fugal
2006-08-10history snapshot nameHans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal
2006-06-22Merging from trunkHans Fugal
2006-06-14pulling trunkHans Fugal
2006-04-05a) dynamically loadable control surface supportPaul Davis
2006-04-04a) start at creating ControlProtocol objectsPaul Davis
2006-03-29a) fix special button press handling for solo+mute buttonsPaul Davis
2006-02-15new stacktrace function in libpbd3; variable size GUI request thread queuesPaul Davis
2006-01-19latched rec-enablePaul Davis
2006-01-12MTC timing: compensate for audio latency.Per Sigmond
2006-01-08a metric ton of changesPaul Davis
2006-01-06committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. ...Jesse Chappell
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-24libardour added.Taybin Rutkin