summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBe <be@mixxx.org>2019-11-28 11:27:23 -0600
committerBe <be@mixxx.org>2019-11-28 11:27:23 -0600
commit825c230a582404ad716de48d4ffce67de3f4d5f6 (patch)
tree9229603797562799afcba7951a221ee819325940 /CHANGELOG.md
parent654f5131115cc6756220f5d19473e64280a6341e (diff)
parent4d3d17d64a97ae3f8c28927af609a610bc3e79d4 (diff)
Merge remote-tracking branch 'upstream/2.2'
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fbec5952b4..5f5a3e09c9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,8 +11,30 @@
* Add Opus streaming and recording support. [lp:1338413](https://bugs.launchpad.net/mixxx/+bug/1338413)
* Add mapping for Roland DJ-505
+## [2.2.3](https://launchpad.net/mixxx/+milestone/2.2.3) (2019-11-24)
+
+==== 2.2.3 2019-11-24 ====
+* Don't make users reconfigure sound hardware when it has not changed #2253
+* Fix MusicBrainz metadata lookup lp:1848887 #2328
+* Fix high DPI scaling of cover art #2247
+* Fix high DPI scaling of cue point labels on scrolling waveforms #2331
+* Fix high DPI scaling of sliders in Tango skin #2318
+* Fix sound dropping out during recording lp:1842679 #2265 #2305 #2308 #2309
+* Fix rare crash on application shutdown #2293
+* Workaround various rare bugs caused by database inconsistencies lp:1846971 #2321
+* Improve handling of corrupt FLAC files #2315
+* Don't immediately jump to loop start when loop_out is pressed in quantized mode lp:1837077 #2269
+* Preserve order of tracks when dragging and dropping from AutoDJ to playlist lp:1829601 #2237
+* Explicitly use X11 Qt platform plugin instead of Wayland in .desktop launcher lp:1850729 #2340
+* Pioneer DDJ-SX: fix delayed sending of MIDI messages with low audio buffer sizes #2326
+* Enable modplug support on Linux by default lp:1840537 #2244 #2272
+* Fix keyboard shortcut for View > Skin Preferences lp:1851993 #2358 #2372
+* Reloop Terminal Mix: Fix mapping of sampler buttons 5-8 lp:1846966 #2330
+
## [2.2.2](https://launchpad.net/mixxx/+milestone/2.2.2) (2019-08-10)
+==== 2.2.2 2019-08-10 ====
+
* Fix battery widget with upower <= 0.99.7. #2221
* Fix BPM adjust in BpmControl. lp:1836480
* Disable track metadata export for .ogg files and TagLib 1.11.1. lp:1833190