Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstre...
[ardour.git] / gtk2_ardour / route_time_axis.h
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.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-14 Paul Davisfix for crash when loading a session after running...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-11 Paul Davisfix reload of region gain envelopes, freeze works from...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-10-29 Sampo SavolainenRemove some unused function definitions.
2006-10-21 David RobillardMerged with trunk R999.
2006-10-21 David RobillardMerged with trunk R992.
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-04 Nick Mainsbridgelower zoom step slightly, speed up autoscrolling when...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMerged up to trunk R732
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-30 David RobillardAbstraction cleanups/polish, towards merging with trunk
2006-07-28 David RobillardMerged with trunk R708
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...