summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/pixfader.cc
AgeCommit message (Expand)Author
2012-12-13reinstate the windows way for GUIIdle's but limit the scope of the connection...Paul Davis
2012-12-12if we're not going to use pixfbuf (images) for faders, then lets not create a...Paul Davis
2012-12-10pixfader: don't change drawing state (prelight) just because a leave event ar...Paul Davis
2012-12-10tweak to plugin parameter sliders in mixer stripsBen Loftis
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
2012-05-31Use the same logic to decide on step size when scroll-wheeling faders in the ...Carl Hetherington
2011-10-24Re-claim double-clicks on pixfaders to re-fix #3470.Carl Hetherington
2011-08-03Use correct default value for MIDI faders, and put theCarl Hetherington
2011-06-19remove some debug outputPaul Davis
2011-06-19much ado about nothing when it comes to gain controlPaul Davis
2011-02-08fixes for pixfader cairo-ificationPaul Davis
2011-02-08cairo-ify expose handlers for PixFader and PixScroller (latter is not used); ...Paul Davis
2011-01-30Fix fader jumps when releasing button 2 on drags; move to mouse position on b...Carl Hetherington
2011-01-30Tidy up slightly.Carl Hetherington
2011-01-11Dear oh dear. Re-fix main fader double click and internal send edit.Carl Hetherington
2011-01-10Fix fader motion accidentally broken in previous commit.Carl Hetherington
2011-01-10Revert to fader-is-for-route on double-clicking a mixer strip's fader. Fixes...Carl Hetherington
2010-09-21Claim button presses on PixFaders. Fixes #3470.Carl Hetherington
2009-12-10fulfill the promise of an in-library Keyboard object, and use platform specif...Paul Davis
2009-12-10removed stupid commentsPaul Davis
2009-12-04Make processor box send faders adjust their size correctly.Carl Hetherington
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2006-11-30frame for fader belt; better focus behaviour for gain display text entry (gen...Paul Davis
2006-11-22add ctrl-left to reset to -inf on gain faderPaul Davis
2006-11-21fix off by one error on unity gain linePaul Davis
2006-11-21fix expose error for new fadersPaul Davis
2006-11-21"treadmill" design for new faders, for realPaul Davis
2006-11-21new fader design from thorwil, mostlyPaul Davis