Support midnam controller value labels.
[ardour.git] / gtk2_ardour / automation_line.h
2014-01-11 David RobillardSupport midnam controller value labels.
2014-01-11 David RobillardFix whitespace (no functional changes).
2012-12-19 Paul Davisfix push-drags of automation data - previously we did...
2012-11-17 Paul Davissubstantive change to automation line dragging code...
2012-07-13 Paul Davisdramatic overhaul of automation. too long to explain...
2012-07-10 Paul Davisprovide some numerical data during automation trim...
2012-07-09 Paul Davisremove extra unused argument to ::sync_model_with_view_...
2012-05-31 Carl HetheringtonFix incorrect automation point drags when a drag is...
2012-05-29 Paul Davissubstantive change to try to provide some rationality...
2012-04-23 Carl HetheringtonFix some confusion wrt did_push as a member and a local...
2012-04-22 Carl HetheringtonUse a list of ControlPoints to hold the automation...
2012-04-21 Carl HetheringtonRemove some unused code.
2012-04-05 Paul DavisDraw all automation points, rather than trying to use...
2012-03-22 Carl HetheringtonDon't leave internal edit mode when clicking on an...
2011-09-28 Carl HetheringtonFix problems with selecting control points in Automatio...
2011-07-13 Carl HetheringtonFix crash when selecting automation points in MIDI
2011-06-01 David RobillardDelete trailing whitespace
2010-12-12 Carl HetheringtonFix display of MIDI automation on regions with non...
2010-12-12 Carl HetheringtonSmall cleanups.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-09 Carl HetheringtonAllow drags of automation in time ranges where the...
2010-08-23 Paul Davis3.0 version of rev 5564 from 2.x - basic boolean plugin...
2010-08-20 Carl HetheringtonLimit region-based automation to the edges of regions...
2010-08-11 Carl HetheringtonHopefully fix up automation control point selection...
2010-08-06 Carl HetheringtonFix up selection of automation points.
2010-08-05 Carl HetheringtonRemove somewhat confusing view_to_model_coord_x method.
2010-08-05 Carl HetheringtonSupport cut / copy / paste of MIDI automation.
2010-08-04 Carl HetheringtonAllow rubberband selection of MIDI automation points...
2010-07-31 Carl HetheringtonMake Clear option work for MIDI automation tracks....
2010-07-20 Carl HetheringtonFix list corruption when modifying a view point in...
2010-07-14 Carl HetheringtonFix binding of automation list undo records to MIDI...
2010-07-14 Carl HetheringtonA few fixes to interpolation of MIDI controller data...
2010-01-11 Carl HetheringtonFix confusion about last_pointer_* variables under...
2010-01-08 Carl HetheringtonUpdate verbose cursor correctly when y drags are clamped.
2010-01-05 Carl HetheringtonFixes to permit drags of multiply-selected automation...
2010-01-03 Carl HetheringtonSome cleanups to drawing of automation line control...
2010-01-01 Carl HetheringtonFirst cut of some Pro-tools inspired editing features...
2009-12-22 Carl HetheringtonSmall refactoring of determine_visible_control_points.
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
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 David RobillardStrip trailing whitespace and fix other whitespace...
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 ***
2009-02-19 David RobillardIntroduce new time for session-relative frame time...
2009-02-16 David RobillardFix crash on audio record (time converter segfault...
2009-02-16 David RobillardTime unit translation for AutomationLine (correctly...
2009-01-21 Hans Baier* make MIDI-specific menu show up on all MIDI lanes
2008-12-18 Carl HetheringtonImplement #826: edit-click on automation points allows...
2008-12-16 Carl HetheringtonImplement #2425: option for automation to follow region...
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-19 David RobillardFix parameter range stuff and automation time axis...
2008-09-19 David RobillardTidy.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-04 David RobillardDisplay correct value for verbose control point cursor...
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardBig ol' automation refactor.
2007-05-17 Carl HetheringtonAdd stacked lanes mode which displays regions on differ...
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-03 Paul Davisaudun's tempo redraw fix; sort-of cache time axis view...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-01-09 David RobillardMerged with trunk R1283.
2006-11-28 Paul Davismajor fixes to automation editing
2006-11-19 David RobillardMerged with trunk R1141
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-10-31 Paul Davisfix return type in last commit for AutomationLine:...
2006-10-31 Paul Davissearch lib64 for LADSPA plugins, and fix control point...
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-11 Paul Davismake MementoCommand inherit from sigc::trackable so...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-10 David RobillardMerged with trunk R776
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-16 Paul Davisget editor.cc to compile
2005-11-13 Paul Davistime_axis_view now compiles
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.