summaryrefslogtreecommitdiff
path: root/gtk2_ardour/gain_meter.h
AgeCommit message (Expand)Author
2020-04-10Synchronize meter-reset #7465Robin Gareus
2019-10-31Consolidate automation and meter-point stringsRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-07-13Implement a derived function for 'GainMeter::redraw_metrics()'John Emmas
2019-06-09Update GUI: meter-type API and meter-type state changesRobin Gareus
2017-07-21Add automation button to VCA stripRobin Gareus
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2017-06-21Remove Cruft -- AutomationStyle never did anything.Robin Gareus
2017-03-23Disallow Selection, context-menu & drag-start on peak-display ButtonRobin Gareus
2017-01-24Meter point toggle button now uses a popup menu instead of togglingDaniel Sheeler
2016-07-08towards a generic plugin grid layoutRobin Gareus
2016-06-28quick prototype to allow changing *all* gain automationRobin Gareus
2016-05-31trivially change API of GainMeter but more importantly don't show meter if no...Paul Davis
2016-05-31rename GainMeter::gain_adjusted() to GainMeter::fader_moved() to be more clearPaul Davis
2016-01-25GainMeter(Base) now has an explicit gain control given to itPaul Davis
2014-10-28Revert "change the peak display widget from Gtkmm2ext::FocusEntry to ArdourBu...Paul Davis
2014-10-23Don't show meter-type menu for MIDI-only metersRobin Gareus
2014-10-21change the peak display widget from Gtkmm2ext::FocusEntry to ArdourButton, si...Paul Davis
2014-09-05gain-meter: use new PixFader APIRobin Gareus
2014-08-30fader+meter: update numeric display bg on style changeRobin Gareus
2014-08-27even more flat_buttonsBen Loftis
2014-07-30use FocusEntry for the peak_display, so it matches the size of gain_displayBen Loftis
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