13
0
livetrax/libs
Paul Davis 84f55440a3 fix redrawing of canvas with an optimized build
Best guess right now is that optimization does something bad when ceil() is called twice on a very large dbl-precision number,
which results in a zero (empty) redraw area. Without the removal of the redundant ceil & floor functions, no expose events
would be delivered to the canvas in an optimized build during drags (and maybe more).
2013-12-23 15:35:49 -05:00
..
appleutility
ardour fix redrawing of canvas with an optimized build 2013-12-23 15:35:49 -05:00
audiographer Merge branch 'master' into cairocanvas 2013-11-25 09:26:35 -05:00
backends fix merge conflicts from master 2013-12-12 10:06:59 -05:00
canvas fix redrawing of canvas with an optimized build 2013-12-23 15:35:49 -05:00
clearlooks-newer
clearlooks-older
evoral fix const-ness of names array 2013-12-10 23:07:48 +01:00
fst
gtkmm2ext Merge branch 'master' into cairocanvas 2013-11-25 09:26:35 -05:00
libltc allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
midi++2 add yet more missing parts of previous commit re: libmidi++ and JACK (files not saved in emacs, sigh) 2013-11-27 14:08:22 -05:00
panners
pbd try to fix various warnings from gcc when optimization flags are enabled 2013-11-04 21:32:41 -05:00
plugins/reasonablesynth.lv2 rsynth.lv2: fix note off+on follow up: 2013-12-14 04:29:12 +01:00
qm-dsp
rubberband allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
surfaces fix redrawing of canvas with an optimized build 2013-12-23 15:35:49 -05:00
taglib allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
timecode
vamp-plugins allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
vamp-sdk allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00