File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ ==== 2.2.3 2019-11-24 ====
2
+ * Don't make users reconfigure sound hardware when it has not changed #2253
3
+ * Fix MusicBrainz metadata lookup lp:1848887 #2328
4
+ * Fix high DPI scaling of cover art #2247
5
+ * Fix high DPI scaling of cue point labels on scrolling waveforms #2331
6
+ * Fix high DPI scaling of sliders in Tango skin #2318
7
+ * Fix sound dropping out during recording lp:1842679 #2265 #2305 #2308 #2309
8
+ * Fix rare crash on application shutdown #2293
9
+ * Workaround various rare bugs caused by database inconsistencies lp:1846971 #2321
10
+ * Improve handling of corrupt FLAC files #2315
11
+ * Don't immediately jump to loop start when loop_out is pressed in quantized mode lp:1837077 #2269
12
+ * Preserve order of tracks when dragging and dropping from AutoDJ to playlist lp:1829601 #2237
13
+ * Explicitly use X11 Qt platform plugin instead of Wayland in .desktop launcher lp:1850729 #2340
14
+ * Pioneer DDJ-SX: fix delayed sending of MIDI messages with low audio buffer sizes #2326
15
+ * Enable modplug support on Linux by default lp:1840537 #2244 #2272
16
+ * Fix keyboard shortcut for View > Skin Preferences lp:1851993 #2358 #2372
17
+ * Reloop Terminal Mix: Fix mapping of sampler buttons 5-8 lp:1846966 #2330
18
+
1
19
==== 2.2.2 2019-08-10 ====
2
20
3
21
* Fix battery widget with upower <= 0.99.7. #2221
Original file line number Diff line number Diff line change 54
54
55
55
// READ ABOVE CAREFULLY BEFORE CHANGING!
56
56
// USE 3 DIGITS VERSION ONLY /!\ _
57
- #define MIXXX_VERSION "2.2.2 "
57
+ #define MIXXX_VERSION "2.2.3 "
58
58
#endif
You can’t perform that action at this time.
0 commit comments