Skip to content
Draft
Changes from 2 commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
b36c378
Changed to ES2015 classes, const functions and used JSDoc deprecate s…
JoergAtGithub Jun 4, 2023
cedcda9
Merge remote-tracking branch 'upstream/2.4' into ConvertEmptyFunction…
JoergAtGithub Jun 4, 2023
610d4ce
Merge remote-tracking branch 'upstream/main' into ConvertEmptyFunctio…
JoergAtGithub May 8, 2024
4b2420d
Fixed qt.qml.compiler:warning warning 'Variable "stringifyObject"/"ar…
JoergAtGithub May 8, 2024
412c95f
Made regular expressions proper constants
JoergAtGithub May 8, 2024
977b3a6
Changed "script" class to less verbose object syntax
JoergAtGithub May 24, 2024
1188c8f
Remove redefinition of script.crossfaderCurve
JoergAtGithub May 25, 2024
e6ddf1f
Moved object definitions section (Controller, Deck, Control & Button)…
JoergAtGithub May 28, 2024
91d41c1
Call the constructor of bpmClass, instead of just aliasing it
JoergAtGithub May 29, 2024
dfc0f2e
Freeze object "script"
JoergAtGithub May 29, 2024
00a5b43
Merge remote-tracking branch 'upstream/2.5' into ConvertEmptyFunction…
JoergAtGithub May 30, 2024
8b57df3
Use var instead of const for script to make script.deepmerge working
JoergAtGithub Jul 16, 2024
acb1d93
Changed script's method definitions to ES6 methods
christophehenry Jul 16, 2024
8153113
Refactored arrayContains
JoergAtGithub Jul 17, 2024
ca59e06
Use default values and further optimization
JoergAtGithub Jul 17, 2024
fcff02a
Optimized String.prototype.toInt
JoergAtGithub Jul 17, 2024
45feddc
Fix tslint warnings
JoergAtGithub Jul 18, 2024
dbe9a26
Mark script.deepMerge as deprecated
JoergAtGithub Jul 18, 2024
0b22ff0
JSDoc
JoergAtGithub Jul 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading