summaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)Author
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-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 2645 source text(s) (0 new and 2645 alread...Daniel Schürmann
2021-09-12Update controller mapping for Behringer DDM4000 mixer (#4262)Christian
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 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 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-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
2021-08-17trigger instead of reconnectComponents in inith67ma
2021-08-17remove redundant isPress property from shift buttonSancho
2021-08-17update comment about shifting whole controllerSancho
2021-08-15install PNG versions of icon at different sizesBe
2021-08-15rename .desktop file according to Freedesktop standardsBe
2021-08-11put together more buttons and their shifted equivalents. improved lights when...h67ma
2021-08-10refactoring of shift buttonh67ma
2021-08-10separate input and value scaling of effect param knobh67ma
2021-08-09removed unnecessary key attributes from components where unshift function is ...h67ma
2021-08-09removed unnecessary in value scaling for FX enable switchesh67ma
2021-08-06reversed direction of waveform zoomh67ma
2021-08-06FX enable switch input value scaling (debug)h67ma