JoergAtGithub

Results 59 issues of JoergAtGithub

This PR collects several low level optimizations for our control code. See the single commit messages. We have currently 36816 ControlDoublePrivate instances in Mixxx the memory realignment reduces the size...

effects
library
engine
ui
build
autodj
code quality
sync
broadcast

This move the VCPKG buildenv download, SHA256 verification and unzipping into CMakelists.txt. This removes the need for third party tools like 7zip and Powershell (see #11524 for reference). For the...

build

For debugging https://github.com/mixxxdj/mixxx/pull/11625#issuecomment-2131243612 I modified the googletest setup for mapping validation to use a parametrized list of mappings. While the results look nice in my IDE, where I can easily...

build
code quality
controller backend

This is an alternative to the UI PR #13515 by @acolombier . It use classic widget groups instead of the floating widget. ![grafik](https://github.com/user-attachments/assets/52473831-11fc-4dbc-b6e3-0239bea29ebb) The functionality is the same, but the...

skins
effects
engine
ui
build
qml

### Bug Description I get the followin error and the UI does not come up anymore: ``` warning [Main] file:///D:/mixxx-main-pr-test/install/x64__portable/qml/DeckRow.qml:47:13: QML PropertyChanges: Cannot assign to non-existent property "visible" warning [Main]...

bug
windows
qml

### Bug Description If I use the default Windows 11 zoom of 150% I see this additional orange border arround the Play/Pause button: ![grafik](https://github.com/mixxxdj/mixxx/assets/64457745/57ba8f56-cf4d-4de4-a6ea-155375301ce9) Other buttons are not affected. 100%zoom...

ui
minor bug

I noticed some stucking of the Main Thread, due to File IO. This happens from time to time during normal operation. The reason is re-rendering of many SVG files used...

ui
needs review
performance

### Feature Description To keep this independent topic away from PR #13268. This PR contains the menu only solution, which can be used by mouse, keyboard or library encoder knob...

library
feature
sampler
gui
control objects
controller backend
stems

### Is your feature request related to a problem? Please describe. The X_VCPKG_APPINSTALL_DEPS_INSTALL option currently copies installed libraries into the install directory of my project, as intended. But in case...

category:port-feature