summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2016-05-05small refactorMax Linke
2016-05-05fix for one file with one columnMax Linke
2016-05-05use min-func instead of ternary operatorMax Linke
2016-04-24Move _RESTRICT definition to util/platform.hRJ Ryan
2015-12-27Merge branch '1.12'RJ Ryan
2015-12-27Move SampleUtil and friends to src/util.RJ Ryan
2015-12-24Xone K2: Remove unreleased sync_master binding from mapping.Owen Williams
2015-11-26Controllers: Update Xone K2 mappingOwen Williams
2015-08-04update description with more informationchtfn
2015-04-21Include diff_plots into audioplot.pyMax Linke
2015-04-20Refactor Audioplot to be more comprehensibleMax Linke
2015-04-19Merge branch 'enginebuffertest' into enginebuffertest2Owen Williams
2015-04-19Make testing properly stereo-basedOwen Williams
2015-04-19Add diffing toolOwen Williams
2015-04-17remove stray debug printOwen Williams
2015-04-17Move e2e testing into enginemaster, allowing for testing of larger signal pathsOwen Williams
2015-04-16Create a framework for testing actual output of the enginebuffer.Owen Williams
2015-02-27Remove 32-channel restriction in the engine.RJ Ryan
2015-02-26Some updates to ChannelMixer.RJ Ryan
2015-02-23Remove unnecessary DEBUG_ASSERT from ChannelMixer's fallback case.RJ Ryan
2015-02-23Merge remote-tracking branch 'upstream/master' into micsidechainDaniel Schürmann
2015-02-20use ramping only if there is at least on ramping channelDaniel Schürmann
2015-02-20allow vectorizing of generated ramping functionsDaniel Schürmann
2015-02-19Added _RESTRICT keywordDaniel Schürmann
2015-02-19change iNumSamples type to int to prepare for vectorizingDaniel Schürmann
2015-02-07Inline Copy0With* functions 2749 ns -> 820 nsDaniel Schürmann
2015-02-06Start ramping with the first sampleDaniel Schürmann
2015-02-06Added mor comments to generate_sample_functions.pyDaniel Schürmann
2015-01-31extend GainCache with a boolean fade out flag for fading when a channel is sw...Daniel Schürmann
2015-01-30Make m_channels a FastVectorDaniel Schürmann
2015-01-30User FastVector for GainCacheDaniel Schürmann
2015-01-30use FastVector in channelmixerDaniel Schürmann
2014-11-15Update generator script for SampleUtil/ChannelMixer functionsUwe Klotz
2014-08-29tweak Xone layout now that sync_master shouldn't be user-visibleOwen Williams
2014-03-25add pre-push script to build and run testsMax Linke
2014-03-22Revert vinyl-specific changes to XoneK2 controllerOwen Williams
2014-03-22Fixes for XoneK2 configOwen Williams
2014-03-16Merge remote-tracking branch 'upstream/master' into two_soundcardsDaniel Schürmann
2014-03-11More updates to Xone K2 configOwen Williams
2014-03-11Introduce SampleUtil::clear() and use itDaniel Schürmann
2013-09-12Move ramping gain channel mixing into ChannelMixer::mixChannelsRamping and ma...RJ Ryan
2013-07-18Clean up hanging and unify indent formatting.RJ Ryan
2013-07-17Add note about where to find the auto-generation script.RJ Ryan
2013-07-17Switch to composing a list of lines instead of actual bytes of output.RJ Ryan
2013-07-17Add generate_sample_functions.py, an extremely dirty script for generating sa...RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan