fix clicking when processors become active/inactive; reduce crazy 2.5sec delay for...
[ardour.git] / gtk2_ardour / route_time_axis.cc
2009-07-21 Paul Davisfix clicking when processors become active/inactive...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
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-07-01 Carl HetheringtonSeparate route list code from Editor into its own objec...
2009-07-01 Paul Davisreinstate solo button for master out ; make solo button...
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-29 Carl Hetheringtonlincoln's patch from mantis 2757 to add route group...
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-22 Carl HetheringtonAdd some more options to the route group list context...
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-06-11 Paul Davisno solo button on master bus
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-04-29 Carl HetheringtonDisallow click and auditioner as track / buss names...
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-16 David RobillardDon't bind playlist_modified with a shared_ptr<Playlist...
2009-02-15 David RobillardTrim include dependency tree (particularly on evoral...
2009-02-15 David RobillardBring the note mode menu back from the dead.
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-21 Hans Baier* Added Menu to add a Program change parameter lane
2009-01-06 Carl HetheringtonComment and (hopefully) simplify Editor::region_drag_mo...
2009-01-02 Carl HetheringtonCleanups and a few comments.
2008-12-29 Hans Baier* fixed missing track color mode persistence
2008-12-24 Hans Baier* implemented three coloring modes for MIDI tracks...
2008-12-19 Carl HetheringtonFix visibility of automation tracks on reloading sessions.
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-16 Carl HetheringtonImplement #2425: option for automation to follow region...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davismerge 3870-3890 from 2.0-ongoing into 3.X (compiles...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
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 RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardRestore visible CC/etc automation tracks on session...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-12 Paul Davisget the notebook back again (or rather, realize that...
2008-09-12 Paul Davismake tracks visible again
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-05-16 Hans Baier* Fixed crash on closing MIDI automation tracks, becaus...
2008-05-02 David RobillardFixes for GCC 4.3.
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-12-20 Doug McLainPort level meters to trunk
2007-10-17 Paul Davisnew internal port type, round I, plus tiny fix for...
2007-10-16 Paul Davisvirtualize Port object; clean up automation tracks...
2007-10-06 Carl HetheringtonFix things so that selecting a region always selects...
2007-10-02 Carl HetheringtonMake hide all automation work again.
2007-10-01 Carl HetheringtonPrevent plugins appearing twice on the automation submenu.
2007-09-13 Carl HetheringtonFix GTK warning.
2007-09-06 David RobillardDeep "automation regions" support.
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 RobillardDisplay correct value for verbose control point cursor...
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-07-03 David Robillards/ParamID/Parameter/
2007-07-03 David RobillardPan automation/serialization fixes.
2007-06-30 David RobillardPan automation work. Almost, but not quite, working.
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardAdded dialog to allow adding any Midi CC track.
2007-06-27 David Robillardplugin_automation_line.[h|cc] -> processor_automation_l...
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-06-15 David RobillardUse boost::shared_ptr instead of raw pointers for Route...
2007-05-10 Carl HetheringtonRe-work main right-click context menu to operate on...
2007-05-10 Paul DavisMIDI branch becomes trunk
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-13 Paul Davisfix buttons, finally?
2007-02-13 Paul Davisgive mixer (R|M|S) buttons back their special status
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2007-02-09 Paul Davisfixes for new button code; don't even make destructible...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-06 Paul Davissome fixes/improvements for track selection; add upload...
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-05 Paul Davisactually fix cleanup design, plus buglet that used...
2006-12-21 Paul Davisfix crashing bug on cut operation; panner noodling
2006-12-19 Paul Davismake shift-click (extend) selection operation on track...
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-12-08 Paul Davisfix required library versions; fix use of shared_ptr...
2006-12-05 Sampo SavolainenMake playlist selected from another track visible in...
2006-12-04 Sampo SavolainenNew playlist dialog "New" button active from the start...
next