summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2015-12-05Add protection against null NetworkStreamWorker in EngineNetworkStream. Fixes...RJ Ryan
2015-12-03Update some tooltip strings, addressing review notes.S.Brandt
2015-12-03Fix syntaxS.Brandt
2015-12-03Update a few strings in the midi controller wizard to be more descriptive.S.Brandt
2015-12-03Update list of tooltips available for skinning. Mostly Effect controls, but a...S.Brandt
2015-12-01added Sampler cue_gotoandplay to the control picker menu, Bug #1521764Daniel Schürmann
2015-12-01Fix possible div by zeroDaniel Schürmann
2015-12-01removed unused variableDaniel Schürmann
2015-12-01Enable Trigger button on right click, fixes Bug #1521594Daniel Schürmann
2015-12-01Improve tooltip wording for sync_key. Fixes https://bugs.launchpad.net/mixxx/...S.Brandt
2015-11-30Midi: Added a more debug messaged (experimental)Daniel Schürmann
2015-11-29remove outdated commentDaniel Schürmann
2015-11-29removed while loop in poll slotDaniel Schürmann
2015-11-28Merge pull request #789 from daschuer/mididspamfixDaniel Schürmann
2015-11-28fix rescalertest againDaniel Schürmann
2015-11-28remove Midi spam with fast changing controls, only track values that were rea...Daniel Schürmann
2015-11-27Merge pull request #787 from ywwg/slip-mode-fixOwen Williams
2015-11-27fix rescalertest againDaniel Schürmann
2015-11-27Reset slip mode on track load to prevent carry-overOwen Williams
2015-11-26presets: Fix loading a preset from system-wide dir would not load scripts tooOwen Williams
2015-11-26use EXPECT_DOUBLE_EQ in resacler testDaniel Schürmann
2015-11-25Merge pull request #777 from daschuer/xfaderDaniel Schürmann
2015-11-25Added an aditional comment how m_transform is calculatedDaniel Schürmann
2015-11-25Update version to 2.0.0-rc1.RJ Ryan
2015-11-24Split up rescaler functions and added a commentDaniel Schürmann
2015-11-24Update translation template. Found 1959 source text(s) (8 new and 1951 alread...S.Brandt
2015-11-24Moved scaler functions to rescaler and added test for themDaniel Schürmann
2015-11-23 Fix build when shoutcast is disabledDavid Guglielmi
2015-11-23move constants to EngineXfader to be reusableDaniel Schürmann
2015-11-22added kTransformMinDaniel Schürmann
2015-11-22Make the beatutils more robust agains faulty beatmaps. Bug #1518766Daniel Schürmann
2015-11-22Fix bug in midi where realtime messages are double-processedOwen Williams
2015-11-19Master Sync: Fix bad sync rate with bad beatgridsOwen Williams
2015-11-19Define WIN32 when including shout.h on Windows.RJ Ryan
2015-11-19Fix debug output from HidEnumerator::queryDevices()Daniel Schürmann
2015-11-19make safeDecodeWideString a static memberDaniel Schürmann
2015-11-19Print more library version numbers at startup to aid debugging.RJ Ryan
2015-11-19Bundle PDBs in Windows debug builds.RJ Ryan
2015-11-18Controller Prefs: Make it clear users have to select a script to open it.Owen Williams
2015-11-18Allways inline QString::toStdWStringDaniel Schürmann
2015-11-18Remove redundant string copy in safeDecodeWideStringDaniel Schürmann
2015-11-17Restore NULL-termination of untrusted input from hidapi.RJ Ryan
2015-11-17Version bump for RC1. ;)RJ Ryan
2015-11-16Make const power mode const, improve preview graphDaniel Schürmann
2015-11-16Adopt xFader CO min max values to new extended rangeDaniel Schürmann
2015-11-16Increase the possible xfader transform value up to 1000, this allows a cuttin...Daniel Schürmann
2015-11-15Code style fixes in DlgPrefCrossfaderDaniel Schürmann
2015-11-15Replaced unavailable unicode symbol by " =>"Daniel Schürmann
2015-11-15Merge pull request #770 from daschuer/soundmamagerwaitDaniel Schürmann
2015-11-15Fix race codition at EngineWorkerScheduler::~EngineWorkerScheduler(), Fixes B...Daniel Schürmann