Only show user-presets in favorite sidebar
[ardour.git] / gtk2_ardour / route_time_axis.h
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-12 Paul Davischange frames_per_pixel to samples_per_pixel
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
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-01-10 Paul Davisgoodbye pixmaps and pixbufs (no longer) used by Gtkmm2e...
2012-12-27 Paul Davisdo not start editing track/bus names on a single click...
2012-06-13 Carl HetheringtonRemove unused variable.
2012-06-13 Carl HetheringtonDon't recompute child heights when building the route...
2012-06-11 Carl HetheringtonPatch from colinf to put the playlist / take name in...
2012-06-01 Carl HetheringtonMake faders visually desensitised when their tracks...
2012-05-27 Carl HetheringtonPatch from tophatdave to improve display of timestretch in
2011-12-12 Carl HetheringtonMake TimeAxisView::remove_child virtual so that RouteTi...
2011-11-11 Paul Davisextra track header buttons are now ArdourButtons
2011-08-30 Carl HetheringtonTidy up route colouring a bit so that colours are the
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
2011-07-02 Carl HetheringtonMinor refactoring; a few comments; don't try to add...
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-25 Paul Davischange region selection after a combine op
2011-05-22 Paul Davisbasic uncombining (no post-facto region trimming)
2011-05-16 Paul Davisrename join regions op as combine regions; save and...
2011-05-16 Paul Davisvery basic Join (regions) editing operation. not finish...
2011-03-09 Paul Davisadd new concept for managing alignment style (AlignChoi...
2011-03-07 Carl HetheringtonMake stuff in the automation menu apply to the track...
2011-03-07 Carl HetheringtonMake the route group submenu of the RouteTimeAxisView...
2011-03-01 Carl HetheringtonMake track mode menu apply to the selection.
2011-02-23 Carl HetheringtonMake alignment options work across the track selection...
2011-02-23 Carl HetheringtonMake layer menu items apply to the selection.
2011-02-23 Carl HetheringtonDesensitize Remote Control ID menu option if there...
2011-02-23 Carl HetheringtonSmall clean up of route colour setting.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-10-17 Carl HetheringtonOnly compute and render the visible portion of crossfad...
2010-09-27 Carl HetheringtonFix multiple creation of identical automation tracks...
2010-09-27 Carl HetheringtonCreate MIDI track gain automation tracks as non-region...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-07 Carl HetheringtonFix restore of fader automation from 2.X sessions.
2010-08-11 Carl HetheringtonAdd submenus for route group, playlist and automation...
2010-08-09 Carl HetheringtonMove get_child_list() into TimeAxisView.
2010-08-06 Carl HetheringtonFix up selection of automation points.
2010-08-05 Carl HetheringtonSupport cut / copy / paste of MIDI automation.
2010-08-05 Carl HetheringtonClean up handling of track vs region automation a bit.
2010-06-08 Carl HetheringtonFix handling of the mapping between parameters and...
2010-05-26 Carl HetheringtonRestore Fader and Pan options to audio track automation...
2010-05-25 Carl HetheringtonRemove some dead code. Clean up storage of automation...
2010-05-10 Carl HetheringtonRemove some dead code.
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-03 Paul Davismeter point restore handling, and related matters
2010-03-23 Carl HetheringtonFix track mode options to appear only once on audio...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-01-09 Paul Davislots of debug code still in place, but get a much impro...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-11-30 Carl HetheringtonVarious optimisations to speed up rec-enable.
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-08-24 Carl HetheringtonRemove unused method in RouteTimeAxisView. Fix bug...
2009-06-29 Carl HetheringtonFactor route group menu out into its own class.
2009-06-26 Carl HetheringtonBetter fix for Amp visibility in the plugin automation...
2009-06-26 Carl HetheringtonDon't add a plugin menu entry for the Amp processor...
2009-06-23 Paul Davismake RouteGroup gain control work again ; fix what...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-20 Carl HetheringtonAllow edit group creation from the route UI's menu...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-06 Carl HetheringtonComment and (hopefully) simplify Editor::region_drag_mo...
2008-12-24 Hans Baier* implemented three coloring modes for MIDI tracks...
2008-12-16 Carl HetheringtonImplement #2425: option for automation to follow region...
2008-10-06 Sampo SavolainenAdded take system from 2.0. Thanks to torben for the...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
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-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-12-20 Doug McLainPort level meters to trunk
2007-08-17 David RobillardPer-region MIDI CC "automation".
2007-07-15 David RobillardSelection of visible note range (full range vs fit...
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
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-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 David RobillardMerged with trunk R1761
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
next