ugly hacks to make the peak display widget not act like a text entry widget. This...
[ardour.git] / gtk2_ardour / gain_meter.cc
2013-07-18 Robin Gareusmixer metric background color fix (MIDI & inactive)
2013-07-17 Robin Gareusrevert to right-side mixer metric-labels
2013-07-17 Robin Gareusdon't hide ticks in narrow mode
2013-07-17 Robin Gareusmove mixer-metric pattern to the left
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-15 Paul DavisMerge branch 'apple' of https://github.com/mfisher31...
2013-07-15 Robin Gareusmove ardour meter globals into dedicated namespace...
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-14 Robin Gareusimprove caching of metric and tick patters
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-10 Robin Gareusrework narrow mode metric (again)
2013-07-10 Robin Gareusnarrow down multi-channel tracks
2013-07-10 Robin Gareusslimming diet for the narrow-mixer strip
2013-07-10 Robin Gareuscleanup - prepare narrow mixer strips
2013-07-10 Robin Gareusremove cruft
2013-07-10 Robin GareusRevert "replace "-inf" with UTF8 infinity symbol"
2013-07-10 Robin Gareusreplace "-inf" with UTF8 infinity symbol
2013-07-10 Robin Gareusfixed width meter metric areas
2013-07-10 Robin Gareusshare meter-type among meter instances.
2013-07-10 Robin Gareusremember meter type with session
2013-07-10 Robin Gareusmake changes to peak-meter threshold config effective...
2013-07-10 Robin Gareuspeak-indicator threshold configuration
2013-07-10 Robin Gareusprepare meter configuration..
2013-07-10 Robin Gareusreset individual route's peak display
2013-07-10 Robin Gareusamend to d8cbda05d1 - fix typo
2013-07-10 Robin Gareusshared peak-display reset in mixer+meterbridge
2013-07-10 Robin Gareusadd meter ticks to mixer..
2013-07-10 Robin Gareusbreak out meter&metric pattern rendering.. first step...
2013-07-10 Robin Gareusfix alignment of meter tick
2013-07-10 Robin Gareusmeter metrics tick rendering (offset by meter-border)
2013-07-10 Robin Gareususe narrow mono meter on narrow mixer-strips
2013-07-10 Robin Gareusincrease width of mono-meters in mixer
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-03 Robin Gareusadjust mixer meter metric scale
2013-07-01 Paul DavisMerge branch 'master' into cairocanvas
2013-06-30 Robin Gareuscommon spelling of infinity (lowercase as libc's printf)
2013-06-29 Robin GareusFix crash when showing external send GUI
2013-06-26 Paul DavisMerge branch 'master' into cairocanvas
2013-06-23 Robin GareusMerge branch 'radiosrb' of https://github.com/adiknoth...
2013-06-23 Robin GareusMerge branch 'patches' of https://github.com/jdekozak...
2013-06-23 Robin Gareusfix caching of Audio+Midi metrics
2013-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Paul Davismerge with master
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-08 Robin Gareusprepare font-styling meter labels
2013-06-08 Robin Gareusprefer audio-fader over midi-gain fader display.
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-05-08 Paul Davismerge with master
2013-05-05 Paul Davismerge with master
2013-05-03 Paul Davismerge resolution with master
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-17 Paul Davischange UIConfig to use accessor/setter methods like...
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul Davisrename Route::is_hidden() to Route::is_auditioner(...
2013-01-21 Paul Davismore cleanup of crazy (?) stuff regarding gain display...
2013-01-21 Paul Davisfix/revert/modify changes from 13617 that hide the...
2013-01-11 Paul Davissubstantive changes to pixfaders and derived classes...
2013-01-10 Paul Davisgoodbye pixmaps and pixbufs (no longer) used by Gtkmm2e...
2013-01-04 Ben Loftisquick fix for bug reported by ricardus: faders in...
2012-12-10 Paul Davisfix reversion of keyboard focus from gain display editi...
2012-12-08 Paul Davisremove debug output
2012-12-08 Paul Davislocale/focus debug 2
2012-12-08 Paul Davislocale/focus debug
2012-12-07 Ben Loftismore theming and layout tweaks. new faders that pre...
2012-11-14 Paul Davisfix missing start-touch call on faders because button...
2012-11-13 Paul Davisrevert to a 0..2 scale for MIDI velocity control, so...
2012-11-13 Paul Davischange handling of MIDI gain so that we present a linea...
2012-06-01 Carl HetheringtonMake faders visually desensitised when their tracks...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-02-07 Paul Davisremove additional "mid" color from ArdourButton; replac...
2011-11-21 Carl HetheringtonSimple ambiguitity-resolution wrapper for gettext;...
2011-11-13 Carl HetheringtonPopup menu over meters in mixer strips to select metering
2011-10-20 Paul Davisfix unused variable warning
2011-10-19 Carl HetheringtonAdjust send faders depending on what signal type they...
2011-10-19 Carl HetheringtonUse a ARDOUR::DataType rather than a bool.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-08-19 Carl HetheringtonSet up fader for audio / MIDI when the fader position
2011-08-03 Carl HetheringtonUse correct default value for MIDI faders, and put the
2011-07-22 Paul Davisslightly improve color choice for meter metrics when...
2011-07-22 Paul Davistwo birds with one stone: fix "color bug" that occured...
2011-06-23 Paul Davisrevert inadvertent broken changes in rev 9748 that...
2011-06-19 Paul Davismuch ado about nothing when it comes to gain control
2011-06-01 David RobillardDelete trailing whitespace
2011-05-18 David RobillardMore consistent style for gain display and peak display.
2011-05-18 David RobillardCenter fader in its (left hand side) mixer strip column.
2011-02-22 Paul DavisAdd AFLFrom... enums as counterpart to PFLFrom ; add...
2011-02-20 Carl HetheringtonModify route _processor list set up so that the logic...
2011-02-08 Paul Daviscairo-ify expose handlers for PixFader and PixScroller...
2011-02-07 Paul Davisstop gain fader moving as meter point is changed (chang...
2011-01-13 Carl HetheringtonFix send UI fader (#3708)
2011-01-11 Carl HetheringtonRe-fix #3685 having read the request properly.
2011-01-10 Carl HetheringtonRevert to fader-is-for-route on double-clicking a mixer...
2011-01-09 Carl HetheringtonFix setup of route meter point on load, and fix intermi...
2011-01-09 Carl HetheringtonReplace RouteGroup's collection of apply() methods...
2010-12-29 Carl HetheringtonPut appropriate markings on MIDI meters.
next