Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jan Holthuis <holthuis.jan@googlemail.com>
  • Loading branch information
daschuer and Holzhaus authored Dec 12, 2021
1 parent ba3d31d commit 856555a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
[#4155](https://github.com/mixxxdj/mixxx/pull/4155)
[#4389](https://github.com/mixxxdj/mixxx/pull/4389)
* Fix out of sync after scratching [#4005](https://github.com/mixxxdj/mixxx/pull/4005)
* Fix audio artefacts when fading from or to zero [#4363](https://github.com/mixxxdj/mixxx/pull/4363)
* Fix audio artifacts when fading from or to zero [#4363](https://github.com/mixxxdj/mixxx/pull/4363)

### Audio Codecs

Expand Down Expand Up @@ -258,14 +258,14 @@
* Introduce new control object `[Library],clear_search` [#4331](https://github.com/mixxxdj/mixxx/pull/4331)
* Introduce new control object `[Library],focused_widget` to focus library directly [#4369](https://github.com/mixxxdj/mixxx/pull/4369) [#4490](https://github.com/mixxxdj/mixxx/pull/4490)
* Don't automatically enable controller if it was disabled before [#4244](https://github.com/mixxxdj/mixxx/pull/4244) [lp:1941042](https://bugs.launchpad.net/mixxx/+bug/1941042)
* Enable Qt logging categories for controller logging (--controllerDebug remains). [#4523](https://github.com/mixxxdj/mixxx/pull/4523)
* Enable Qt logging categories for controller logging [#4523](https://github.com/mixxxdj/mixxx/pull/4523)
* Fix segfault during Mixxx shutdown due to a stale controller connection [#4476](https://github.com/mixxxdj/mixxx/pull/4476) [lp:1946581](https://bugs.launchpad.net/mixxx/+bug/1946581)
* Components JS: Fix syncbutton [#4329](https://github.com/mixxxdj/mixxx/pull/4329)
* Roland DJ-505: Use new ControlIndicator COs for blinking lights and other improvements [#4159](https://github.com/mixxxdj/mixxx/pull/4159) [#4517](https://github.com/mixxxdj/mixxx/pull/4517)
* Roland DJ-505: Make blinking lights blink in sync and other improvements [#4159](https://github.com/mixxxdj/mixxx/pull/4159) [#4517](https://github.com/mixxxdj/mixxx/pull/4517)
* Behringer DDM4000 mixer: Update controller mapping [#4262](https://github.com/mixxxdj/mixxx/pull/4262)
* Numark DJ2GO2 Touch: Fix sampler, hotcue, beatloop buttons [#4287](https://github.com/mixxxdj/mixxx/pull/4287)
* Denon MC6000MK2: Improve mapping code [#4385](https://github.com/mixxxdj/mixxx/pull/4385)
* Minimixxx controller config [#4350](https://github.com/mixxxdj/mixxx/pull/4350)
* Yaeltex MiniMixxx: Add controller mapping [#4350](https://github.com/mixxxdj/mixxx/pull/4350)
* Prepare code for upcoming ES6 based controller mapping system with module support
[#2682](https://github.com/mixxxdj/mixxx/pull/2682)
[#2868](https://github.com/mixxxdj/mixxx/pull/2868)
Expand All @@ -288,7 +288,7 @@

### Skins

* Add an experimental QML skin
* Add experimental QML user interface
[#3345](https://github.com/mixxxdj/mixxx/pull/3345)
[#3446](https://github.com/mixxxdj/mixxx/pull/3446)
[#3854](https://github.com/mixxxdj/mixxx/pull/3854)
Expand Down Expand Up @@ -442,14 +442,14 @@
[#3113](https://github.com/mixxxdj/mixxx/pull/3113)
[#3089](https://github.com/mixxxdj/mixxx/pull/3089)
[#3545](https://github.com/mixxxdj/mixxx/pull/3545)
* Update VCPK build environment for Windows and MacOS
* Update vcpkg build environment for Windows and macOS
[#4163](https://github.com/mixxxdj/mixxx/pull/4163)
[#4225](https://github.com/mixxxdj/mixxx/pull/4225)
[#4338](https://github.com/mixxxdj/mixxx/pull/4338)
* Devendor libraries from the mixxx lib folder
* Devendor libraries from the mixxx lib directory
[#4201](https://github.com/mixxxdj/mixxx/pull/4201)
[#4202](https://github.com/mixxxdj/mixxx/pull/4202)
* Update Benchmark library to v1.6.0 [#4540](https://github.com/mixxxdj/mixxx/pull/4540)
* Update Google Benchmark library to v1.6.0 [#4540](https://github.com/mixxxdj/mixxx/pull/4540)
* Migration to Qt6 (work in progress)
[#4052](https://github.com/mixxxdj/mixxx/pull/4052)
[#4295](https://github.com/mixxxdj/mixxx/pull/4295)
Expand Down

0 comments on commit 856555a

Please sign in to comment.