auditioner always runs at normal speed, independent of transport speed
[ardour.git] / gtk2_ardour / midi_time_axis.h
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-29 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-28 Paul Davissome deep tweaking to get MIDI channel control into...
2013-03-28 Paul DavisSquashed commit of the following:
2013-01-20 David RobillardShow matching controller name in automation lane header.
2013-01-20 David RobillardSupport note names from midnam files (tested with the...
2013-01-19 David RobillardSet MIDI device mode to the first by default if unset.
2013-01-19 David RobillardAdd standard MIDI midnam file and remove hard coded...
2012-10-12 Hans Baiermake the time axis view remember it midnam model/mode...
2012-10-11 Hans Baiernicer layout of MIDI channel selector
2012-06-17 Carl HetheringtonRemove believed-unnecessary and broken MIDI thru option;
2012-06-13 Carl HetheringtonShrink the midi scroomer to match the keyboard in stack...
2012-06-13 Carl HetheringtonMake a few more MIDI track menu options apply to the...
2012-06-13 Carl HetheringtonMake fit contents / show full range work for all
2012-06-11 Paul Davispartially-done (but compile-friendly) move of instrumen...
2012-06-10 Paul Davisremove craziness of propagating MIDI 7 bit limits into...
2012-06-02 Carl HetheringtonPersist track MIDNAM settings via a GUI property. ...
2012-01-20 Paul Davismake mouse range mode do something interesting when...
2011-08-14 Carl HetheringtonSave position of MIDI scroomers (#4140).
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-25 Carl HetheringtonRemove MIDI track default channel and its menu, and...
2011-05-19 David RobillardFix double MIDI track display on initial load.
2011-05-16 Carl HetheringtonMake MIDI channel selector button colours more distinct...
2011-03-07 Carl HetheringtonMake Active apply to the selection.
2011-03-07 Carl HetheringtonMake stuff in the automation menu apply to the track...
2011-03-03 Paul Davisexperiment with making MIDI region boxes vanish when...
2011-02-12 Carl HetheringtonRemove dependence on the order of calls of listeners...
2010-09-27 Carl HetheringtonCreate MIDI track gain automation tracks as non-region...
2010-08-20 Carl HetheringtonAllow drag when creating a MIDI region. Fixes #3363.
2010-08-15 Paul Davissplit out the logic behind step editing from MidiTimeAx...
2010-08-13 Paul Davisstep editor: add double, triple dotted note support...
2010-08-13 Paul Davisadd step editing sustain support
2010-08-11 Paul Davisfix up initial step edit pos when operating on an exist...
2010-08-11 Paul Davisvari-size rect as step-edit cursor
2010-08-11 Paul Davisadd a first hack at a step edit cursor (to be changed...
2010-08-04 Paul Davisadd beat-resync button to step editor (move insertion...
2010-08-04 Paul Davisendless further tweaks to step editor; stop stealing...
2010-08-03 Paul Davisproperly track step edit status in editor & mixer windows
2010-08-03 Paul Davisa bunch of tweaks for the step entry process (computer...
2010-08-03 Paul Davismake step entry chord & triplet buttons do their thing...
2010-08-02 Paul Davisfirst, incomplete pass at step entry dialog, along...
2010-07-27 Paul Daviscatch the step edit region if it goes away and prepare...
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-06-08 Carl HetheringtonFix handling of the mapping between parameters and...
2010-05-28 Paul Davisheavy-handed and crude way to stop WM-stolen-alt keys...
2010-05-25 Carl HetheringtonFix disappearing plugin menu (#3182)
2010-05-25 Carl HetheringtonRemove some dead code. Clean up storage of automation...
2010-01-09 Paul Davislots of debug code still in place, but get a much impro...
2010-01-07 Paul Davisselect-by-pitch from the piano roll header (inspired...
2010-01-06 Paul Davisscrew up MIDI control "automation" tracks quite a bit...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
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-10 Paul Davisadd step-rest keybinding for step editing
2009-09-05 Paul Davisjust one timeout callback for step editing, not one...
2009-09-03 Paul Davisbetter way to "engage" step edit, and extend region...
2009-09-03 Paul Davisthe basics of step editing, more details to follow
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-29 Hans Baier* fixed missing track color mode persistence
2008-12-24 Hans Baier* implemented three coloring modes for MIDI tracks...
2008-12-11 Hans Baier* added myself to about.cc
2008-12-09 Hans Baier* moved /midi_patch_manager.* to libs/ardour
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-27 David RobillardFix warnings.
2008-09-23 David RobillardEliminate a ton of unnecessary complete redrawing in...
2008-09-21 David Robillard- Call channel pressure channel pressure, not aftertouc...
2008-09-19 David RobillardRestore visible CC/etc automation tracks on session...
2008-05-12 David RobillardFix various MIDI corruption bugs.
2008-04-21 Hans Baier* UI fixes for track channel selection
2008-04-20 Hans Baier* made notes whose channel is not selected in the track...
2008-04-19 Hans Baier* made channel selector look quite nice, see flickr...
2008-04-19 Hans Baier* first prototype for track based channel selection...
2008-02-19 David RobillardLess crash-happy MIDI reading on weird MIDI files.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-01-13 David RobillardApply MIDI keyboard and "scroomer" patch.
2007-10-14 David RobillardFix displaying of notes in auto-created MIDI region...
2007-07-15 David RobillardSelection of visible note range (full range vs fit...
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-05 David RobillardScale MIDI track vertical range to match widgest range...
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-29 Doug McLainremove color.h
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-05-10 Paul DavisMIDI branch becomes trunk
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-07-28 David RobillardMerged with trunk R708
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...