Remove LocaleGuard from ARDOUR::AutomationList class
authorTim Mayberry <mojofunk@gmail.com>
Sun, 4 Sep 2016 11:16:49 +0000 (21:16 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Thu, 22 Jun 2017 00:48:38 +0000 (10:48 +1000)
commit9954b476cb9368a5787c3f0620f20afc10f22e21
tree6df8d15c618e5a58a0238f2b566f21e282e96a30
parentcfd78ab07bbeeca3e171aec89ddc41ba1bb32876
Remove LocaleGuard from ARDOUR::AutomationList class

All float conversions are using PBD::to_string/string_to via
XMLNode::get/set_property API
libs/ardour/automation_list.cc