ardour/libs
David Robillard 587dc283ea Fix stuck faders on very fine adjustments.
I attempted to preserve the "don't draw unless different" by ditching rounding for more
precise display_span, but that didn't work.  An alternative solution would be
to draw on adjustment change if there's text, since then we need to redraw
regardless of slider position, but it seemed weird even just with respect to
the slider, so I opted for this, which really definitely redraws when the
adjustment changes, period.

If this proves to be a performance issue we'll have to figure that out.
2014-12-05 15:19:43 -05:00
..
appleutility NOOP, proper label for flat carbon header includes 2014-10-07 16:53:10 +02:00
ardour fix small memory leak in the tests 2014-12-05 20:57:07 +01:00
ardouralsautil get installdir for libardouralsautil correct 2014-09-06 14:42:25 -04:00
audiographer Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
backends allow to auto-start dummy backend (needed for tests) 2014-12-03 18:24:56 +01:00
canvas include alpha-delta computation in HSV::delta() 2014-12-05 09:01:55 -05:00
clearlooks-newer Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
clearlooks-older
evoral Revert "Create discrete lists for recorded MIDI controls." 2014-12-05 00:03:47 -05:00
fst install all additional binaries in $libdir 2014-11-13 19:57:40 +01:00
gtkmm2ext Fix stuck faders on very fine adjustments. 2014-12-05 15:19:43 -05:00
libltc Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
midi++2 Call PBD::init() from libmidi++ test runner 2014-12-03 17:31:05 +07:00
panners some const'ness and hints for clang 2014-11-19 20:38:50 +01:00
pbd Add 'pbd/crossthread.cc' to the MSVC build 2014-12-05 08:40:47 +00:00
plugins/reasonablesynth.lv2 Modifications needed to build ReasonableSynth with MSVC 2014-11-09 08:11:46 +00:00
qm-dsp Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
surfaces changes to Mackie Control support for new crossthreadchannel implementation 2014-12-03 21:22:34 -05:00
timecode Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
vamp-plugins Make it compile with C++11 support. 2014-12-01 23:18:11 +01:00
vfork install all additional binaries in $libdir 2014-11-13 19:57:40 +01:00