mixxx:revert-13271-revert-13208-gh13206

Last commit made on 2024-05-23
Get this branch:
git clone -b revert-13271-revert-13208-gh13206 https://git.launchpad.net/mixxx

Branch merges

Branch information

Name:
revert-13271-revert-13208-gh13206
Repository:
lp:mixxx

Recent commits

0e0d734... by Owen Williams <email address hidden>

Revert "Revert "Handle not supported files when dragging to waveforms and spinnies""

7069f69... by Owen Williams

Merge pull request #13271 from mixxxdj/revert-13208-gh13206

Revert "Handle not supported files when dragging to waveforms and spinnies"

c71a48b... by Owen Williams <email address hidden>

Revert "Handle not supported files when dragging to waveforms and spinnies"

88d7f0b... by Swiftb0y <email address hidden>

Merge pull request #13255 from ronso0/numark-party-mix-eq

Numark PartyMix: fix EQ (script binding) display name

0ad4130... by ronso0

Numark PartyMix: fix EQ (script binding) display name

group [EqualizerRack1_[ChannelN]_Effect1] will not be translated in the mapping IO GUI,
and it's not required since it's already set via components.
Simply use [ChannelN] to get the translated string 'Deck N' in the GUI

0907188... by m0dB <email address hidden>

Merge pull request #13208 from daschuer/gh13206

Handle not supported files when dragging to waveforms and spinnies

cc9beb6... by Daniel Schürmann

Merge pull request #13223 from Swiftb0y/refactor/gh13222-util-deprecate

Refactor/gh13222 util deprecate

9e9d7ce... by JoergAtGithub <email address hidden>

Merge pull request #13196 from Swiftb0y/fix/gh13134-novation-dicer-removed-flanger

Novation Dicer: remove flanger mapping with quickeffect toggle

e40e268... by Swiftb0y <email address hidden>

refactor: mark SampleBuffer::ReadableSlice/WriteableSlice deprecated

a277932... by Swiftb0y <email address hidden>

refactor: use [[fallthrough]] instead of M_FALLTHROUGH_INTENDED