mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 21:56:30 +01:00
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. |
||
|---|---|---|
| .. | ||
| i18n_test | ||
| convert_test.cc | ||
| convert_test.h | ||
| filesystem_test.cc | ||
| filesystem_test.h | ||
| Makefile | ||
| mutex_test.cc | ||
| mutex_test.h | ||
| natsort_test.cc | ||
| natsort_test.h | ||
| ProtoolsPatchFile.midnam | ||
| reallocpool_test.cc | ||
| reallocpool_test.h | ||
| RosegardenPatchFile.xml | ||
| scalar_properties.cc | ||
| scalar_properties.h | ||
| signals_test.cc | ||
| signals_test.h | ||
| string_convert_test.cc | ||
| string_convert_test.h | ||
| test_common.cc | ||
| test_common.h | ||
| testrunner.cc | ||
| TestSession.ardour | ||
| timer_test.cc | ||
| timer_test.h | ||
| windows_timer_utils_test.cc | ||
| windows_timer_utils_test.h | ||
| xml_test.cc | ||
| xml_test.h | ||
| xpath.cc | ||
| xpath.h | ||