|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [2.4.1](https://github.com/mixxxdj/mixxx/milestone/41?closed=1) (unreleased) |
| 3 | +## [2.4.2](https://github.com/mixxxdj/mixxx/milestone/43?closed=1) (unreleased) |
| 4 | + |
| 5 | +### Controller Mappings |
| 6 | + |
| 7 | +* Korg Kaoss DJ: Update script [#12683](https://github.com/mixxxdj/mixxx/pull/12683) |
| 8 | +* Novation Dicer: Remove flanger mapping with quickeffect toggle |
| 9 | + [#13196](https://github.com/mixxxdj/mixxx/pull/13196) |
| 10 | + [#13134](https://github.com/mixxxdj/mixxx/issues/13134) |
| 11 | +* Numark PartyMix: Fix EQ (script binding) display name [#13255](https://github.com/mixxxdj/mixxx/pull/13255) |
| 12 | +* Numark Scratch: Add initial mapping |
| 13 | + [#4834](https://github.com/mixxxdj/mixxx/pull/4834) |
| 14 | + [#13375](https://github.com/mixxxdj/mixxx/pull/13375) |
| 15 | +* Sony SIXAXIS: Fix mapping [#13319](https://github.com/mixxxdj/mixxx/pull/13319) |
| 16 | + |
| 17 | +### Fixes |
| 18 | + |
| 19 | +* Handle not supported files when dragging to waveforms and spinnies |
| 20 | + [#13208](https://github.com/mixxxdj/mixxx/pull/13208) |
| 21 | + [#13271](https://github.com/mixxxdj/mixxx/pull/13271) |
| 22 | + [#13275](https://github.com/mixxxdj/mixxx/pull/13275) |
| 23 | +* Fix Sqlite 3.45 builds by using only single quotes for SQL strings |
| 24 | + [#13247](https://github.com/mixxxdj/mixxx/pull/13247) |
| 25 | + [#13257](https://github.com/mixxxdj/mixxx/pull/13257) |
| 26 | +* LateNight: Use default colors for sampler overviews (like main decks) [#13274](https://github.com/mixxxdj/mixxx/pull/13274) |
| 27 | +* Library: Allow to drop files to decks with unsupported or no file extensions |
| 28 | + [#13209](https://github.com/mixxxdj/mixxx/pull/13209) |
| 29 | + [#13204](https://github.com/mixxxdj/mixxx/issues/13204) |
| 30 | +* Update build environment with libdjinterop 0.21.0 [#13288](https://github.com/mixxxdj/mixxx/pull/13288) |
| 31 | +* Move to GitHub workflow runner macos-12 |
| 32 | + [#13296](https://github.com/mixxxdj/mixxx/pull/13296) |
| 33 | + [#13248](https://github.com/mixxxdj/mixxx/issues/13248) |
| 34 | +* Recording: with empty config, save default split size immediately |
| 35 | + [#13304](https://github.com/mixxxdj/mixxx/pull/13304) |
| 36 | +* Allow to drop files with supported MIME type regardless off the file extensions |
| 37 | + [#13209](https://github.com/mixxxdj/mixxx/pull/13209) |
| 38 | + [#13204](https://github.com/mixxxdj/mixxx/issues/13204) |
| 39 | +* Add support for Ubuntu Oracular Oriole and remove Lunar Lobster |
| 40 | + [#13348](https://github.com/mixxxdj/mixxx/pull/13348) |
| 41 | +* Recordbox: Fix string decoding issues |
| 42 | + [#13293](https://github.com/mixxxdj/mixxx/pull/13293) |
| 43 | + [#13291](https://github.com/mixxxdj/mixxx/issues/13291) |
| 44 | +* Mixer preferences: Don't update EQs/QuickEffects while applying [#13333](https://github.com/mixxxdj/mixxx/pull/13333) |
| 45 | +* Hardware preferences: Fix UX when applying config with missing/busy devices |
| 46 | + [#13312](https://github.com/mixxxdj/mixxx/pull/13312) |
| 47 | +* Fix minor 64 bit CPU performance issue [#13355](https://github.com/mixxxdj/mixxx/pull/13355) |
| 48 | +* Fix clicks at loop-out when looping into lead-in [#13294](https://github.com/mixxxdj/mixxx/pull/13294) |
| 49 | +* Fix wrong pitch value on startup, caused by `components.Pot` |
| 50 | + [#11814](https://github.com/mixxxdj/mixxx/issues/11814) |
| 51 | + [#13463](https://github.com/mixxxdj/mixxx/pull/13463) |
| 52 | + |
| 53 | +## [2.4.1](https://github.com/mixxxdj/mixxx/milestone/41?closed=1) (2024-05-08) |
4 | 54 |
|
5 | 55 | ### Controller Mappings |
6 | 56 |
|
7 | 57 | * Behringer DDM4000 & BCR2000: Fix exception in JS code [#12969](https://github.com/mixxxdj/mixxx/pull/12969) |
8 | 58 | * Denon DJ MC6000MK2: Fix mapping of filter knob/button [#13166](https://github.com/mixxxdj/mixxx/pull/13166) |
9 | | -* Denon DJ MC7000: Fix redundant argument and migrate to `hotcue_x_status` [#13113](https://github.com/mixxxdj/mixxx/pull/13113) [#13121](https://github.com/mixxxdj/mixxx/pull/13121) |
| 59 | +* Denon DJ MC7000: Fix redundant argument and migrate to `hotcue_x_status` |
| 60 | + [#13113](https://github.com/mixxxdj/mixxx/pull/13113) |
| 61 | + [#13121](https://github.com/mixxxdj/mixxx/pull/13121) |
10 | 62 | * Hercules Inpulse 200: Configure shift-browser knob to scroll the library (quick) [#12932](https://github.com/mixxxdj/mixxx/pull/12932) |
| 63 | +* Nintendo Wii Remote: Fix hid script regarding addOutput [#12973](https://github.com/mixxxdj/mixxx/pull/12973) |
| 64 | +* Pioneer CDJ: Fix hid script regarding addOutput [#12973](https://github.com/mixxxdj/mixxx/pull/12973) |
11 | 65 | * Pioneer DDJ-FLX4: Add waveform zoom and other mapping improvements |
12 | 66 | [#12896](https://github.com/mixxxdj/mixxx/pull/12896) |
13 | 67 | [#12842](https://github.com/mixxxdj/mixxx/pull/12842) |
|
27 | 81 | [#12989](https://github.com/mixxxdj/mixxx/pull/12989) |
28 | 82 | * CMakeLists: Always prefer OpenGL framework on macOS |
29 | 83 | [#13080](https://github.com/mixxxdj/mixxx/pull/13080) |
| 84 | +* Use capitalized Mixxx in Windows installer and start menu |
| 85 | + [#13178](https://github.com/mixxxdj/mixxx/pull/13178) |
30 | 86 |
|
31 | 87 | ### Skins |
32 | 88 |
|
33 | 89 | * Deere: make sampler rows persist [#12928](https://github.com/mixxxdj/mixxx/pull/12928) |
34 | 90 | * Tango: Remove unneeded waveform Singleton [#12938](https://github.com/mixxxdj/mixxx/pull/12938) |
| 91 | +* Tango 64: fix Main VU meter |
35 | 92 | * Prevent possible crash in customs skins using parallel waveforms |
36 | 93 | [#13043](https://github.com/mixxxdj/mixxx/pull/13043) |
37 | 94 | [#12580](https://github.com/mixxxdj/mixxx/issues/12580) |
38 | 95 | [#13136](https://github.com/mixxxdj/mixxx/pull/13136) |
39 | 96 | * Slider tooltip: consider orientation for up/down shortcut tooltips + add support for WKnobComposed [#13088](https://github.com/mixxxdj/mixxx/pull/13088) |
40 | 97 | * Tooltips: update 'hotcue' with saved loop features [#12875](https://github.com/mixxxdj/mixxx/pull/12875) |
41 | | -* Animate long press latching of sync button [#12990](https://github.com/mixxxdj/mixxx/pull/12990) |
| 98 | +* Animate long press latching of sync button |
| 99 | + [#12990](https://github.com/mixxxdj/mixxx/pull/12990) |
| 100 | + [#13212](https://github.com/mixxxdj/mixxx/pull/13212) |
42 | 101 | * Polish fx chain controls [#12805](https://github.com/mixxxdj/mixxx/pull/12805) |
| 102 | +* Waveforms: draw loop gradient at the correct position |
| 103 | + [#13061](https://github.com/mixxxdj/mixxx/pull/13061) |
| 104 | + [#13060](https://github.com/mixxxdj/mixxx/issues/13060) |
| 105 | +* Waveform / spinnies: don't take keyboard focus on click |
| 106 | + [#13174](https://github.com/mixxxdj/mixxx/pull/13174) |
| 107 | + [#13211](https://github.com/mixxxdj/mixxx/pull/13211) |
43 | 108 |
|
44 | 109 | ### Library |
45 | 110 |
|
|
63 | 128 | * Require a minimum movement before initiating the drag&drop of tracks |
64 | 129 | [#13135](https://github.com/mixxxdj/mixxx/pull/13135) |
65 | 130 | [#12902](https://github.com/mixxxdj/mixxx/issues/12902) |
| 131 | + [#12979](https://github.com/mixxxdj/mixxx/pull/12979) |
66 | 132 | * iTunes/Serato/Traktor/Rhythmbox: Print error if library file could not be opened |
67 | 133 | [#13012](https://github.com/mixxxdj/mixxx/pull/13012) |
68 | 134 | * Playlists: improve table update after deleting (purging) track files |
|
71 | 137 | * Tracks: select track row when clicking the preview button (only when starting preview) |
72 | 138 | [#12791](https://github.com/mixxxdj/mixxx/pull/12791) |
73 | 139 | * Library track menu: show Hide action also in Playlist & Crates [#11901](https://github.com/mixxxdj/mixxx/pull/11901) |
| 140 | +* iTunes: Obtain FileAccess before accessing iTunes XML [#13013](https://github.com/mixxxdj/mixxx/pull/13013) |
74 | 141 |
|
75 | 142 | ### Miscellaneous |
76 | 143 |
|
|
96 | 163 | * Fix FLAC recording on macOS and Windows |
97 | 164 | [#10880](https://github.com/mixxxdj/mixxx/issues/10880) |
98 | 165 | [#13154](https://github.com/mixxxdj/mixxx/pull/13154) |
| 166 | +* LV Mix EQ: Fix pops when enabling in effect rack |
| 167 | + [#13055](https://github.com/mixxxdj/mixxx/issues/13055) |
| 168 | + [#13073](https://github.com/mixxxdj/mixxx/pull/13073) |
| 169 | +* Fix hid addOutput |
99 | 170 |
|
100 | 171 | ## [2.4.0](https://github.com/mixxxdj/mixxx/milestone/15?closed=1) (2024-02-16) |
101 | 172 |
|
|
149 | 220 | [#4806](https://github.com/mixxxdj/mixxx/pull/4806) |
150 | 221 | [#11873](https://github.com/mixxxdj/mixxx/pull/11873) |
151 | 222 | [#11872](https://github.com/mixxxdj/mixxx/issues/11872) |
152 | | -* Add support for overriding analyzis settings about variable/constant BPM on a per-track basis [#10931](https://github.com/mixxxdj/mixxx/pull/10931) |
| 223 | +* Add support for overriding analysis settings about variable/constant BPM on a per-track basis [#10931](https://github.com/mixxxdj/mixxx/pull/10931) |
153 | 224 | * Add menu for looking up track metadata at Discogs, SoundCloud and LastFM [#4772](https://github.com/mixxxdj/mixxx/pull/4772) [#4836](https://github.com/mixxxdj/mixxx/pull/4836) |
154 | 225 | * Add "Delete Track Files" action, does "Move to Trash" with Qt >= 5.15 |
155 | 226 | [#4560](https://github.com/mixxxdj/mixxx/pull/4560) |
|
984 | 1055 | [#11327](https://github.com/mixxxdj/mixxx/issues/11327) |
985 | 1056 | * LateNight: brighter fx parameter buttons |
986 | 1057 | [#11397](https://github.com/mixxxdj/mixxx/pull/11397) |
987 | | -* Fix drift in analyzis data after exporting metadata to MP3 files with ID3v1.1 tags |
| 1058 | +* Fix drift in analysis data after exporting metadata to MP3 files with ID3v1.1 tags |
988 | 1059 | [#11168](https://github.com/mixxxdj/mixxx/pull/11168) |
989 | 1060 | [#11159](https://github.com/mixxxdj/mixxx/issues/11159) |
990 | 1061 | * Fix broadcasting using Opus encoding |
|
1375 | 1446 | * Add controller mapping for Denon MC7000 [#2546](https://github.com/mixxxdj/mixxx/pull/2546) |
1376 | 1447 | * Add controller mapping for Stanton DJC.4 [#2607](https://github.com/mixxxdj/mixxx/pull/2607) |
1377 | 1448 | * Fix broadcasting via broadcast/recording input [#9959](https://github.com/mixxxdj/mixxx/issues/9959) [#2743](https://github.com/mixxxdj/mixxx/pull/2743) |
1378 | | -* Only apply ducking gain in manual ducking mode when talkover is enabed [#7668](https://github.com/mixxxdj/mixxx/issues/7668) [#8995](https://github.com/mixxxdj/mixxx/issues/8995) [#8795](https://github.com/mixxxdj/mixxx/issues/8795) [#2759](https://github.com/mixxxdj/mixxx/pull/2759) |
| 1449 | +* Only apply ducking gain in manual ducking mode when talkover is enabled [#7668](https://github.com/mixxxdj/mixxx/issues/7668) [#8995](https://github.com/mixxxdj/mixxx/issues/8995) [#8795](https://github.com/mixxxdj/mixxx/issues/8795) [#2759](https://github.com/mixxxdj/mixxx/pull/2759) |
1379 | 1450 | * Ignore MIDI Clock Messages (0xF8) because they are not usable in Mixxx and inhibited the screensaver [#2786](https://github.com/mixxxdj/mixxx/pull/2786) |
1380 | 1451 |
|
1381 | 1452 | ## [2.2.3](https://launchpad.net/mixxx/+milestone/2.2.3) (2019-11-24) |
|
0 commit comments