Dominic Clark

Results 106 comments of Dominic Clark

It's a little more than that, but not much. It would need to be added to `style.css` for both the default and classic themes, and we'd want to discuss quite...

I think some additional clarification on the desired behaviour would be useful. The choice of "octave" as the chord in the initial example means it doesn't demonstrate how the chord...

Do the VST DLLs still exist at their original locations?

One more thing - do these files pass `yamllint`? Johannes is introducing a `.yamllint` configuration file in #6983, which you could use for testing. It specifies a maximum line length...

I think effort would be better spent fixing the underlying font issues rather than implementing a workaround. @michaelgregorius has done a lot of work towards this (as he alludes to...

There are three things changed in this PR: * The memory leak fix for the help/version commands. This looks good to me. * The end-to-end tests for said commands. I...

I don't think we can keep adding shortcuts every time we have a new plugin to handle a particular file type. Suppose something like #6994 now gets merged - we...

The CI problem was a temporary Chocolatey outage. I reran the affected jobs.

Do projects with a lot of automation still load correctly after this change? It looks like this may resolve IDs too early, so automation clips connected to objects which have...

Here is an [example project](https://github.com/LMMS/lmms/files/13478621/automation.test.mmp.txt) that doesn't load properly with this change. It contains an automation clip that is connected to a knob in a later track. When IDs are...