Merge branch 'master' into cairocanvas

This commit is contained in:
Paul Davis 2013-11-25 09:26:35 -05:00
commit fa22520fd2
62 changed files with 49252 additions and 13994 deletions

View file

@ -2256,6 +2256,8 @@ RouteTimeAxisView::meter_changed ()
if (_route && !no_redraw) {
request_redraw ();
}
// reset peak when meter point changes
gm.reset_peak_display();
}
void