log

age author description
2020-04-03 Chris Cannam Merge from branch audio-source-refactor. Mostly handling changes to plugin ownership
2020-04-03 Chris Cannam Remove unused variable
2020-04-03 Chris Cannam That didn't work well on a machine with a higher scaled-pixel ratio, try this
2020-03-31 Chris Cannam Provide context menu in LevelPanToolButton, + a bit of tidying
2020-03-30 Chris Cannam Add right-button context menu to panner widget
2020-03-27 Chris Cannam Add context menus to property box controls
2020-03-27 Chris Cannam Add context menu to Thumbwheel
2020-03-27 Chris Cannam Add test for whether presentation name is at default or not
2020-03-26 Chris Cannam Add optional context menu to AudioDial
2020-03-26 Chris Cannam Factor out the menu titling code formerly in MainWindow
2020-03-25 Chris Cannam Add a tab-bar context menu signal to the property stack
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