summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_time_axis.h
AgeCommit message (Expand)Author
2010-10-17Only compute and render the visible portion of crossfades. Fixes #3498.Carl Hetherington
2010-09-27Fix multiple creation of identical automation tracks. Fixes #3482.Carl Hetherington
2010-09-27Create MIDI track gain automation tracks as non-region-based. Fix constructi...Carl Hetherington
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-09-07Fix restore of fader automation from 2.X sessions.Carl Hetherington
2010-08-11Add submenus for route group, playlist and automation to route context menu. ...Carl Hetherington
2010-08-09Move get_child_list() into TimeAxisView.Carl Hetherington
2010-08-06Fix up selection of automation points.Carl Hetherington
2010-08-05Support cut / copy / paste of MIDI automation.Carl Hetherington
2010-08-05Clean up handling of track vs region automation a bit.Carl Hetherington
2010-06-08Fix handling of the mapping between parameters and automation CheckMenuItems....Carl Hetherington
2010-05-26Restore Fader and Pan options to audio track automation menus. Hide the Amp ...Carl Hetherington
2010-05-25Remove some dead code. Clean up storage of automation axis menuCarl Hetherington
2010-05-10Remove some dead code.Carl Hetherington
2010-04-21Move Diskstream ownership to Track, so that Session no longer holds lists of ...Carl Hetherington
2010-04-03meter point restore handling, and related mattersPaul Davis
2010-03-23Fix track mode options to appear only once on audio tracks rather than twice....Carl Hetherington
2010-03-16changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive)Paul Davis
2010-02-19change PropertyChange from a bitfield into a real object, with all the many w...Paul Davis
2010-01-09lots of debug code still in place, but get a much improved structure for MIDI...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-11-30Various optimisations to speed up rec-enable.Carl Hetherington
2009-10-15rework Stateful::set_state() patch to avoid default version argumentPaul Davis
2009-10-15Part 1 of loading 2.X sessions; some things work, some things don't, hacks a-...Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-08-24Remove unused method in RouteTimeAxisView. Fix bug with switching to layered...Carl Hetherington
2009-06-29Factor route group menu out into its own class.Carl Hetherington
2009-06-26Better fix for Amp visibility in the plugin automation menu.Carl Hetherington
2009-06-26Don't add a plugin menu entry for the Amp processor. Desensitize the plugin ...Carl Hetherington
2009-06-23make RouteGroup gain control work again ; fix what solo button label shows un...Paul Davis
2009-06-21Merge edit and mix groups to just being route groups. Add properties to rout...Carl Hetherington
2009-06-20Allow edit group creation from the route UI's menu. Allow new tracks to be p...Carl Hetherington
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-04-203 notable patches from lincoln (a) non-layered track mode (NOTE: this is brok...Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2009-01-06Comment and (hopefully) simplify Editor::region_drag_motion_callback, fixing ...Carl Hetherington
2008-12-24* implemented three coloring modes for MIDI tracks (untested yet)Hans Baier
2008-12-16Implement #2425: option for automation to follow region moves.Carl Hetherington
2008-10-06Added take system from 2.0. Thanks to torben for the patch.Sampo Savolainen
2008-09-29Can't call the wrong function when there's only one of them: remove ARDOUR::P...David Robillard
2008-09-21- Call channel pressure channel pressure, not aftertouch (that's key specific).David Robillard
2008-09-19Restore visible CC/etc automation tracks on session load.David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-02-10Committed underlay support (from Audun).David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-12-20Port level meters to trunkDoug McLain
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