mixxx:2.2

Last commit made on 2020-12-31
Get this branch:
git clone -b 2.2 https://git.launchpad.net/mixxx

Branch merges

Branch information

Name:
2.2
Repository:
lp:mixxx

Recent commits

3aa0dfa... by Jan Holthuis <email address hidden>

Happy New Year 2021!

ac8f705... by Uwe Klotz <email address hidden>

Merge pull request #3400 from Holzhaus/adjust-relative-bpm-display

Adjust relative bpm display

e61e960... by Jan Holthuis <email address hidden>

WNumberRate: Move sign logic into inline function in anon namespace

cab9eb2... by Jan Holthuis <email address hidden>

WNumberRate: Fix wrong calculation of display value

fb678c3... by Uwe Klotz <email address hidden>

Merge pull request #3282 from daschuer/cuecontrol_lock

Remove lock from the engine thread.

73ff6d5... by Daniel Schürmann

Merge pull request #3277 from uklotzde/portaudio_hostapi

lp1903462: PortAudio: Map host API index to type id

777554d... by Daniel Schürmann

Remove lock from the engine thread. After #3268 it is no longer necessary.

df8b94c... by Uwe Klotz <email address hidden>

PortAudio: Map host API index to type id

952ef2d... by Jan Holthuis <email address hidden>

Merge pull request #3268 from daschuer/lp1903002

fix cue preview

34112f4... by Daniel Schürmann

pass the new and old play state into updateIndicatorsAndModifyPlay() fixing lp1903002