Files
ardour/libs/pbd/test
Tim Mayberry 13bfd1527a Make boolean string values 0 and 1 to maintain backwards compatibility
I would prefer "yes" and "no" as it distinguishes boolean values from numeric
but using "yes and "no" results in PBD::Property<T>::from_string failing to
parse the correct values when opening in an older Ardour version as there is no
specialization for bool.

Using 0 and 1 also results in less change to the Session file.
2017-04-19 07:49:57 +10:00
..
2012-04-02 13:52:36 +00:00
2016-07-14 16:52:43 +02:00
2016-07-14 16:52:43 +02:00
2016-02-22 22:06:47 +01:00
2012-05-16 23:11:16 +00:00
2010-04-02 21:11:45 +00:00