summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-10-25Merge pull request #3203 from ronso0/sampler-exportJan Holthuis
2020-10-24export sampler bank: add xml suffix also when file name contains '.'ronso0
2020-10-23Merge remote-tracking branch 'upstream/2.2' into alsartfixDaniel Schürmann
2020-10-23Directly include pa_linux_alsa.hDaniel Schürmann
2020-10-23Delete redundant code from RescalerUtilsTestUwe Klotz
2020-10-23Extend compatible keys from 4 to 6 possible keysUwe Klotz
2020-10-18Merge remote-tracking branch 'upstream/2.2' into alsartfixDaniel Schürmann
2020-10-16loopcontrol: prevent moving a loop beyond track endronso0
2020-10-09Preferences Sound Hardware: update wiki linkronso0
2020-10-09Preferences Controllers: update forum & wiki linksronso0
2020-10-08Merge pull request #3111 from Holzhaus/fix-manual-linkBe
2020-10-07clean up file headerDaniel Schürmann
2020-10-07Fix possible segfault due to random memaory write with JackDaniel Schürmann
2020-09-26Merge pull request #3126 from Holzhaus/loopingcontrol-precision-lossDaniel Schürmann
2020-09-26Merge pull request #3127 from Holzhaus/vinylcontrol-precision-fixDaniel Schürmann
2020-09-26library/dao/trackdao: Fix undeclared pTrack variableJan Holthuis
2020-09-25engine/vinylcontrolcontrol: Fix precision loss (wrong use of int)Jan Holthuis
2020-09-25engine/loopingcontrol: Fix precision loss (wrong use of int)Jan Holthuis
2020-09-24engine/cuecontrol: Fix precision loss on hotcueGotoJan Holthuis
2020-09-22Fix manual link to point to new websiteJan Holthuis
2020-08-19Improve log messageUwe Klotz
2020-08-19Refuse to add tracks with conflicting canonical locationsUwe Klotz
2020-08-19Refuse to load tracks with conflicting canonical locationsUwe Klotz
2020-08-17Reduce code duplication by extracting a functionUwe Klotz
2020-08-17GlobalTrackCache: Fix conflict resolution and reportingUwe Klotz
2020-08-17GlobalTrackCache: Adjust resolved resultsUwe Klotz
2020-08-17GlobalTrackCache: Report expected vs. actual resultsUwe Klotz
2020-08-17Clarify ambiguities caused by file system aliasingUwe Klotz
2020-08-16TrackDAO: Handle and report aliasing of track filesUwe Klotz
2020-08-16GlobalTrackCache: Log warning for aliased track filesUwe Klotz
2020-08-16GlobalTrackCache: Explicit lookup by canonical locationUwe Klotz
2020-08-16GlobalTrackCache: Split functions and align implementationsUwe Klotz
2020-08-16Fix debug output of TrackRefUwe Klotz
2020-05-13controllers/midi/midicontroller: Ignore MIDI clock messages (0xF8)Jan Holthuis
2020-05-10Release Mixxx 2.2.4Jan Holthuis
2020-05-07Merge pull request #2759 from daschuer/manual_ducking_fixBe
2020-05-07make mic ducking use strength the same way in Auto & Man moderonso0
2020-05-07Silence DebugDaniel Schürmann
2020-05-07Fix manual duckingDaniel Schürmann
2020-05-03make sidechainMixRequired constDaniel Schürmann
2020-05-03Added EngineMaster::sidechainMixRequired() function for a repeated conditionDaniel Schürmann
2020-05-02guard more copy calls with if (m_pEngineSideChain)Daniel Schürmann
2020-05-02Improve commentsDaniel Schürmann
2020-05-02Fill sidechainMix from external sidechain input. This fixes lp1876222Daniel Schürmann
2020-04-24Added Stéphane Lepin to the contributor list in the about box. Thank you ver...Daniel Schürmann
2020-04-21fix skin change bug on linuxronso0
2020-04-18Merge pull request #2617 from xerus2000/playlist-export-overwrite-fixBe
2020-04-18Adjust overwrite promptxerus2000
2020-04-02engine/enginedeck: Fix broken vinyl passthroughJan Holthuis
2020-04-02Add missing const qualifiers to playlist file function parametersUwe Klotz