Normalize XML property name style, preserving old session loading (on load _ will...
[ardour.git] / gtk2_ardour / midi_time_axis.cc
2008-10-05 David RobillardNormalize XML property name style, preserving old sessi...
2008-10-05 David RobillardRename 'MIDI' drop down 'Channel' (actually describes...
2008-10-05 David RobillardCommit the colours I thought I was committing the last...
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-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardRestore visible CC/etc automation tracks on session...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-05-12 David RobillardFix various MIDI corruption bugs.
2008-05-02 David RobillardFix range problems for pitch wheel controller.
2008-05-02 Hans Baier* removed old implementation for Program Changes from...
2008-04-21 Hans Baier* persisting/restoring track channel settings works now
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* fixed display bug in track channel selector
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-22 David RobillardClean up weird formatting from underlays patch.
2008-02-19 David RobillardLess crash-happy MIDI reading on weird MIDI files.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-01-15 David RobillardFix problem with notes occasionally not showing up...
2008-01-13 David RobillardInstall everything to *ardour3* instead of *ardour2*.
2008-01-13 David RobillardApply MIDI keyboard and "scroomer" patch.
2007-09-11 David RobillardFix note range menu item initial value (it probably...
2007-09-06 David RobillardDeep "automation regions" support.
2007-08-17 David RobillardPer-region MIDI CC "automation".
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-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-07-03 David RobillardPan automation/serialization fixes.
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardAdded dialog to allow adding any Midi CC track.
2007-06-27 David Robillardplugin_automation_line.[h|cc] -> processor_automation_l...
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-06-15 David RobillardRemoved panner UI from MIDI track mixer strip.
2007-05-10 Paul DavisMIDI branch becomes trunk
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-07-28 David RobillardMerged with trunk R708
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...