summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/motionfeedback.cc
AgeCommit message (Expand)Author
2013-07-15use g_unlink() rather than unlink() universally, requires <glib/gstdio.h> in ...Paul Davis
2013-07-11Use Glib functions to create tmp file pathPaul Davis
2013-02-05replace final(?) incidences of program name (ardour, Ardour) with PROGRAM_NAM...Paul Davis
2012-05-31Add primary-modifier click on monitor knobs to go to -inf dB (partCarl Hetherington
2012-05-31Use the same logic to decide on step size when scroll-wheeling faders in the ...Carl Hetherington
2011-10-29make it possible (hackily) to pick the base color for the knob images created...Paul Davis
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-06-19much ado about nothing when it comes to gain controlPaul Davis
2011-06-17some changes to try to make the monitor section gain controls work as intende...Paul Davis
2011-02-11use volume controller widget for monitor section, drop some now-unused codePaul Davis
2010-05-26generate knob pixbufs at run time but draw from the pixbufs; remove mfimg uti...Paul Davis
2010-05-25split out sndfile manager code into its own file; move a couple of utility fu...Paul Davis
2010-05-07tweak knob drawing, add angular/radial control on button3Paul Davis
2010-05-06prolooks helper code from hans, enabling new knob drawing based on Thorsten W...Paul Davis
2010-04-06MIDI/Controllables for monitor section, and related fixesPaul Davis
2010-03-19shift-click MotionFeedback widgets to reset to default, and monitor section S...Paul Davis
2010-03-19lots of tricks & tweaks related to the monitor section and All That It UsesPaul Davis
2010-03-10more missing files addedPaul Davis