Support LV2 log trace messages
[ardour.git] / libs / ardour / ardour / midi_track.h
2011-12-26 Paul Davisa grab bag of changes correcting and improving the...
2011-12-26 Carl HetheringtonTidy up monitoring slightly so that it matches oofus...
2011-12-23 Carl HetheringtonRename a few bits and fix a undeclared method.
2011-12-14 Paul Davissend sustain=off and all-notes-off when a MIDI track...
2011-12-13 Paul Davisfix up mess with unassigned Playlist::orig_track_id
2011-11-16 Carl HetheringtonRemove set_state / _set_state dance in Route hierarchy
2011-11-04 Carl HetheringtonRemove non-RT-safe alloc in the MIDI process() call.
2011-10-24 Carl HetheringtonMove some code up from {Midi,Audio}Track to Track.
2011-10-24 Carl HetheringtonRemove unused call_base parameter from Route::_set_state.
2011-10-21 Paul Daviscorrectly track monitoring changes in libardour and...
2011-09-18 Carl HetheringtonRemove unused rec_monitors_input variables.
2011-09-16 Carl HetheringtonRemove unused parameter.
2011-07-01 Paul Davisadd MIDI input control column to editor route list...
2011-06-28 Paul Davisbasic infrastructure for enabling/disabling MIDI input...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-30 Paul Davis(1) push a locate all the way through the processing...
2011-05-25 Carl HetheringtonRemove MIDI track default channel and its menu, and...
2011-04-06 David RobillardFix my name :)
2011-03-11 Paul Davissorta-kinda working latency compensation, latency repor...
2011-03-05 Paul Davisfix monitoring so that MIDI tracks don't work the same...
2010-12-10 Carl HetheringtonStop bounce / freeze on tracks that have more outputs...
2010-12-07 Carl HetheringtonSend note-offs to VST instrument plugins on transport...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-10-08 Carl HetheringtonUpdate recorded MIDI regions as notes arrive. Fixes...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-06 Carl HetheringtonCleanup of region drag code to be a bit more efficient...
2010-08-11 Paul Davisadd a first hack at a step edit cursor (to be changed...
2010-07-27 Paul Davischange Control::{set,get}_float to Control::{set,get...
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-06-25 Carl HetheringtonMake MIDI region `automation' respect the automation...
2010-06-09 Paul Davisdynamic playback & capture buffer resizing (though...
2010-04-21 Carl HetheringtonDon't try to load separate diskstreams in 3.0 session...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-03-27 Paul Davispart one of hiding Diskstreams and making them a privat...
2010-03-25 Paul Daviswould you look at that! all those changes just to make...
2010-03-24 Paul Davisremove XML constructors for Route, Track, AudioTrack...
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2009-10-19 Paul Davistrack notes at the region level in MidiPlaylist; resolv...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 Paul Davis(1) silence non-process FIFO message (2) move MIDI...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-25 Paul Davismake MIDI thru work even when not rolling; add GUI...
2009-09-11 Paul Davistrack note on/off and send appropriate note offs at...
2009-09-03 Paul Davisthe basics of step editing, more details to follow
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-07 David RobillardThe great audio processing overhaul.
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-03-06 Sampo SavolainenMake it possible to consolidate/bounce ranges without...
2009-03-05 Paul Davismake track templates work, including a fix for the...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-16 David RobillardGracefully ignore illegal MIDI events at the buffer...
2009-02-15 David RobillardUse nframes_t for timestamps of real (jack) time MIDI...
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-23 David RobillardRemove pointless Byte typedef that didn't really match...
2008-04-03 Hans Baier* implemented editing velocities (tracker.ardour.org...
2007-07-28 David RobillardPlayback from MIDI model, playback of clicked-in events.
2007-07-15 David RobillardSelection of visible note range (full range vs fit...
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-06 David RobillardFix 'live' CC sending of bar controllers after loading...
2007-07-06 David RobillardMidi CC automation sending (send points only, no linear...
2007-07-03 David Robillards/ParamID/Parameter/
2007-07-03 David RobillardPan automation/serialization fixes.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-03 David RobillardFix MIDI region loading.
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2006-11-19 David RobillardMerged with trunk R1141
2006-08-31 David Robillard- Fixed port adding/removing/connecting and related...
2006-08-24 David RobillardMerged with trunk R846
2006-08-16 David RobillardProgress on the disk side of things:
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-07-19 David RobillardWork towards removal of Session's Diskstream list.
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-06-26 David RobillardActually added the code mentioned in my last commit...