summaryrefslogtreecommitdiff
path: root/gtk2_ardour/gain_meter.h
AgeCommit message (Expand)Author
2013-11-20reset time-axis peak when meter-point changes - fixes #5771Robin Gareus
2013-07-25prepare horizontal meters (level-meter H/V Box abstraction)Robin Gareus
2013-07-18mixer metric background color fix (MIDI & inactive)Robin Gareus
2013-07-10share meter-type among meter instances.Robin Gareus
2013-07-10remember meter type with sessionRobin Gareus
2013-07-10prepare meter configuration..Robin Gareus
2013-07-10reset individual route's peak displayRobin Gareus
2013-07-10shared peak-display reset in mixer+meterbridgeRobin Gareus
2013-07-10add meter ticks to mixer..Robin Gareus
2013-07-10break out meter&metric pattern rendering.. first step towards new mixer-metersRobin Gareus
2013-07-10implement meterbridge & meter-stripRobin Gareus
2013-01-11substantive changes to pixfaders and derived classes. now fully dynamically s...Paul Davis
2013-01-10goodbye pixmaps and pixbufs (no longer) used by Gtkmm2ext::PixFaderPaul Davis
2012-12-07more theming and layout tweaks. new faders that pre-light. fixed some spaci...Ben Loftis
2012-06-01Make faders visually desensitised when their tracks are in automation-play.Carl Hetherington
2011-11-13Popup menu over meters in mixer strips to select meteringCarl Hetherington
2011-10-19Use a ARDOUR::DataType rather than a bool.Carl Hetherington
2011-08-19Set up fader for audio / MIDI when the fader positionCarl Hetherington
2011-07-22two birds with one stone: fix "color bug" that occured as soon any route with...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-18Center fader in its (left hand side) mixer strip column.David Robillard
2011-01-11Re-fix #3685 having read the request properly.Carl Hetherington
2011-01-10Revert to fader-is-for-route on double-clicking a mixer strip's fader. Fixes...Carl Hetherington
2011-01-09Fix setup of route meter point on load, and fix intermittent left-channel-onl...Carl Hetherington
2010-12-29Put appropriate markings on MIDI meters.Carl Hetherington
2010-03-10how about that ... a monitor/main section .. GUI is still unfinished .. sever...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-04Make processor box send faders adjust their size correctly.Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-23install ardour.menus and bindings file (elthariel) ; initial, basic MIDI gain...Paul Davis
2009-07-21fix clicking when processors become active/inactive; reduce crazy 2.5sec dela...Paul Davis
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-17Das BlinkenSendButtonsPaul Davis
2009-05-04Reconfigure GUI meters when route I/O configuration changes.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-01-10Merge with 2.0-ongoing R2883.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-12-20Port level meters to trunkDoug McLain
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-27Move ARDOUR_UI::ThemeChanged signal into Gtkmm2ext::UITim Mayberry
2007-05-26Better method for redrawing gain meter pixmaps upon theme changeDoug McLain
2007-05-25New theme manager, with option to select between dark and light theme. Clea...Doug McLain
2007-03-12fixes from Carl H for a couple of bugletsPaul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis