Remove unnecessary refresh_location_display_s method. Speed up marker loading somewh...
authorCarl Hetherington <carl@carlh.net>
Sat, 23 Apr 2011 02:00:23 +0000 (02:00 +0000)
committerCarl Hetherington <carl@carlh.net>
Sat, 23 Apr 2011 02:00:23 +0000 (02:00 +0000)
commit4f9b75c8a2ba182ae0a3131352284f2ccd04193e
treebe37da361f1a7c69ba7cf44873ea42588126b4ad
parentb7198760955ad27ab766d4a721bf0b8a9eecd3e1
Remove unnecessary refresh_location_display_s method.  Speed up marker loading somewhat by only setting up marker labels once after load.  Fix check on visible status of the location UI so that it is built when opened rather than on load.  The location UI is still extremely slow to build with a couple of thousand markers.  This fixes #3958.

git-svn-id: svn://localhost/ardour2/branches/3.0@9414 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_markers.cc
gtk2_ardour/location_ui.cc
gtk2_ardour/location_ui.h