]> git.cworth.org Git - scherzo/commitdiff
Don't queue up as many widget redraws.
authorCarl Worth <cworth@cworth.org>
Mon, 26 Sep 2011 17:36:09 +0000 (10:36 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 26 Sep 2011 17:36:09 +0000 (10:36 -0700)
For multiple MIDI messages in a single buffer, only queue a single redraw.

GTK+ should be coalescing these anyway, but we might as well not make
it work any harder than it has too.


No differences found