fix load+save of plugin parameter automation
[ardour.git] / gtk2_ardour / gain_meter.cc
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
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-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
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-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 Davisrestore rec-enable, solo & mute functionality; remove...
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-12-04 Carl HetheringtonMake processor box send faders adjust their size correctly.
2009-11-25 Carl HetheringtonFix crash on opening return UI.
2009-11-18 Paul Davisadd "custom" meter option which is the only option...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-22 Carl HetheringtonIntroduce an accurate version of coefficient_to_dB...
2009-07-23 Paul Davisinstall ardour.menus and bindings file (elthariel)...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-21 Paul Davisfix clicking when processors become active/inactive...
2009-07-21 Paul Davisfirst part of fixing up send/return metering ; make...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
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-11 Paul Davismake meter point button work again, and allow momentary...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-31 Carl HetheringtonFix uninitialised variable.
2009-05-17 Paul Davis75% (?) of the way towards making mixer strips control...
2009-05-04 David RobillardReconfigure GUI meters when route I/O configuration...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-18 David RobillardFix 'sticky' sliders when MIDI control feedback is...
2009-02-15 David RobillardShutup.
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-12-20 Doug McLainPort level meters to trunk
2007-09-05 Doug McLaindont fill the initial gm rec, since it gets overdrawn...
2007-07-07 Doug McLainfinish show() stuff for mixer strip and friends
2007-07-07 Doug McLainmore show() stuff, and replaced strip->show_all();...
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-27 Tim MayberryMove ARDOUR_UI::ThemeChanged signal into Gtkmm2ext::UI
2007-06-20 David RobillardMade plugin input/output counts multi-typed (towards...
2007-06-04 David RobillardMIDI metering.
2007-06-04 David RobillardShow selected MIDI track in editor mixer.
2007-05-26 Doug McLainadd missing png files for 2 new crossfade presets per...
2007-05-26 Doug McLainBetter method for redrawing gain meter pixmaps upon...
2007-05-25 Doug McLainNew theme manager, with option to select between dark...
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-02 Paul Davismake session restore work by using explicit data types...
2007-05-01 Paul Davisinitial fixes to get build to work without new JACK...
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-04 Taybin RutkinRemoved unused variable (current_user_level) from FastM...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-13 Paul Davisfix panner visual corruption bug #1213; more consistent...
2007-03-12 Paul Davisfix errors in prior fix for excessive CPU when drawing...
2007-03-12 Paul Davisfixes from Carl H for a couple of buglets
2007-02-27 Paul Davisfix #1394 - The 'narrow strip' option in the mixer...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-08 Taybin RutkinSwitched from GdkWindow::get_geometry() to get_size...
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-17 Sampo SavolainenMake meter gain entry lose focus after enter is pressed.
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-03 Jesse Chappell* added max peak hold state to IO so that the true...
2006-12-20 Paul Davisreconstruct and use global state commands (mute/solo...
2006-11-30 Paul Davisframe for fader belt; better focus behaviour for gain...
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-21 Paul Davis"treadmill" design for new faders
2006-11-21 Paul Davisnew fader design from thorwil, mostly
2006-10-21 David RobillardMerged with trunk R992.
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-31 David RobillardMerged with trunk R874.
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMerged with trunk revision 610
2006-06-15 Sampo SavolainenMake signals below -200dB "-inf" in meters.
2006-05-24 Sampo SavolainenFixed some valgrind errors from using uninitialized...
2006-05-22 Nick MainsbridgeMixer pane can be collapsed again, some cleanup, give...
next