Skip to content

Commit

Permalink
Merge pull request mixxxdj#11537 from daschuer/changelog_235
Browse files Browse the repository at this point in the history
Changelog for Mixxx 2.3.5
  • Loading branch information
Swiftb0y committed May 6, 2023
2 parents 11ca25c + 43a502e commit 45c892c
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 1 deletion.
52 changes: 52 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,58 @@
* Tango: Remove VU peak indicators from stacked layout. This fixes a visual regression in Mixxx 2.3.4.
[#11430](https://github.com/mixxxdj/mixxx/pull/11430)
[#11362](https://github.com/mixxxdj/mixxx/issues/11362)
* Hercules P32: Allow optional using pregain instead of dry/wet knob
[#3538](https://github.com/mixxxdj/mixxx/pull/3538)
* Improve Color Picker dialog
[#11439](https://github.com/mixxxdj/mixxx/pull/11439)
* Fix blank Waveform overview after changing Skin with a track loaded
[#11453](https://github.com/mixxxdj/mixxx/pull/11453)
* Linux: Log a warning when the audio thread is not scheduled with real-time policy
[#11472](https://github.com/mixxxdj/mixxx/pull/11472)
[#11465](https://github.com/mixxxdj/mixxx/issues/11465)
* Auto DJ: Fixes stop due to tracks with changed length
[#11479](https://github.com/mixxxdj/mixxx/pull/11479)
[#11492](https://github.com/mixxxdj/mixxx/pull/11492)
[#11448](https://github.com/mixxxdj/mixxx/issues/11448)
* Auto DJ: Fix Auto DJ indicator state when controlling it via shortcut (SHIFT+F12)
[#11494](https://github.com/mixxxdj/mixxx/issues/11494)
[#11495](https://github.com/mixxxdj/mixxx/pull/11495)
* Fix building with Clang 15/16
[#11490](https://github.com/mixxxdj/mixxx/pull/11490)
[#11485](https://github.com/mixxxdj/mixxx/pull/11485)
* Fix EQ and waveforms analysis when compiling with GCC 13
[#11501](https://github.com/mixxxdj/mixxx/pull/11501)
[#11483](https://github.com/mixxxdj/mixxx/issues/11483)
[#11502](https://github.com/mixxxdj/mixxx/pull/11502)
[#11480](https://github.com/mixxxdj/mixxx/pull/11480)
[#11488](https://github.com/mixxxdj/mixxx/pull/11488)
* Numark Mixtrack Pro FX: Fix sound output via WDM-KS on Windows
[#11393](https://github.com/mixxxdj/mixxx/issues/11393)
* Fix crash on startup caused by faulty ASIO driver like FlexASIO 1.4 or Music Maker
[#11426](https://github.com/mixxxdj/mixxx/issues/11426)
[#10081](https://github.com/mixxxdj/mixxx/issues/10081)
* Windows: Show a loopback device that allows to mix in system sound
[#11427](https://github.com/mixxxdj/mixxx/issues/11427)
[#11451](https://github.com/mixxxdj/mixxx/issues/11451)
* Fix sorting via column header in external library features
[#11491](https://github.com/mixxxdj/mixxx/issues/11491)
[#11499](https://github.com/mixxxdj/mixxx/pull/11499)
* Fix wrong waveform background color on recent Linux distributions like Fedora 37
[#11164](https://github.com/mixxxdj/mixxx/issues/11164)
[#11523](https://github.com/mixxxdj/mixxx/pull/11523)
* Serato Metadata: Don't import empty (black) cue points
[#11534](https://github.com/mixxxdj/mixxx/pull/11534)
[#11530](https://github.com/mixxxdj/mixxx/issues/11530)
[#11467](https://github.com/mixxxdj/mixxx/pull/11467)
[#11466](https://github.com/mixxxdj/mixxx/pull/11466)
[#11283](https://github.com/mixxxdj/mixxx/issues/11283)
* Track context menu: Immediately adopt new position when resetting cues
[#11482](https://github.com/mixxxdj/mixxx/pull/11482)
* Windows: Fix possible crash with faulty mp3 files
[#11535](https://github.com/mixxxdj/mixxx/pull/11535)
[#11531](https://github.com/mixxxdj/mixxx/issues/11531)
[#11528](https://github.com/mixxxdj/mixxx/pull/11528)
[#11521](https://github.com/mixxxdj/mixxx/issues/11521)

## [2.3.4](https://launchpad.net/mixxx/+milestone/2.3.4) (2023-03-03)

Expand Down
86 changes: 85 additions & 1 deletion res/linux/org.mixxx.Mixxx.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
Do not edit it manually.
-->
<releases>
<release version="2.3.5" type="development" date="2023-04-03" timestamp="1680480478">
<release version="2.3.5" type="development" date="2023-05-05" timestamp="1683306291">
<description>
<ul>
<li>
Expand Down Expand Up @@ -157,6 +157,90 @@
#11430
#11362
</li>
<li>
Hercules P32: Allow optional using pregain instead of dry/wet knob
#3538
</li>
<li>
Improve Color Picker dialog
#11439
</li>
<li>
Fix blank Waveform overview after changing Skin with a track loaded
#11453
</li>
<li>
Linux: Log a warning when the audio thread is not scheduled with real-time policy
#11472
#11465
</li>
<li>
Auto DJ: Fixes stop due to tracks with changed length
#11479
#11492
#11448
</li>
<li>
Auto DJ: Fix Auto DJ indicator state when controlling it via shortcut (SHIFT+F12)
#11494
#11495
</li>
<li>
Fix building with Clang 15/16
#11490
#11485
</li>
<li>
Fix EQ and waveforms analysis when compiling with GCC 13
#11501
#11483
#11502
#11480
#11488
</li>
<li>
Numark Mixtrack Pro FX: Fix sound output via WDM-KS on Windows
#11393
</li>
<li>
Fix crash on startup caused by faulty ASIO driver like FlexASIO 1.4 or Music Maker
#11426
#10081
</li>
<li>
Windows: Show a loopback device that allows to mix in system sound
#11427
#11451
</li>
<li>
Fix sorting via column header in external library features
#11491
#11499
</li>
<li>
Fix wrong waveform background color on recent Linux distributions like Fedora 37
#11164
#11523
</li>
<li>
Serato Metadata: Don't import empty (black) cue points
#11534
#11530
#11467
#11466
#11283
</li>
<li>
Track context menu: Immediately adopt new position when resetting cues
#11482
</li>
<li>
Windows: Fix possible crash with faulty mp3 files
#11535
#11531
#11528
#11521
</li>
</ul>
</description>
</release>
Expand Down

0 comments on commit 45c892c

Please sign in to comment.