Use PBD::string_to/to_string when de/serializing in AutomationList class
authorTim Mayberry <mojofunk@gmail.com>
Thu, 8 Sep 2016 00:19:12 +0000 (10:19 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Tue, 18 Apr 2017 23:37:00 +0000 (09:37 +1000)
commitca7bbea6d8378c0ca4c0e2deecd70c60178f7378
treed1589f1fe386b4e4e5de5c92dd371d09dbde2857
parentc65f30b4b10a451baa28f66a89c8035a82b11a65
Use PBD::string_to/to_string when de/serializing in AutomationList class

This avoids requiring a LocaleGuard to get the correct numeric formatting and
saves/restores the automation data to the precision required for roundtrip
equality.
libs/ardour/automation_list.cc