lp:~mixxxdevelopers/mixxx/features_direct_bind

Created by Phillip Whelan and last modified
Get this branch:
bzr branch lp:~mixxxdevelopers/mixxx/features_direct_bind
Members of Mixxx Development Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mixxx Development Team
Project:
Mixxx
Status:
Merged

Recent revisions

2887. By madjester <madjester@voidwalker>

FIX: only check if the object is a function right before returning it in ControllerEngine::resolveFunction.

2886. By madjester <madjester@voidwalker>

Remove m_scriptBindings and bindScriptFunctions() from controllers and use ControllerEngine::resolveFunction to resolve functions (no more caching in the controllers themselves).

2885. By madjester <madjester@voidwalker>

Remove redundant assignment of cb.key in ControllerEngine::connectControl.

2884. By madjester <madjester@voidwalker>

Change occurances of MidiScriptEngine to ControllerEngine.

2883. By madjester <madjester@voidwalker>

FIX: return false in ControllerEngine::internalExecute(QScriptValue thisObject, QScriptValue functionObject) if functionObject is not an object to match the calling convention of the other overloads.

2882. By madjester <madjester@voidwalker>

FIX: check if object.isFunction in ControllerEngine::resolveFunction.

2881. By madjester <madjester@voidwalker>

FIX: check isFunction in ControllerEngine::callFunctionOnObjects before calling a QScriptValue.

2880. By madjester <madjester@voidwalker>

merge from trunk.

2879. By madjester <madjester@voidwalker>

merge from trunk.

2878. By madjester <madjester@voidwalker>

merge from trunk.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~mixxxdevelopers/mixxx/trunk
This branch contains Public information 
Everyone can see this information.