Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapping for MIDI Controller Behringer BCR2000 #3342

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
4ffe5b6
feat(Behringer BCR2000): add mapping for Behringer BCR2000
git-developer Nov 19, 2020
ab4a439
fix(BCR2000): remove variables for built-in global variables
git-developer Nov 19, 2020
9e973e2
docs(BCR2000): fix typo
git-developer Nov 19, 2020
4a34d90
docs(BCR2000): fix typo
git-developer Nov 20, 2020
975c10c
refactor(BCR2000): extract generic parts into generic-midi-controller…
git-developer Nov 21, 2020
8f8d868
feat(BCR2000): handle invalid controller configuration
git-developer Nov 22, 2020
39c83ff
docs(BCR2000): declare optional configuration elements
git-developer Nov 22, 2020
612e456
refactor(BCR2000): remove superfluous mixxx control key and group for…
git-developer Nov 22, 2020
9c4ac67
feat: move GenericMidiContoller into a instantiable ComponentContainer
git-developer Nov 22, 2020
f33c598
style(BCR2000): add missing newline at end of file
git-developer Nov 22, 2020
95a9cf4
feat(BCR2000): add midi addresses for pushencoder groups 2-4
git-developer Nov 22, 2020
0c5c67c
feat(BCR2000): complete midi addresses for all hardware controls
git-developer Nov 22, 2020
354c386
feat(BCR2000): add support for arbitrary component containers to the …
git-developer Nov 23, 2020
8ed8019
refactor(BCR2000): move midi address in component definition into opt…
git-developer Nov 23, 2020
ec545d4
fix(BCR2000): fix reference to shift button target
git-developer Nov 23, 2020
d5d8401
feat(BCR2000): add component DirectionEncoder
git-developer Nov 23, 2020
11a1937
style(BCR2000): fix linter error
git-developer Nov 23, 2020
27270b5
refactor(BCR2000): rename variable for control change
git-developer Nov 24, 2020
36dd0d8
fix(BCR2000): handle 'this' to called function
git-developer Nov 25, 2020
d848e24
feat(BCR2000): generalize container creation
git-developer Nov 25, 2020
1bf71d7
chore(BCR2000): add key and group for shift button
git-developer Nov 25, 2020
8d45bc6
feat(BCR2000): add component container for equalizer unit
git-developer Nov 25, 2020
ab457a4
feat(BCR2000): make controller feedback configurable
git-developer Nov 25, 2020
ca3deb8
feat(BCR2000): restrict publishers to pots
git-developer Nov 25, 2020
fa9c738
fix(BCR2000): avoid warning about unknown control
git-developer Nov 26, 2020
f306e29
refactor(BCR2000): avoid object creation for prototype definition
git-developer Nov 26, 2020
076ea39
refactor(BCR2000): avoid object creation for prototype definition
git-developer Nov 26, 2020
f014e8b
Merge remote-tracking branch 'upstream/2.3' into feature/controller-m…
git-developer Nov 26, 2020
64b5a5e
feat(BCR2000): add support for additional midi output for fx and eq
git-developer Nov 28, 2020
f2fe53c
feat(BCR2000): add support for a default component definition in a co…
git-developer Nov 29, 2020
d972a36
refactor(BCR2000): move equalizer unit into deck
git-developer Nov 29, 2020
0ad4288
feat(BCR2000): avoid preset change on shutdown
git-developer Nov 30, 2020
cc390e9
feat(BCR2000): change type of eq buttons to `powerWindow`
git-developer Nov 30, 2020
578d2fb
feat(BCR2000): allow arbitrary enum values in EnumToggleButton
git-developer Nov 30, 2020
f1bcdae
fix(BCR2000): avoid crash on invalid component definition
git-developer Dec 5, 2020
e3cc393
feat(BCR2000): allow nested component containers
git-developer Dec 6, 2020
61f27ce
feat(BCR2000): allow recursive container definitions
git-developer Dec 6, 2020
707fb0d
feat(BCR2000): add CustomButton & LongPressButton
git-developer Dec 11, 2020
4fda8f2
feat(BCR2000): use default type on EnumToggleButton
git-developer Dec 12, 2020
b7a2a66
style(BCR2000): fix indentation
git-developer Dec 12, 2020
6f080db
feat(BCR2000): add BlinkingButton
git-developer Jan 5, 2021
fea01bf
Merge remote-tracking branch 'upstream/2.3' into feature/controller-m…
git-developer Jan 5, 2021
1ca5fca
refactor(BCR2000): change namespaces to prevent unintentional use
git-developer Jan 7, 2021
e9dfba8
Merge branch '2.3' of github.com:mixxxdj/mixxx into feature/controlle…
git-developer Jan 8, 2021
db5696b
Merge remote-tracking branch 'upstream/2.3' into feature/controller-m…
git-developer Jan 18, 2021
5327ae8
Merge remote-tracking branch 'upstream/2.3' into feature/controller-m…
git-developer Jan 21, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view