summaryrefslogtreecommitdiff
path: root/gtk2_ardour/gain_meter.cc
AgeCommit message (Expand)Author
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2013-08-05fix conflicts after merge with masterPaul Davis
2013-07-30remove compile errors (still will not link and JACKPortEngine is not close to...Paul Davis
2013-07-28left/right meter marks in mixer (narrow red-stripe)Robin Gareus
2013-07-25prepare horizontal meters (level-meter H/V Box abstraction)Robin Gareus
2013-07-25fix crash with "send" meters.Robin Gareus
2013-07-22implement new meter typesRobin Gareus
2013-07-19adjust meter-width when configuration changesRobin Gareus
2013-07-18mixer metric background color fix (MIDI & inactive)Robin Gareus
2013-07-17revert to right-side mixer metric-labelsRobin Gareus
2013-07-17don't hide ticks in narrow modeRobin Gareus
2013-07-17move mixer-metric pattern to the leftRobin Gareus
2013-07-15move ardour meter globals into dedicated namespace (TODO meter_patters typedef)Robin Gareus
2013-07-14improve caching of metric and tick pattersRobin Gareus
2013-07-10rework narrow mode metric (again)Robin Gareus
2013-07-10narrow down multi-channel tracksRobin Gareus
2013-07-10slimming diet for the narrow-mixer stripRobin Gareus
2013-07-10cleanup - prepare narrow mixer stripsRobin Gareus
2013-07-10remove cruftRobin Gareus
2013-07-10Revert "replace "-inf" with UTF8 infinity symbol"Robin Gareus
2013-07-10replace "-inf" with UTF8 infinity symbolRobin Gareus
2013-07-10fixed width meter metric areasRobin Gareus
2013-07-10share meter-type among meter instances.Robin Gareus
2013-07-10remember meter type with sessionRobin Gareus
2013-07-10make changes to peak-meter threshold config effective immediatelyRobin Gareus
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