| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-12 | Add MainSoundConfiguration::set_channels().v1.10.49 | Carl Hetherington | |
| 2025-09-25 | Cleanup: remove use of an exception in favour of an optional. | Carl Hetherington | |
| 2025-09-25 | White space: main_sound_configuration.{cc,h} | Carl Hetherington | |
| 2025-03-23 | Rename MainSoundConfiguration::to_string() -> as_string(). | Carl Hetherington | |
| Trying to be consistent with the rule that to_string is a method which converts a parameter to a string (implying processing) whereas as_string is a class member which returns a string representation of the thing. | |||
| 2025-01-19 | Make MainSoundConfiguration behave "correctly" with badly-formatted strings. | Carl Hetherington | |
| Add some documentation for a design "principle" when handling malformatted data, and make MainSoundConfiguration adhere to that. | |||
| 2025-01-19 | Move MainSoundConfiguration and MCASoundField into separate files. | Carl Hetherington | |
