summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_time_axis.cc
AgeCommit message (Expand)Author
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-12-20Port level meters to trunkDoug McLain
2007-10-17new internal port type, round I, plus tiny fix for legalize_for_xml() (also f...Paul Davis
2007-10-16virtualize Port object; clean up automation tracks from track deletionPaul Davis
2007-10-06Fix things so that selecting a region always selects equivalent regions in th...Carl Hetherington
2007-10-02Make hide all automation work again.Carl Hetherington
2007-10-01Prevent plugins appearing twice on the automation submenu.Carl Hetherington
2007-09-13Fix GTK warning.Carl Hetherington
2007-09-06Deep "automation regions" support.David Robillard
2007-08-17Per-region MIDI CC "automation".David Robillard
2007-07-15Selection of visible note range (full range vs fit contents, selectable from ...David Robillard
2007-07-07Note modes: note, percussion.David Robillard
2007-07-04Display correct value for verbose control point cursor for Midi CC (int) and ...David Robillard
2007-07-04Add AutomationControl::parameter() for terseness.David Robillard
2007-07-03s/ParamID/Parameter/David Robillard
2007-07-03Pan automation/serialization fixes.David Robillard
2007-06-30Pan automation work. Almost, but not quite, working.David Robillard
2007-06-30Another not-quite-there-but-better commit.David Robillard
2007-06-29Moved canvas colors and theme file selection into new ui specific config systemDoug McLain
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-27Added dialog to allow adding any Midi CC track.David Robillard
2007-06-27plugin_automation_line.[h|cc] -> processor_automation_line.[h|cc]David Robillard
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard
2007-06-27Big ol' automation refactor.David Robillard
2007-06-23Insert/Redirect refactoring, towards better MIDI support in mixer strip, andDavid Robillard
2007-06-15Major Theme Manager changes, see ardour-devDoug McLain
2007-06-15Use boost::shared_ptr instead of raw pointers for RouteUI track (etc) accesso...David Robillard
2007-05-10Re-work main right-click context menu to operate on the selection, and remove...Carl Hetherington
2007-04-29Merged with trunk R1761David Robillard
2007-03-18Merged with trunk R1612.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R999.David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-09-19Merged with trunk R920.David Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-24Merged with trunk R846David Robillard
2006-08-12Merged with trunk R795David Robillard
2006-08-10Merged with trunk R776David Robillard
2006-08-01Mostly Cosmetic/Design changes to bring trunk and midi branch closerDavid Robillard
2006-07-30Abstraction cleanups/polish, towards merging with trunkDavid Robillard
2006-07-28Merged with trunk R708David Robillard
2006-07-23Split pretty much the entire GUI in 3. Audio and Midi "editor strips" andDavid Robillard