summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/motionfeedback.cc
AgeCommit message (Expand)Author
2014-11-18Remove obviously dead/redundant code.David Robillard
2014-08-31Remove unused variables (fix warnings).David Robillard
2014-07-15monitor knobs tweaked to better match the theme of other buttonsBen Loftis
2014-03-17g_close() is only available in select versions of glib; fix up non-standard u...Paul Davis
2014-03-15Close a temporary file as soon as we know we've created it (the function whic...John Emmas
2014-03-14removed duplicated (and dangerous) call to close(2)Paul Davis
2013-09-03Merge branch 'master' into windowsPaul Davis
2013-09-01improve scroll and drag behaviour of volume-controller knobRobin Gareus
2013-08-31fix keyboard interaction with volume knobs (monitor section)Robin Gareus
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