JoergAtGithub

Results 59 issues of JoergAtGithub

This is a proposal for a clearer structure of the controller mapping related chapters: - It contains two dummy chapters for the Wiki pages, which describe MIDI and HID mappings...

enhancement

I tried to understand the use cases for the different Engine Clock settings: ![grafik](https://user-images.githubusercontent.com/64457745/209461525-60fb2cb7-c1cf-4bf3-88bd-737ed5936187.png) But it is missing in the documentation: https://manual.mixxx.org/2.3/en/chapters/getting_started.html#configuring-sound-input-and-output This is an option, which is not self...

- Silenced eslint warnings vor unused vars - Use `console.log` instead of deprecated `print` function - Made global functions const.

controller mappings
code quality
controller backend

Based on the old PR #3783 from @spensbot, I created a new PR with Ableton Link support for Main. Currently the GUI controls exist only for Latenight: ![grafik](https://user-images.githubusercontent.com/64457745/197616811-505bc217-a004-4701-b926-674f2924e0fe.png) The LINK-Button...

skins
engine
build
code quality
sync
soundio
cmake
controller backend
developer experience
needs testing

We've several reports about suspicious about the scripting API function `engine.beginTimer` in 2.4. To cover this functionality, I added testcase for this function.

code quality
controller backend

In the COs and the controller script API, the meaningless term "Parameter" was systematically used instead of the obviously correct term "Normalized Value". This is particularly problematic as it is...

effects
ui
code quality
qml
controller backend

This is https://github.com/mixxxdj/mixxx/pull/4528 with fixed CI and solved merge conflicts. It implements the following COs without GUI: https://github.com/mixxxdj/mixxx/wiki/Macros

library
engine
build
needs review
code quality

For compound USB devices, that have not only a MIDI interface, but interfaces used with other USB device classes (e.g. a display) as well, it is needed to group them....

Instead use the getPath explicit as in key Improved cache key string concatenation

ui