Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(WIP) Mapping for the Traktor Kontrol Z2 #3038

Draft
wants to merge 842 commits into
base: 2.5
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 161 commits
Commits
Show all changes
842 commits
Select commit Hold shift + click to select a range
e2abcf9
Fix fadeModeTooltip
daschuer Oct 9, 2024
b35739a
Merge remote-tracking branch 'upstream/2.5' into main
daschuer Oct 9, 2024
be86cbb
fix: prevent null CO access when cloning sampler or preview
acolombier Oct 8, 2024
46ce131
(fix) make [stem_group],mute a powerwindow button
ronso0 Oct 10, 2024
af065df
refactor: modernize bulksupport allowlist
Swiftb0y Sep 2, 2024
bbbbb1a
refactor: modernize hid_denylist
Swiftb0y Sep 2, 2024
f034482
refactor: restructure `bulk_supported` to emphasize kv structure
Swiftb0y Sep 9, 2024
45363b7
refactor: remove OS-specific hidapi code
Swiftb0y Sep 13, 2024
21f4c88
Merge pull request #13607 from Swiftb0y/refactor/separate-autofilerel…
daschuer Oct 10, 2024
ae59b3f
Merge pull request #13622 from Swiftb0y/refactor/modernize-hid-bulk-l…
JoergAtGithub Oct 10, 2024
f4ace49
Merge pull request #13751 from ronso0/stem-mute-powerwindow
JoergAtGithub Oct 10, 2024
34dde6f
Merge pull request #13740 from acolombier/fix/sampler-clone-crash
JoergAtGithub Oct 10, 2024
dffe5d0
fix: add explicit virtual destructor in order to fix linker issues
Swiftb0y Oct 12, 2024
707a08f
fix: add autofilereloader to mixxx-qml-lib target
Swiftb0y Oct 12, 2024
33d9f2c
SidebarModel: Hide debug logging behind a constexpr flag instead of c…
cr7pt0gr4ph7 May 19, 2024
0053ca0
fix: prevent deadlockwith stuck bulk transfer
acolombier Oct 8, 2024
832f740
Merge pull request #13756 from Swiftb0y/fix/gh13755-autofilereloader-…
daschuer Oct 14, 2024
60abf58
Merge pull request #13735 from acolombier/fix/bulk-use-iface-on-linux
daschuer Oct 14, 2024
3de0230
Bump actions/upload-artifact from 4.4.1 to 4.4.3
dependabot[bot] Oct 14, 2024
5ec2343
Bump coverallsapp/github-action from 2.3.0 to 2.3.1
dependabot[bot] Oct 14, 2024
0c57765
Merge pull request #13765 from mixxxdj/dependabot/github_actions/acti…
daschuer Oct 14, 2024
c4a740a
Merge pull request #13766 from mixxxdj/dependabot/github_actions/cove…
daschuer Oct 14, 2024
6efbf8c
Merge remote-tracking branch 'upstream/2.5'
JoergAtGithub Oct 15, 2024
87ae851
SidebarModel: Fix: Use correct printf format for void* pointer
cr7pt0gr4ph7 Oct 15, 2024
4b8de23
WLibrarySidebar: Use consistent doc-comment prefix "///"
cr7pt0gr4ph7 May 18, 2024
ea2d725
WLibrarySidebar: Remove #ifdef'd code for pre-Qt6 versions
cr7pt0gr4ph7 Oct 12, 2024
aec4fc7
WLibrarySidebar: Adjust linebreaks in comment for readability
cr7pt0gr4ph7 Oct 12, 2024
f9a2c4d
SidebarModel: Fix: Add "const" to declaration of dragMoveAccept (impl…
cr7pt0gr4ph7 May 19, 2024
456f8a3
Fix additional "c++11 range-loop might detach Qt container (QList) [-…
JoergAtGithub Oct 12, 2024
a716202
Merge pull request #13770 from JoergAtGithub/FixClazy12errors_main
Swiftb0y Oct 18, 2024
0bde346
Update runner for Linux build to Ubuntu 24.04.01 LTS
JoergAtGithub Oct 18, 2024
257488d
Update build-checks to Ubuntu 24.04.01 LTS and use Clazy v1.12
JoergAtGithub Oct 18, 2024
a3fe37a
Update soundsourceffmpeg.cpp
Eve00000 Oct 19, 2024
8961bba
chore: pin Node.JS pre-commit hooks to use LTS
acolombier Oct 19, 2024
692c64e
Reduced include scope from module include of QtQml by class include o…
JoergAtGithub Oct 20, 2024
658faa7
Enable clazy module include check
JoergAtGithub Oct 20, 2024
a837df6
Removed module wide include of QtSql and added class includes where n…
JoergAtGithub Oct 20, 2024
fe9608f
Merge pull request #13785 from acolombier/chore/fix-nodejs-pre-commit
JoergAtGithub Oct 20, 2024
e487fc4
Removed module wide include of QtConcurrent and added sub includes wh…
JoergAtGithub Oct 20, 2024
aef67fa
Merge remote-tracking branch 'upstream/main' into ubuntu_240401
JoergAtGithub Oct 20, 2024
2f3f826
Removed module wide include of QtDbus and added class includes instead
JoergAtGithub Oct 20, 2024
082802f
Bump coverallsapp/github-action from 2.3.1 to 2.3.3
dependabot[bot] Oct 21, 2024
75a44d6
Merge pull request #13793 from mixxxdj/dependabot/github_actions/cove…
ronso0 Oct 21, 2024
ea2c412
feat: improve screen rendering framework
acolombier Sep 15, 2024
533cedb
fix: return output result from controller
acolombier Oct 8, 2024
701a6ec
Merge pull request #13737 from acolombier/feat/improve-screen-renderi…
Swiftb0y Oct 27, 2024
7dec455
Bump azure/trusted-signing-action from 0.4.0 to 0.5.0
dependabot[bot] Oct 28, 2024
3e945f2
Bump actions/checkout from 4.2.1 to 4.2.2
dependabot[bot] Oct 28, 2024
c636acf
Bump coverallsapp/github-action from 2.3.3 to 2.3.4
dependabot[bot] Oct 28, 2024
f53f531
Merge pull request #13809 from mixxxdj/dependabot/github_actions/azur…
daschuer Oct 29, 2024
edae0ca
Merge pull request #13811 from mixxxdj/dependabot/github_actions/cove…
daschuer Oct 29, 2024
29c627b
Updated comments for clarity (original commited bei xeruf in macro_co…
JoergAtGithub Oct 31, 2024
ac7ec57
Fix: Rename sDebug to kDebug
cr7pt0gr4ph7 Nov 1, 2024
220ce2e
Changed type of bufferSizes to std::size_t and removed the i prefix o…
JoergAtGithub Nov 1, 2024
df270bf
Fixed formatting
JoergAtGithub Nov 2, 2024
d59ef69
Track menu, purge: allow to hide further success popups in the curren…
ronso0 Oct 28, 2024
06ff834
Track menu: unify Qt 5.15 version switches for delete / move to trash
ronso0 Nov 2, 2024
54b7aa0
Revert "WLibrarySidebar: Remove #ifdef'd code for pre-Qt6 versions"
cr7pt0gr4ph7 Nov 2, 2024
f7620a0
Merge pull request #13816 from cr7pt0gr4ph7/ready-for-merge/sidebar-d…
JoergAtGithub Nov 2, 2024
139f4c5
feat: add MovingIQM benchmark
Swiftb0y Oct 8, 2024
f6d90f4
refactor: simplify `MovingInterquartileMean`
Swiftb0y Sep 22, 2024
813bee2
refactor: split mean calculation from result caching
Swiftb0y Oct 31, 2024
f33d220
Merge pull request #13730 from Swiftb0y/refactor/moving-iqm-optimization
JoergAtGithub Nov 2, 2024
5b23768
Merge pull request #13807 from ronso0/track-file-deleted-popup-optional
daschuer Nov 3, 2024
6972d92
Fixed remaining size_t to std::size_t
JoergAtGithub Nov 3, 2024
c7bf876
Merge pull request #13819 from JoergAtGithub/optimize_enginecotrol_an…
Swiftb0y Nov 3, 2024
6a9c602
Merge remote-tracking branch 'upstream/2.5' into main
daschuer Nov 3, 2024
57c09d9
Merge remote-tracking branch 'upstream/main' into ubuntu_240401
JoergAtGithub Nov 4, 2024
4e30ed1
Revert "chore: pin Node.JS pre-commit hooks to use LTS"
ronso0 Nov 5, 2024
359c40e
Merge pull request #13839 from ronso0/revert-precommit-lts
daschuer Nov 5, 2024
7255f8a
(fix) Pref Mixer: fix crossader graph by reverting QtDesigner "fixes"
ronso0 Nov 7, 2024
9381a84
Merge remote-tracking branch 'upstream/2.5'
daschuer Nov 8, 2024
9bb5d8c
Merge pull request #13848 from ronso0/pref-mixer-fix-xfader-graphic-size
Swiftb0y Nov 9, 2024
9d7b053
refactor: use higher-level `std::span` based logic
Swiftb0y Sep 11, 2024
736034c
feat: add SampleUtil::addMonoToStereoWithGain
Swiftb0y Oct 4, 2024
ce990e6
refactor: wrap literals in QStringLiteral as appropriate
Swiftb0y Oct 4, 2024
ecababe
feat: add linked gain knob to metronome effect
Swiftb0y Oct 4, 2024
a092e8f
temp: incorporate style feedback
Swiftb0y Nov 8, 2024
e605db0
fix: prevent double free on DigitsRenderer
acolombier Nov 9, 2024
58eda46
Merge pull request #13859 from acolombier/fix/digits-renderer-double-…
m0dB Nov 9, 2024
7be4c8d
Merge remote-tracking branch 'upstream/2.5'
daschuer Nov 10, 2024
46d98ad
Add clazy PPA to work around the outdated clazy 1.11 version
daschuer Nov 7, 2024
aa05940
Restore lost clazy version printout, and only install clazy for the c…
JoergAtGithub Nov 10, 2024
1740183
Merge pull request #13810 from mixxxdj/dependabot/github_actions/acti…
daschuer Nov 10, 2024
2397016
Merge pull request #13654 from Swiftb0y/review/daschauer/gh13611-metr…
daschuer Nov 10, 2024
3a58cd0
Merge remote-tracking branch 'upstream/main' into ubuntu_240401
JoergAtGithub Nov 11, 2024
4142e7f
Add comments at the issue locations, that we don't forget to remove -…
JoergAtGithub Nov 11, 2024
c39cc5f
Merge pull request #13781 from JoergAtGithub/ubuntu_240401
daschuer Nov 11, 2024
b5fc902
Revert unintended modification by pre-commit autoupdate
JoergAtGithub Nov 11, 2024
028e3ff
Merge pull request #13880 from JoergAtGithub/revert_file_corrupted_by…
daschuer Nov 11, 2024
8d9b606
Merge remote-tracking branch 'mixxx/2.5'
ronso0 Nov 16, 2024
2f04ffc
Merge pull request #13891 from ronso0/merge-2.5
JoergAtGithub Nov 17, 2024
6b6c374
Raised hidapi requirement to 0.14.0 and devendored the old hidapi 0.1…
JoergAtGithub Nov 11, 2024
0173691
Remove pConfig from BulkEnumerator and Hss1394Enumerator
JoergAtGithub Nov 16, 2024
fe7d799
Removed DeviceCategory class and related code.
JoergAtGithub Nov 16, 2024
faaea4a
Display MIDI, HID, BULK protocol icons in preferences tree
JoergAtGithub Oct 11, 2024
af5f865
New UI with two column layout for device info and mapping info
JoergAtGithub Oct 13, 2024
a8bd097
Added VID/PID hex numbers read from the hardware, that are more trust…
JoergAtGithub Nov 13, 2024
664c9bf
Load and parse HID usage tables from official usb.org JSON (extracted…
JoergAtGithub Nov 14, 2024
e7e560b
Delete all hard coded HID Usage-Page constants
JoergAtGithub Nov 16, 2024
08c0db7
Moved HID constants to mixxx::hid namespace in hidenumerator.cpp
JoergAtGithub Nov 16, 2024
d614e57
Refactor DeviceInfo formatting and update QDebug operator
JoergAtGithub Nov 16, 2024
b23d05a
Added comment about release_number field
JoergAtGithub Nov 16, 2024
3219f6a
Controllers: allow to enable MIDI Through Port in non-developer sessions
ronso0 Nov 19, 2024
bc50d6e
refactor: replace QScopedTimer with unique_ptr
Swiftb0y Nov 8, 2024
07edeb8
refactor: use parented_ptr instead of raw one
Swiftb0y Nov 8, 2024
098a59b
refactor: slim down valuetransformer.h and auto memory management
Swiftb0y Sep 21, 2024
5e7b710
refactor: eliminate naked `new`s from `WHotcueButton`
Swiftb0y Nov 8, 2024
71a6c3e
refactor: modernize and deplicate WPushButtonTest
Swiftb0y Nov 8, 2024
92a9b6c
refactor: Improve generic-y of WBaseWidget-related code
Swiftb0y Nov 8, 2024
b50b7ed
refactor: automate memory management in `WBaseWidget`
Swiftb0y Nov 8, 2024
3aea4ed
refactor: move unique_ptr::get() to improve usability
Swiftb0y Nov 9, 2024
64b2e9d
feat: add file and color controller setting types
acolombier Sep 19, 2024
30fa2d9
feat: add color icon to controller enum setting
acolombier Oct 10, 2024
b59c0cb
chore: replace fat friends with gtest macro
acolombier Oct 16, 2024
894e96f
Merge pull request #13669 from acolombier/feat/controller-setting-fil…
Swiftb0y Nov 22, 2024
ff9de50
refactor: replace local generic lambda with private member function
Swiftb0y Nov 23, 2024
13fb48e
refactor: prefer plain for-loop over `std::accumulate`
Swiftb0y Nov 23, 2024
58d8b98
Expose convertCharset convenience function to controller
christophehenry Oct 15, 2024
abc4504
Merge remote-tracking branch 'upstream/main' into feat/add-advanced-s…
acolombier Nov 25, 2024
d131d1c
simplify ControllerScriptInterfaceLegacy::convertCharset
Swiftb0y Nov 25, 2024
437db42
Merge pull request #13268 from acolombier/feat/add-advanced-stem-load…
daschuer Nov 26, 2024
0eccb1b
Merge pull request #13853 from Swiftb0y/refactor/valuetransformer
daschuer Nov 26, 2024
57007c8
feat: add a couple more encodings to enum, don't throw on invalid codec
Swiftb0y Nov 27, 2024
01b80a5
fix: don't convert invalid chars to null
Swiftb0y Nov 27, 2024
f876724
fix: test
Swiftb0y Nov 27, 2024
e2c74a9
align closer with upstream
Swiftb0y Nov 27, 2024
b660aa1
fix: waveform overview seeking
Swiftb0y Nov 29, 2024
d93b03f
Merge pull request #13947 from Swiftb0y/fix/gh13946-waveform-overview…
fwcd Nov 29, 2024
80a26f7
Fix build with -DSTEM=OFF
uklotzde Nov 29, 2024
98012f3
Merge pull request #13948 from uklotzde/stem-off
JoergAtGithub Nov 30, 2024
284fafb
Updated HidUsageTables to use static data structure from hidusagetabl…
JoergAtGithub Nov 24, 2024
cedff7c
Remove default case in switch statement to make warning by -Wswitch v…
JoergAtGithub Nov 24, 2024
a3889a8
Optimizing the temporary allocations in operator<< and directly write…
JoergAtGithub Nov 24, 2024
7bb54eb
Unified physicalTransport enum to string conversion
JoergAtGithub Nov 24, 2024
59b82c0
Removed the official usb.org JSON HID Usage Tables file from the sou…
JoergAtGithub Nov 24, 2024
82a54d8
Introduce formatHex in dlgprefcontroller
JoergAtGithub Nov 24, 2024
ff41b71
Moved conversion of hidapi bus typte to physical transport protocol e…
JoergAtGithub Nov 24, 2024
ae9e9a5
Reordered the member initializations in the constructor to match the …
JoergAtGithub Nov 24, 2024
e2d6ab2
feat: add more sensible WellKnownCharsets
Swiftb0y Dec 1, 2024
7451a03
Replace map to switch
JoergAtGithub Dec 1, 2024
912da0b
Removed explicit type from enumerations
JoergAtGithub Dec 1, 2024
1ceca58
Converted class HidUsageTables to namespace
JoergAtGithub Dec 1, 2024
e094399
refactor: replace irrelevant test with more meaningfull
Swiftb0y Dec 1, 2024
d07e629
fix: remove private API doc
Swiftb0y Dec 1, 2024
e54815d
Wait for the BaseTrackPlayerImpl::newTrackLoaded() signal before perf…
daschuer Dec 2, 2024
48f9e7a
Increase Timeout to 10 s
daschuer Dec 2, 2024
1ba60f5
Silence clazy-lambda-in-connect
daschuer Dec 2, 2024
c97467f
refactor: remove unused and unmaintained ThreadCpuTimer
Swiftb0y Sep 21, 2024
a769e0a
refactor: fix some transient dependencies on util/math.h
Swiftb0y Sep 21, 2024
41b5072
refactor: convert static-only member classes to namespaces
Swiftb0y Sep 21, 2024
c5a49bd
refactor: slim down font.h
Swiftb0y Sep 21, 2024
89a8492
refactor: remove unused atomic utility functions from util/qatomic.h
Swiftb0y Sep 21, 2024
9578040
refactor: remove util/math.h dependency from util/types.h
Swiftb0y Sep 21, 2024
de41a45
refactor: slim down util/xml.h
Swiftb0y Sep 21, 2024
64d9f00
refactor: simplify Rotary (jog) filter drastically.
Swiftb0y Sep 22, 2024
4e834c1
chore: mark `DISALLOW_COPY_AND_ASSIGN` macro as deprecated
Swiftb0y Sep 22, 2024
d583787
refactor: cleanup SemanticVersion
Swiftb0y Sep 22, 2024
7ac7e9c
refactor: modernize `TaskWatcher` and mark deprecated
Swiftb0y Sep 22, 2024
9bcb12b
refactor: slim down trace.h
Swiftb0y Sep 22, 2024
bf1f4c9
refactor: make Autopan `RampedSample` constexpr, fix cmath abs
Swiftb0y Sep 23, 2024
0df68b7
refactor: optimize Rotary Jog filter (moving arithm. average)
Swiftb0y Oct 4, 2024
d0277cc
versionstore wip
Swiftb0y Nov 14, 2024
a5f3996
refactor: reduce unneeded allocations when collecting deps versions
Swiftb0y Nov 22, 2024
adaec1a
refactor: convert static VersionStore class to namespace
Swiftb0y Nov 22, 2024
eff5567
refactor: optimize `logBuildDetails`
Swiftb0y Nov 23, 2024
424111a
fix: remove unnecessary include
Swiftb0y Dec 2, 2024
9f43c3e
Merge pull request #13687 from Swiftb0y/refactor/util-deprecate
daschuer Dec 2, 2024
973ca75
fix: Rotary Jog filter ring buffer indexing
Swiftb0y Dec 3, 2024
65060ee
feat: add some basic Rotary tests
Swiftb0y Dec 3, 2024
8c5d52f
optimize images for marks: don't use empty space to align the mark
Nov 30, 2024
680b1ec
draw rounded to pixel
Dec 1, 2024
3101eff
refactor: rename `WellKnownCharsets` to `Charset`
Swiftb0y Dec 2, 2024
b7252f4
Merge pull request #13896 from JoergAtGithub/controller_device_info1
Swiftb0y Dec 4, 2024
01c81fe
ci(pre-commit): Add `gersemi` hook for cmake auto-formatting
Holzhaus Dec 4, 2024
e6ddf50
style(cmake): Reformat CMake files for consistency
Holzhaus Dec 4, 2024
ca94660
fix(cmake): Fix wrong function name in declaration
Holzhaus Dec 4, 2024
f184acd
fix(cmake): Remove duplicate `LIST_SEPARATOR` option
Holzhaus Dec 4, 2024
326cd44
style(cmake): Use lowercase foreach argument name
Holzhaus Dec 4, 2024
a83bafd
chore(cmake): Add comments to custom commands
Holzhaus Dec 4, 2024
30249ad
style(cmake): Fix various variable naming issues
Holzhaus Dec 4, 2024
d796890
style(cmake): Remove repeated expression in "end" statements
Holzhaus Dec 4, 2024
3297273
ci(pre-commit): Add cmake-lint hook
Holzhaus Nov 24, 2024
d18764a
Merge pull request #13968 from Swiftb0y/fix/gh13965-jog-behavior-regr…
acolombier Dec 4, 2024
9d20bc2
refactor: remove samplew_autogen.h
Swiftb0y Dec 5, 2024
8354c8e
Merge pull request #13960 from daschuer/StemControlTest
acolombier Dec 6, 2024
4ea0229
fix wrongly places parenthesis
Dec 7, 2024
517ca86
fix double/float conversion warnings, use makeRoundToPixel as suggest…
Dec 7, 2024
415b840
fix float/double warning
Dec 8, 2024
67ede1a
Merge remote-tracking branch 'upstream/2.5' into main
daschuer Dec 7, 2024
1b27945
Merge pull request #13932 from Holzhaus/cmake-lint
daschuer Dec 8, 2024
3ce3421
Merge pull request #13988 from Swiftb0y/refactor/remove-sample-autogen
daschuer Dec 8, 2024
e1d8255
float/double warning
Dec 9, 2024
26bf82c
Removed src/util/sample_autogen.h from list of PCH to fix broken build
JoergAtGithub Dec 9, 2024
24a84b9
Merge pull request #14005 from JoergAtGithub/fix_broken_pch_build
Holzhaus Dec 9, 2024
b9080f1
rendergraph library with opengl and scenegraph implementations (not l…
Dec 1, 2024
af3898e
Merge pull request #13909 from ronso0/midi-through-checkbox
daschuer Dec 13, 2024
bd5c225
act on reviews
Dec 14, 2024
89bf0a2
add on review
Dec 14, 2024
c1160ff
Merge pull request #14007 from m0dB/rg-rendergraph
acolombier Dec 14, 2024
225518d
fix clang-tidy complain
daschuer Dec 17, 2024
a4e61f9
Merge pull request #14029 from daschuer/namespace
Swiftb0y Dec 17, 2024
62f2a22
renaming for clarity
Dec 17, 2024
fc59bff
Merge pull request #13935 from Swiftb0y/review/christophehenry/gh1377…
JoergAtGithub Dec 17, 2024
4440d2f
Merge pull request #13969 from m0dB/mark-improvements
daschuer Dec 18, 2024
60c96b3
Merge pull request #13784 from Eve00000/patch-1
JoergAtGithub Dec 19, 2024
fccd595
Merge remote-tracking branch 'upstream/2.5'
daschuer Dec 20, 2024
cf9c4fe
Remove redundant CoverArtCache::destroy()
daschuer Dec 20, 2024
dbaabbb
Tooltips: fix cue mode setting location
asymmetric Dec 20, 2024
9fd5d19
Merge remote-tracking branch 'upstream/2.5'
daschuer Dec 21, 2024
dd77781
Merge pull request #14045 from asymmetric/patch-1
ronso0 Dec 22, 2024
8b39dde
ci(dependabot): Open PRs against 2.5 branch instead of main
Holzhaus Dec 26, 2024
500caf8
Merge pull request #14060 from Holzhaus/dependabot-2.5
JoergAtGithub Dec 26, 2024
f0ce199
Merge remote-tracking branch 'upstream/2.5'
daschuer Dec 27, 2024
35d2857
Update CHANGELOG.md
daschuer Dec 29, 2024
2685c74
Add Chris Tallon to the contributor list in the about box. Thank you …
daschuer Dec 29, 2024
200e934
Update Translation template. Found 3186 source texts (82 new and 3104…
daschuer Dec 29, 2024
1647e3c
Add Evelynne Veys to the contributor list in the about box. Thank you…
daschuer Dec 29, 2024
2704380
Add Lorenzo Manacorda to the contributor list in the about box. Thank…
daschuer Dec 29, 2024
471f09a
AudioUnitBackend: Load music effects too
fwcd Nov 15, 2024
6b550f9
AudioUnitManifest: Instantiate audio units out-of-process
fwcd Nov 15, 2024
e23d544
AudioUnitBackend: Load audio unit manifests concurrently
fwcd Nov 15, 2024
9f9c867
AudioUnitBackend: Reduce load timeout to 6 seconds
fwcd Nov 17, 2024
a080f94
AudioUnitManifest: Reduce timeout to 2 seconds
fwcd Nov 17, 2024
a71dd53
AudioUnitManager: Factor sleep loop into waitForAudioUnit
fwcd Nov 26, 2024
7f3bd91
AudioUnitManager: Mark waitForAudioUnit const
fwcd Nov 26, 2024
9176536
AudioUnitManager: Replace sleep loop with dispatch group
fwcd Nov 26, 2024
ef67cc7
VersionStore: Fix ARM64 platform string
fwcd Dec 30, 2024
22b9eec
Merge pull request #14087 from fwcd/fix-versionstore-arm64
Swiftb0y Dec 30, 2024
6e41513
Merge pull request #13887 from fwcd/au-music-effects
JoergAtGithub Jan 1, 2025
898aa3a
Happy New Year 2025!
sblaisot Jan 1, 2025
ec5afa6
Merge pull request #14098 from sblaisot/main-2025
JoergAtGithub Jan 2, 2025
436aa3c
Merge remote-tracking branch 'upstream/2.5'
daschuer Jan 2, 2025
38ebf74
fix: Add `QT_VERSION_CHECK`ed `QCheckBox::checkStateChanged` handlers
Swiftb0y Jan 2, 2025
6ccb82c
fix: handle `script.deckFromGroup(undefined)` gracefully
Swiftb0y Jan 2, 2025
a2c7469
Rotary: Fix accidental quantization
fwcd Jan 2, 2025
eb6959a
RotaryTest: Use `EXPECT_DOUBLE_EQ`
fwcd Jan 2, 2025
f412a62
Merge pull request #14107 from fwcd/fix-rotary-quantization
JoergAtGithub Jan 2, 2025
c2cf5d2
Merge remote-tracking branch 'upstream/2.5'
daschuer Jan 2, 2025
b70c95d
Merge pull request #14104 from Swiftb0y/fix/qcheckbox-statechanged-de…
daschuer Jan 2, 2025
6d63fbf
Move Experimental Features block
daschuer Jan 3, 2025
f090ed0
Add recently merged PRs
daschuer Jan 3, 2025
60bfa4c
Add David L Morris to the contributor list in the about box. Thank yo…
daschuer Jan 3, 2025
c04076a
Merge pull request #14106 from Swiftb0y/fix/script-deckFromGroup-unde…
daschuer Jan 3, 2025
2c2dda9
remove obsolete woverview files (again)
ronso0 Jan 8, 2025
db4d822
WOverview: remove unused coefficients
ronso0 Jan 8, 2025
674d4a5
Merge pull request #14076 from daschuer/changelog_26
ronso0 Jan 9, 2025
80a86d8
Merge pull request #14145 from ronso0/woverview-cleanup
daschuer Jan 9, 2025
1803e02
Merge remote-tracking branch 'upstream/2.5'
daschuer Jan 10, 2025
a44faf8
Merge branch 'mixxxdj:main' into Traktor-Z2-2.3
JoergAtGithub Jan 12, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions res/controllers/Traktor Kontrol Z2.hid.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version='1.0' encoding='utf-8'?>
<MixxxControllerPreset mixxxVersion="2.4.0" schemaVersion="1">
<info>
<name>Native Instruments Traktor Kontrol Z2</name>
<author>Jörg Wartenberg</author>
<description>HID Mapping for Native Instruments Traktor Kontrol Z2</description>
<manual>native_instruments_traktor_kontrol_z2</manual>
<devices>
<product protocol="hid" vendor_id="0x17cc" product_id="0x1130" usage_page="0xff01" usage="0x1" interface_number="0x4" />
</devices>
</info>
<controller id="Traktor">
<scriptfiles>
<file filename="common-hid-packet-parser.js" functionprefix=""/>
<file filename="Traktor-Kontrol-Z2-hid-scripts.js" functionprefix="TraktorZ2"/>
</scriptfiles>
</controller>
</MixxxControllerPreset>
Loading
Loading