summaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)Author
2021-09-20Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2021-09-20Merge remote-tracking branch 'upstream/2.3.1' into 2.3Daniel Schürmann
2021-09-20Prevent reformatting by markdownlint-cli2Uwe Klotz
2021-09-18Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-17Merge pull request #4246 from michalvankodev/hercules-inpulse300-mappingsUwe Klotz
2021-09-16fix sampler, hotcue, beatloop buttonstandy1000
2021-09-16Update CHANGELOG.mdDaniel Schürmann
2021-09-15Pull latest translations from https://www.transifex.com/mixxx-dj-software/mix...Daniel Schürmann
2021-09-15Update Translation template. Found 2718 source text(s) (35 new and 2683 alrea...Daniel Schürmann
2021-09-15Pull latest translations from https://www.transifex.com/mixxx-dj-software/mix...Daniel Schürmann
2021-09-15Update Translation template. Found 2645 source text(s) (0 new and 2645 alread...Daniel Schürmann
2021-09-13Merge remote-tracking branch 'upstream/2.3'Swiftb0y
2021-09-12Update controller mapping for Behringer DDM4000 mixer (#4262)Christian
2021-09-12Merge pull request #4276 from ronso0/late-missing-svgUwe Klotz
2021-09-09Update linux/org.mixxx.Mixxx.metainfo.xml from changelogJan Holthuis
2021-09-09Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-08LateNight: fix button svg warningsronso0
2021-09-07metainfo: autogenerate releases with tools/update_metainfo.pyBe
2021-09-07metainfo: replace SourceForge email list with ZulipBe
2021-09-07metainfo: remove old commentBe
2021-09-07rename metainfo XML file to match Freedesktop standardsBe
2021-09-04Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-09-04Merge pull request #4160 from h67ma/mapping_mixtrack_pro_fxBe
2021-09-04changed the behavior of relooph67ma
2021-09-01moved status sysex after components creationh67ma
2021-08-31Rework Effect pads to trigger next effectMichal Vanko
2021-08-30Map Deck B sampler pads to 9-16 samplesMichal Vanko
2021-08-29Map MoveHorizontal for Browser knob in SHIFT modeMichal Vanko
2021-08-29Map shift+Q to beats_translate_curposMichal Vanko
2021-08-29Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-08-29Merge pull request #4204 from Be-ing/icon_nameUwe Klotz
2021-08-28Trim whitespaceMichal Vanko
2021-08-28Switch keylock for quantize and add keylock to shift modeMichal Vanko
2021-08-28Hercules_DJControl_Inpulse_300 Add Effects mappingsMichal Vanko
2021-08-22refactoring of midi codes in PadSection lightsh67ma
2021-08-22removed redundant group properties in deck componentsh67ma
2021-08-21simplified scratch btn light logich67ma
2021-08-21moved pad mode led initialization to PadSection constructorh67ma
2021-08-19Merge pull request #4203 from Holzhaus/whitespace-fixesUwe Klotz
2021-08-19moved a line at the beginning, changed some commentsh67ma
2021-08-19updated mixxx version and changed order of authors in xmlh67ma
2021-08-19added some comments about scratch toggle btn lights, also simplified it a bith67ma
2021-08-18Novation Launchpad: Fix linter errors in README.mdJan Holthuis
2021-08-18pre-commit: Fix linter issues in markdown documentsJan Holthuis
2021-08-17use this.on and this.off instead of hardcoded values for lightsh67ma
2021-08-17use isPress instead of checking if value is 0x7Fh67ma
2021-08-17moved the tap button from EffectUnit to Deckh67ma
2021-08-17removed redundant group propertiesh67ma
2021-08-17trigger components after connecting themh67ma
2021-08-17rearranged disconnect/connect calls for style pointsh67ma