summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2015-12-17Improve expermental debug outputDaniel Schürmann
2015-12-17Browse view: Use the actual track location to avoid duplicatesUwe Klotz
2015-12-16tag for RC2Owen Williams
2015-12-16Fix file name in SConscriptSean M. Pappalardo
2015-12-16Merge remote-tracking branch 'upstream/1.12' into udev_fixSean M. Pappalardo
2015-12-16Don't use Network device as clock reference, Bug #1526887Daniel Schürmann
2015-12-16Install udev USB rules file using dh_installudev instead of copying directly.RJ Ryan
2015-12-16Fix Debian rules to build using the same flags from the build server.RJ Ryan
2015-12-15Rename udev rules file to comply with dh_installudevSean M. Pappalardo
2015-12-15Install udev rules file to /lib/udev/rules.d when packaging for Debian.RJ Ryan
2015-12-15Remove priority from mixxx-usb udev rule file nameSean M. Pappalardo
2015-12-15Use SoftTakeover threshold constant to prevent churn in the future.RJ Ryan
2015-12-15Rename udev rules file to reflect all USB devicesSean M. Pappalardo
2015-12-15Use mock time in SuperLinkTest.RJ Ryan
2015-12-15Try to fix compiling wit EGL2Daniel Schürmann
2015-12-13Merge pull request #807 from daschuer/fpclassifyRJ Ryan
2015-12-13Use the fpclassify wrapper only for gnu toolchainDaniel Schürmann
2015-12-12Merge pull request #808 from daschuer/controllerdebugRJ Ryan
2015-12-12added ControllerDebug singleton to avoid duplicated codeDaniel Schürmann
2015-12-12Replace all controllerDebug qDebug() by QDebug(QtDebugMsg)Daniel Schürmann
2015-12-12fpclassify.h: add include guardDaniel Schürmann
2015-12-12restore #pragma intrinsic(fabs)Daniel Schürmann
2015-12-12Corrected line 35 column countSean M. Pappalardo
2015-12-12fix typoDaniel Schürmann
2015-12-12Fix denormals testDaniel Schürmann
2015-12-12Clone scons environment, and disable denormal testDaniel Schürmann
2015-12-12remove std::classify call since MSV does not have itDaniel Schürmann
2015-12-12Merge branch 'math' of https://github.com/rryan/mixxx into fpclassifyDaniel Schürmann
2015-12-12Introduced a wrapper arround the fpclassify functions.Daniel Schürmann
2015-12-11Replaced spreasheet with CSV filesSean M. Pappalardo
2015-12-11Addressed Owen's PR style notesSean M. Pappalardo
2015-12-11Added the spreadsheet I used to determine all test cases and the truth table ...Sean M. Pappalardo
2015-12-11Disabled tests that fail on the current 2.0 ST::ignore() implementationSean M. Pappalardo
2015-12-11Also yanked my updates to Time from st_real_fix in order for the tests to com...Sean M. Pappalardo
2015-12-11Cherry-picked a third commit from st_fix plus ST tests from st_real_fix.Sean M. Pappalardo
2015-12-11Cherry-picked a second commit from st_fix to fix my mess.Sean M. Pappalardo
2015-12-11Cherry-picked commit from st_fix to fix my messSean M. Pappalardo
2015-12-10Add zero checks for denormals.RJ Ryan
2015-12-10Add denormal-are-zero test.RJ Ryan
2015-12-10Add tests for isinf, isnan and denormal detection.RJ Ryan
2015-12-10More comments on ST tests, now uses time threshold from softtakeover.h for le...Sean M. Pappalardo
2015-12-10Re-derived the ST ignore cases with a truth table, now in the comments in sof...Sean M. Pappalardo
2015-12-10More SoftTakeover tests to check for sign inaccuracies in the ignore casesSean M. Pappalardo
2015-12-09Added soft-takeover tests and some Time improvements from RJ to make them work.Sean M. Pappalardo
2015-12-09Add "test mode" to Time that allows test to control how much time has elapsed.RJ Ryan
2015-12-09Switch Time::elapsedMsecs to return qint64.RJ Ryan
2015-12-07Improve error message in ~EngineShoutcast()Daniel Schürmann
2015-12-07invert isRunnig test in EngineShoutcastDaniel Schürmann
2015-12-06Argh.RJ Ryan
2015-12-06Bundle mixxx.pdb and mixxx-test.pdb.RJ Ryan