fix load+save of plugin parameter automation
[ardour.git] / gtk2_ardour / route_time_axis.cc
2010-08-24 Paul Davisfix load+save of plugin parameter automation
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-08-11 Carl HetheringtonAdd submenus for route group, playlist and automation...
2010-08-11 Carl HetheringtonMove track mode into a submenu.
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-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-06-08 Carl HetheringtonFix handling of the mapping between parameters and...
2010-06-08 Carl HetheringtonCopy-edit.
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-05-27 Carl HetheringtonFix show existing automation for audio tracks (part...
2010-05-26 Carl HetheringtonRestore Fader and Pan options to audio track automation...
2010-05-25 Carl HetheringtonFix disappearing plugin menu (#3182)
2010-05-25 Carl HetheringtonAllow region-based automation axes to report whether...
2010-05-25 Carl HetheringtonRemove some dead code. Clean up storage of automation...
2010-05-11 Carl HetheringtonFix track height menu.
2010-05-10 Carl HetheringtonRemove some dead code.
2010-04-27 Paul Davisyet more work on Ye Fabled Solo Architecture. now do...
2010-04-25 Carl HetheringtonSome menu and dialogue polishing.
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-20 Paul Davisno solo button for master bus; add alternate solo butto...
2010-04-20 Paul Davisindicate "soloed-by-others" state on solo button via...
2010-04-03 Paul Davismeter point restore handling, and related matters
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-23 Carl HetheringtonFix track mode options to appear only once on audio...
2010-03-23 Paul Davisfinish commit from yesterday ... sorry folks
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-04 Paul Davisgoodbye to MementoCommand for playlists
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2010-02-05 David RobillardRemove weird/pointless Automatable::data().
2010-01-15 Carl HetheringtonTemporarily fix segfault on show/hide all automation...
2010-01-10 Paul Davismo' better fixes for managing MIDI CC/automation lanes
2010-01-09 Paul Davisremove a bunch of debug output
2010-01-09 Paul Davislots of debug code still in place, but get a much impro...
2010-01-06 Paul Davisscrew up MIDI control "automation" tracks quite a bit...
2010-01-05 Paul Davisfix some issues with context menu management
2010-01-05 Carl HetheringtonNo-op: few minor bits of coding style.
2010-01-04 Carl HetheringtonMove a couple of connect() calls up the class hierarchy.
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-22 Carl HetheringtonFix crash on session close.
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-13 Carl HetheringtonApply Select property of route groups at the Selection...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-12-04 Carl HetheringtonUse a shared_ptr for SessionPlaylists so that it can...
2009-12-04 Carl HetheringtonMake processor box send faders adjust their size correctly.
2009-12-03 Carl HetheringtonMove some (most) playlist-related code and data into...
2009-11-30 Carl HetheringtonVarious optimisations to speed up rec-enable.
2009-11-30 Carl HetheringtonSpeed up some track state operations (e.g. mute etc...
2009-11-18 Paul Davisadd "custom" meter option which is the only option...
2009-10-26 David RobillardMake automation error non-fatal so we can actually...
2009-10-24 Paul Davisstart of a nominal debug tracing system, with 64 bits...
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-10-13 Paul Daviswritable session patch, forward ported from 2.X
2009-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-09-03 Paul Davisthe basics of step editing, more details to follow
2009-08-31 Carl HetheringtonMake drag selection work properly with stacked region...
2009-08-29 Carl HetheringtonSet route remote control IDs from a dialog rather than...
2009-08-26 Carl HetheringtonPreserve stacked / overlaid state of tracks in the...
2009-08-24 Carl HetheringtonRemove unused method in RouteTimeAxisView. Fix bug...
2009-08-13 Paul DavisMIDI cut&paste round two (not done yet); a small region...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
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
next