summaryrefslogtreecommitdiffstats
path: root/src/controllers/controllerengine.cpp
AgeCommit message (Expand)Author
2015-12-22Return a success indicator from ControllerEngine::loadScriptEngine.RJ Ryan
2015-12-22Skip empty function prefixes.RJ Ryan
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-11Addressed Owen's PR style notesSean 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-03-25better handling of pPlay NULLNico Schlömer
2015-03-25fix small compile errorNico Schlömer
2015-03-25check return value of getControlObjectThread()Nico Schlömer
2014-12-03Revert a change I made to TimerEvent handling in ControllerEngine.RJ Ryan
2014-11-30ControllerEngine code health misc.RJ Ryan
2014-11-30float -> double conversions in ControllerEngine.RJ Ryan
2014-11-30ControllerEngine fixes.RJ Ryan
2014-11-18Code fascism.RJ Ryan
2014-08-31Fix broken brake() controller script function.Owen Williams
2014-08-17Merge pull request #312 from midzer/masterOwen Williams
2014-08-16Prefer pre-increment operatormidzer
2014-08-12Mapping for Denon DN-HS5500Owen Williams
2014-07-20Switched over to 0 .. 1 for softtakeoverDaniel Schürmann
2014-06-17Refactor soft takover a bit moreDaniel Schürmann
2014-06-15removed SoftTakeover::currentTimeMsecs(), use Time::elapsedMsecs() insteadDaniel Schürmann
2014-05-14Merge branch 'master' into ratecontrol-scratchfixOwen Williams
2014-04-25Merge branch masterMarcos CARDINOT
2014-04-25fix windows buildMax Linke
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2014-04-21Merge branch 'master' of https://github.com/mixxxdj/mixxx into potentialBugsMarcos CARDINOT
2014-04-21Combine controller preset name and function-prefix lists into a ScriptFileInf...RJ Ryan
2014-04-18Illegal access to memory - Uninitialized pointer readMarcos CARDINOT
2014-04-13Remove manual keylock disabling from controllerengine braking macro.Owen Williams
2014-03-28Merge pull request #207 from daschuer/co_clean_upRJ Ryan
2014-03-26Add TODO to support soft-takeover for setParameter/getParameter.RJ Ryan
2014-03-25Revert "Fix effect tests. They broke after some control and behavior changes."RJ Ryan
2014-03-25added getDefaultParameter to the script APIDaniel Schürmann
2014-03-25Fix effect tests. They broke after some control and behavior changes.RJ Ryan
2014-03-23Added getDefault() to midi script apiDaniel Schürmann
2014-03-23Publish getParameter() setParameter() reset() and getParameterForValues to mi...Daniel Schürmann
2014-01-14QString(tr()) is redundant.RJ Ryan
2013-11-10Remove more HTML blobs in error messages using parts of @mutil patch from htt...S.Brandt
2013-11-10Settle for the use of en_us “behavior” instead of the chiefly British “...S.Brandt
2013-10-30Get rid of use of TRUE and FALSE.RJ Ryan
2013-10-13fix leaking ControlObjectThreadsDaniel Schürmann
2013-07-01Get rid of manual formatting of deck, sampler, and preview deck group strings...RJ Ryan
2013-07-01Delete unused tonal analyser code copied from the CLAM project.RJ Ryan
2013-06-29MIDI controllers have been broken since the CO/COT merge. Let scripts react t...RJ Ryan
2013-06-20changes from RJs commentsDaniel Schürmann
2013-06-19Merge remote-tracking branch 'upstream/master' into atomic-coDaniel Schürmann
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan