Files
ardour/libs
Tim Mayberry 810c6e7833 Remove LocaleGuard from ARDOUR::Diskstream state method
The float conversion in Diskstream::get_state is now done using
PBD::to_string/string_to via XMLNode::set_property API.

There was no explicit LocaleGuard protecting the string -> float conversion to
remove so it was probably protected by the caller.
2017-06-22 10:48:38 +10:00
..
2017-06-21 18:12:31 +02:00
2017-05-14 15:29:27 +02:00
2017-02-18 16:22:34 +01:00