13
0
livetrax/libs
Paul Davis 74be550698 change Item::visible() to Item::self_visible(); add Item::visible() which returns accurate visibility
Child items will be hidden when their ancestors are hidden. The old ::visible() implementation didn't reflect this. In addition,
when changes are made to hidden items (new definition of visible/not visible), don't bother to request redraws, since this will
be done when the item becomes visible again.
2014-12-18 10:30:38 -05:00
..
appleutility
ardour Don't assume compiler can avoid copy to const ref. 2014-12-18 04:03:39 -05:00
ardouralsautil
audiographer
backends
canvas change Item::visible() to Item::self_visible(); add Item::visible() which returns accurate visibility 2014-12-18 10:30:38 -05:00
clearlooks-newer
clearlooks-older
evoral Mute automation via normal mute button. 2014-12-18 02:26:51 -05:00
fst
gtkmm2ext
libltc
midi++2 Remove some aborts that don't really need to be. 2014-12-17 19:43:09 -05:00
panners
pbd No need to yell. 2014-12-18 02:26:34 -05:00
plugins/reasonablesynth.lv2
qm-dsp
surfaces
timecode
vamp-plugins
vfork