summaryrefslogtreecommitdiff
path: root/gtk2_ardour/gain_meter.cc
AgeCommit message (Expand)Author
2013-07-10peak-indicator threshold configurationRobin Gareus
2013-07-10prepare meter configuration..Robin Gareus
2013-07-10reset individual route's peak displayRobin Gareus
2013-07-10amend to d8cbda05d1 - fix typoRobin 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-10fix alignment of meter tickRobin Gareus
2013-07-10meter metrics tick rendering (offset by meter-border)Robin Gareus
2013-07-10use narrow mono meter on narrow mixer-stripsRobin Gareus
2013-07-10increase width of mono-meters in mixerRobin Gareus
2013-07-03adjust mixer meter metric scaleRobin Gareus
2013-06-30common spelling of infinity (lowercase as libc's printf)Robin Gareus
2013-06-29Fix crash when showing external send GUIRobin Gareus
2013-06-23fix caching of Audio+Midi metricsRobin Gareus
2013-06-08prepare font-styling meter labelsRobin Gareus
2013-06-08prefer audio-fader over midi-gain fader display.Robin Gareus
2013-04-06rename Route::is_hidden() to Route::is_auditioner() and Route::Hidden to Rout...Paul Davis
2013-01-21more cleanup of crazy (?) stuff regarding gain display and peak display in Ga...Paul Davis
2013-01-21fix/revert/modify changes from 13617 that hide the gain + peak display from a...Paul Davis
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
2013-01-04quick fix for bug reported by ricardus: faders in Play are no longer dark gr...Ben Loftis
2012-12-10fix reversion of keyboard focus from gain display editing widget in both mixe...Paul Davis
2012-12-08remove debug outputPaul Davis
2012-12-08locale/focus debug 2Paul Davis
2012-12-08locale/focus debugPaul Davis
2012-12-07more theming and layout tweaks. new faders that pre-light. fixed some spaci...Ben Loftis
2012-11-14fix missing start-touch call on faders because button press handler that does...Paul Davis
2012-11-13revert to a 0..2 scale for MIDI velocity control, so that we can increase MID...Paul Davis
2012-11-13change handling of MIDI gain so that we present a linear fader spanning 0..12...Paul Davis
2012-06-01Make faders visually desensitised when their tracks are in automation-play.Carl Hetherington
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
2012-02-07remove additional "mid" color from ArdourButton; replace Active/Mid widget st...Paul Davis
2011-11-21Simple ambiguitity-resolution wrapper for gettext; use forCarl Hetherington
2011-11-13Popup menu over meters in mixer strips to select meteringCarl Hetherington
2011-10-20fix unused variable warningPaul Davis
2011-10-19Adjust send faders depending on what signal type they are passing (part of #4...Carl Hetherington
2011-10-19Use a ARDOUR::DataType rather than a bool.Carl Hetherington
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-08-19Set up fader for audio / MIDI when the fader positionCarl Hetherington
2011-08-03Use correct default value for MIDI faders, and put theCarl Hetherington
2011-07-22slightly improve color choice for meter metrics when more than one data type ...Paul Davis
2011-07-22two birds with one stone: fix "color bug" that occured as soon any route with...Paul Davis
2011-06-23revert inadvertent broken changes in rev 9748 that broke route group gain con...Paul Davis
2011-06-19much ado about nothing when it comes to gain controlPaul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-18More consistent style for gain display and peak display.David Robillard
2011-05-18Center fader in its (left hand side) mixer strip column.David Robillard