|
5 | 5 | ### Controller Mappings |
6 | 6 |
|
7 | 7 | * Denon MC7000: Fix star up/down logic by only handling button down events [#13588](https://github.com/mixxxdj/mixxx/pull/13588) |
| 8 | +* Intech TEK2: Add initial mapping [#13521](https://github.com/mixxxdj/mixxx/pull/13521) |
8 | 9 | * Korg Kaoss DJ: Update script [#12683](https://github.com/mixxxdj/mixxx/pull/12683) |
9 | 10 | * MIDI for light: Fix unsound timer handling [#13117](https://github.com/mixxxdj/mixxx/pull/13117) |
10 | 11 | * Novation Dicer: Remove flanger mapping with quickeffect toggle |
|
17 | 18 | * Numark Scratch: Add initial mapping |
18 | 19 | [#4834](https://github.com/mixxxdj/mixxx/pull/4834) |
19 | 20 | [#13375](https://github.com/mixxxdj/mixxx/pull/13375) |
20 | | -* Pioneer DDJ-400 and DDJ-FLX4: Remove tap beat mapping to resolve conflict with toggle quantize |
| 21 | +* Pioneer DDJ-400 and DDJ-FLX4: Remove tap beat mapping to resolve conflict with toggle quantize and fix shift + play |
21 | 22 | [#13815](https://github.com/mixxxdj/mixxx/pull/13815) |
22 | 23 | [#13813](https://github.com/mixxxdj/mixxx/issues/13813) |
| 24 | + [#13857](https://github.com/mixxxdj/mixxx/pull/13857) |
23 | 25 | * Reloop Beatmix 2/4: Fix eject button and jog LED being lit on track unload |
24 | 26 | [#13601](https://github.com/mixxxdj/mixxx/pull/13601) |
25 | 27 | [#13605](https://github.com/mixxxdj/mixxx/pull/13605) |
|
119 | 121 | [#13692](https://github.com/mixxxdj/mixxx/pull/13692) |
120 | 122 | [#13660](https://github.com/mixxxdj/mixxx/issues/13660) |
121 | 123 | * Fix unnecessary painting with covers in library [#13715](https://github.com/mixxxdj/mixxx/pull/13715) |
| 124 | +* Fix check for unrelated decks playing when starting Auto DJ |
| 125 | + [#13762](https://github.com/mixxxdj/mixxx/pull/13762) |
| 126 | + [#13734](https://github.com/mixxxdj/mixxx/issues/13734) |
| 127 | +* Fix read before m_bufferInt during scratching |
| 128 | + [#13917](https://github.com/mixxxdj/mixxx/pull/13917) |
| 129 | + [#13916](https://github.com/mixxxdj/mixxx/issues/13916) |
| 130 | +* Fix waveform EQ High&Mid visualization |
| 131 | + [#13923](https://github.com/mixxxdj/mixxx/pull/13923) |
| 132 | + [#13922](https://github.com/mixxxdj/mixxx/issues/13922) |
122 | 133 |
|
123 | 134 | ## [2.4.1](https://github.com/mixxxdj/mixxx/milestone/41?closed=1) (2024-05-08) |
124 | 135 |
|
|
0 commit comments