Overview

Request 1069761 accepted

- Update to 2.3.4
* Track Properties: Show 'date added' as local time #4838 lp:1980658
* Shade: Fix library sidebar splitter glitch #4828 lp:1979823
* LateNight: Add a border to the crossfader when Auto DJ is active. #10913
* LateNight: Isolate searchbar so maximize button is attached to tracks view. #11132
* macOS builds: Perform ad-hoc signing of macOS bundle in Pull request and personal repositories #4774
* Waveform: Avoid visual glitch with ranges < 1 px #4804
* Build Mixxx on macOS 11, replacing deprecated macOS 10.15 #4863
* Add macOS 13.0 (Ventura) support, by using portaudio 19.7.0 #11046
* EQ preferences: Properly restore 'One EQ for all decks' setting #4886
* Cover Art: Fix picking wrong cover file, when track file name contains extra dots #4909
* MusicBrainz: Respect rate limits #10874 #10795
* MusicBrainz: Stop fetching after closing the dialog #10878 #10877
* MusicBrainz: Fixed stalled GUI after client timeout #10875 #10883
* macOs: Fix frozen skin control after Ctrl-Click #10869 10831
* Avoid redundant messages boxes after track loading fails #10889
* Use OpenGL VU meter widgets. This aims to improve performance with macOS. #10893 #11052 #10979 #10973 #10983 #11288
* Prevent wild numbers from appearing during scratching under vinyl control. #10916
* Rekordbox: Fix missing playlists due to invalid child ID #10955
* Fixed a possible crash due to a race condition when editing cue points. #10976 #10689
* Fixed a possible crash when overing cue point via mouse in the waveforms. #10960 #10956
* History: Disallow dropping tracks. #10969 #10250
* WTrackMenu: Sort crates and playlists like in sidebar. #11023
* WCoverArtLabel: Don't open full-size cover if no cover is loaded, to avoid an issue when closing. #11022 #11021
* Removed integer truncation of the position when reading cue points from the database. #10998
* Auto DJ: Added a warning in a message box when it is started without decks with left and a right crossfader orientation #11018
* Fixed crash with FFmpeg decoder #11044
* Fixed issue with finding moved library tracks. #11051
* Preserve and synchronize ID3v1 tags (TagLib v1.12) #11163 #11123
* Replay Gain Preferences: Fix the "adjust by" text in case of negative adjustments #11176
* macOs: Install Qt translation #11134 #11110
* macOs: Fix assuming wrong system language #11218 #11195
* Fix resetting track colors on metadata reimport (Serato metadata): #11217 #11213
* Preferences: Fix incomplete version check in 2.3 during upgrade #11229 #9709
* Allow search in external libraries #11221 #11216
* JACK buffer size fix #11121
* Don't discard file tags with tuning information like "A#m +50" #10992
* Year search: Find also full date entries #11251 #11251
* Fix visual alignment of beats and waveform in case of decoding issues #11162
* Avoid "active key-value observers" messages during skin parsing on macOS #11265
* Fullscreen on Linux: Fix issues caused by Ubuntu Unity workaround #11295 #11281 #11294
New Controller Mappings
* Traktor Kontrol S2 Mk1: Add controller mapping #3905
* Numark Party Mix: Mapping added #4720
Controller Fixes
* Traktor S3: Fix issues with sampler and hotcue buttons #4676
* Numark DJ2GO2: Fix sliders and knobs #4835 lp:1948596
* Numark DJ2Go2: Support HotCue clear with pad #10841
* Numark DJ2Go2: Fix inverted tempo fader #10852 #10586
* Numark N4: Inverted pitch slider, to match the GUI orientation #11057
* Ableton Push: Show as one device #10905
* Denon DJ MC7000: off-by-one fix, soft-start/break effect, pitch play, 32 velocity samplers #4902 #4729
* Potmeters: Add support for arbitrary maximums in 7-/14-bit handlers from controller scripts #4495
* Controller Preferences: Fix some usability issues #10821
* Controller mapping table: show readable/translated strings for script bindings #11139
* Control picker menu: Added loop_in/out_goto to list #11133
Packaging
* Fix compatibility with FFmpeg 5.1 and require FFmpeg v4.1.9 #10862 #10866
* Fix GCC 12.2.0 compatibility #10863
* Improve CMake 3.24 compatibility #10864
* Use MIXXX_VCPKG_ROOT cmake and environment variable to find the vcpkg environment #10904
* Fix -Wswitch when building with FLAC >= 1.4.0 #10921

Loading...
Request History
Edgar Aichinger's avatar

edogawa created request

- Update to 2.3.4
* Track Properties: Show 'date added' as local time #4838 lp:1980658
* Shade: Fix library sidebar splitter glitch #4828 lp:1979823
* LateNight: Add a border to the crossfader when Auto DJ is active. #10913
* LateNight: Isolate searchbar so maximize button is attached to tracks view. #11132
* macOS builds: Perform ad-hoc signing of macOS bundle in Pull request and personal repositories #4774
* Waveform: Avoid visual glitch with ranges < 1 px #4804
* Build Mixxx on macOS 11, replacing deprecated macOS 10.15 #4863
* Add macOS 13.0 (Ventura) support, by using portaudio 19.7.0 #11046
* EQ preferences: Properly restore 'One EQ for all decks' setting #4886
* Cover Art: Fix picking wrong cover file, when track file name contains extra dots #4909
* MusicBrainz: Respect rate limits #10874 #10795
* MusicBrainz: Stop fetching after closing the dialog #10878 #10877
* MusicBrainz: Fixed stalled GUI after client timeout #10875 #10883
* macOs: Fix frozen skin control after Ctrl-Click #10869 10831
* Avoid redundant messages boxes after track loading fails #10889
* Use OpenGL VU meter widgets. This aims to improve performance with macOS. #10893 #11052 #10979 #10973 #10983 #11288
* Prevent wild numbers from appearing during scratching under vinyl control. #10916
* Rekordbox: Fix missing playlists due to invalid child ID #10955
* Fixed a possible crash due to a race condition when editing cue points. #10976 #10689
* Fixed a possible crash when overing cue point via mouse in the waveforms. #10960 #10956
* History: Disallow dropping tracks. #10969 #10250
* WTrackMenu: Sort crates and playlists like in sidebar. #11023
* WCoverArtLabel: Don't open full-size cover if no cover is loaded, to avoid an issue when closing. #11022 #11021
* Removed integer truncation of the position when reading cue points from the database. #10998
* Auto DJ: Added a warning in a message box when it is started without decks with left and a right crossfader orientation #11018
* Fixed crash with FFmpeg decoder #11044
* Fixed issue with finding moved library tracks. #11051
* Preserve and synchronize ID3v1 tags (TagLib v1.12) #11163 #11123
* Replay Gain Preferences: Fix the "adjust by" text in case of negative adjustments #11176
* macOs: Install Qt translation #11134 #11110
* macOs: Fix assuming wrong system language #11218 #11195
* Fix resetting track colors on metadata reimport (Serato metadata): #11217 #11213
* Preferences: Fix incomplete version check in 2.3 during upgrade #11229 #9709
* Allow search in external libraries #11221 #11216
* JACK buffer size fix #11121
* Don't discard file tags with tuning information like "A#m +50" #10992
* Year search: Find also full date entries #11251 #11251
* Fix visual alignment of beats and waveform in case of decoding issues #11162
* Avoid "active key-value observers" messages during skin parsing on macOS #11265
* Fullscreen on Linux: Fix issues caused by Ubuntu Unity workaround #11295 #11281 #11294
New Controller Mappings
* Traktor Kontrol S2 Mk1: Add controller mapping #3905
* Numark Party Mix: Mapping added #4720
Controller Fixes
* Traktor S3: Fix issues with sampler and hotcue buttons #4676
* Numark DJ2GO2: Fix sliders and knobs #4835 lp:1948596
* Numark DJ2Go2: Support HotCue clear with pad #10841
* Numark DJ2Go2: Fix inverted tempo fader #10852 #10586
* Numark N4: Inverted pitch slider, to match the GUI orientation #11057
* Ableton Push: Show as one device #10905
* Denon DJ MC7000: off-by-one fix, soft-start/break effect, pitch play, 32 velocity samplers #4902 #4729
* Potmeters: Add support for arbitrary maximums in 7-/14-bit handlers from controller scripts #4495
* Controller Preferences: Fix some usability issues #10821
* Controller mapping table: show readable/translated strings for script bindings #11139
* Control picker menu: Added loop_in/out_goto to list #11133
Packaging
* Fix compatibility with FFmpeg 5.1 and require FFmpeg v4.1.9 #10862 #10866
* Fix GCC 12.2.0 compatibility #10863
* Improve CMake 3.24 compatibility #10864
* Use MIXXX_VCPKG_ROOT cmake and environment variable to find the vcpkg environment #10904
* Fix -Wswitch when building with FLAC >= 1.4.0 #10921


Martin Pluskal's avatar

pluskalm accepted request

openSUSE Build Service is sponsored by