log

age author description
2020-03-20 Chris Cannam Use shared_ptr for plugin instances throughout; also descriptors are copyable audio-source-refactor
2020-01-24 Chris Cannam Merge from branch background-mode
2020-01-24 Chris Cannam Add optional unset entry to colour combo background-mode
2020-01-24 Chris Cannam Make nearby-colour matching a bit more sophisticated, with slightly better algorithm (we think?) and ability to insist on dark/light background background-mode
2020-01-23 Chris Cannam Pick accent colour from OS theme if appropriate background-mode
2020-01-23 Chris Cannam Apply sensible highlight/link colours background-mode
2020-01-20 Chris Cannam More sensible approach to colour setting on Windows background-mode
2020-01-17 Chris Cannam Windows stylesheet background-mode
2020-01-17 Chris Cannam Comments and palette adjustments
2020-01-15 Chris Cannam Cut this down, we don't need the things we were calculating (also avoid possible null pointer dereference of v)
2020-01-15 Chris Cannam Model -> layer, + word wrap
2020-01-15 Chris Cannam Clarify comment
2020-01-14 Chris Cannam Merge from branch csv-export-dialog
2020-01-14 Chris Cannam Add CSV export dialog, + associated supporting changes csv-export-dialog