micuat
725ba93d0c
format
2022-02-28 11:12:39 +01:00
micuat
422520a483
readme
2022-02-28 11:11:36 +01:00
micuat
34d0579018
code for proxy (for testing)
2022-02-28 11:03:44 +01:00
Sebastian Wiedenroth
1a3af2f782
publish 1.0.1
2021-09-23 22:52:33 +02:00
Sebastian Wiedenroth
53463ad32a
Note new irc network
2021-05-23 22:47:49 +02:00
Sebastian Wiedenroth
c1568f02eb
fix library name
2019-04-18 17:36:32 +02:00
Sebastian Wiedenroth
c2f579d2b6
remove node-dmx api docs as that's no longer relevant in this repo
2019-01-15 13:58:59 +01:00
Sebastian Wiedenroth
e5469737d5
update names for recent reshuffeling once more
2019-01-15 13:47:53 +01:00
Frédéric Bolvin
8f0825dbee
Update repo url and dependency
2019-01-14 17:37:44 +01:00
Frédéric Bolvin
956f867202
Merge pull request #1 from Fensterbank/code-removal
...
Remove library and demo usage code. Updated readme.
2019-01-10 21:51:00 +01:00
Frédéric Bolvin
e67d91c5e3
Remove library and demo usage code. Updated readme.
2018-12-29 21:59:48 +00:00
Sebastian Wiedenroth
cc7210111e
update repo url
2018-12-29 17:57:19 +01:00
Frédéric Bolvin
65f24c5031
Merge pull request #70 from Fensterbank/feature/library
...
Modernize code and enforcing eslint rules
2018-12-29 16:19:03 +01:00
Frédéric Bolvin
31bef8335e
modernized code and enforced eslint rules
2018-12-27 21:51:25 +00:00
Pierre Frisch
cfe02e8ffe
Added support for defining devices in config file ( #64 )
2018-12-18 19:40:53 +01:00
Pierre Frisch
338b80fb06
Update DMXKingUltraDMXPro Driver's Buffer API ( #63 )
2018-11-14 20:47:25 +00:00
Frédéric Bolvin
8499aa5829
Merge pull request #61 from pboyd04/EnttecUSBDMXPROBufferNoPoly
...
EnttecUSBDMXPRO Driver Buffer API Fix (No Polyfill)
2018-11-14 20:45:42 +00:00
Pierre Frisch
ca3e18f031
Fixed a NPE in decoding the RGB values ( #62 )
...
* Fixed a NPE in decoding the RGB values
* Fix the formatting
2018-11-14 19:24:27 +00:00
Frédéric Bolvin
0dbda4ba80
Merge pull request #69 from seriousManual/run
...
Add return value to `run` method.
2018-11-12 11:57:22 +00:00
Frédéric Bolvin
1892641de7
Merge pull request #68 from seriousManual/master
...
Consider easing options in animation.
2018-11-12 11:55:46 +00:00
Manuel Ernst
77b05c30ee
FIX(animation): consider easing options
...
Up to now a default easing method 'linear' was used even
if the easing option has been set.
This commit makes sure that the assigned easing option is considered
when animating.w
2018-11-12 08:52:50 +01:00
Manuel Ernst
0daccdb2e1
Add return value to run
method
...
Currently the `run` method has no return value.
It would be helpful if the method would return a reference
to the animation itselves, so that code like this would
be possible:
````javascript
let foo = new DMX.Animation()
.add(...)
.run(...);
````
2018-11-12 08:51:57 +01:00
Patrick Boyd
60639d52c6
Add Engine directive
2018-07-09 17:56:53 -05:00
Patrick Boyd
6dc9dddd52
EnttecUSBDMXPRO Driver Buffer API Fix (No Polyfill)
2018-07-09 17:55:05 -05:00
Max Stockner
b7afca3ea2
bump npm version
2018-07-10 00:11:15 +02:00
Max Stockner
d1f702fc65
Add animation preset example
2018-07-10 00:10:53 +02:00
Max Stockner
83c88a2479
Merge pull request #57 from pboyd04/AddPresetAnimations
...
Add preset animations
2018-07-09 23:53:23 +02:00
Max Stockner
8c5053310d
Add samples for the new config options
2018-07-09 23:42:05 +02:00
Max Stockner
62bb6ec4a9
Merge pull request #55 from pboyd04/AddColorPicker
...
Add Color Picker
2018-07-09 23:33:50 +02:00
Max Stockner
fa0e78c5b7
Merge pull request #53 from pboyd04/AllowPageTitleOverride
...
Allow Page Title Override
2018-07-09 23:21:36 +02:00
Max Stockner
71e55827c6
Merge pull request #52 from pboyd04/AddDeviceName
...
Add ability to set device name
2018-07-09 23:18:00 +02:00
Patrick Boyd
d8bd910bca
Add preset animations
2018-07-02 17:48:21 -05:00
Frédéric Bolvin
ab4715067f
Merge pull request #51 from pboyd04/AddSimpleRGBDevices
...
Add generic RGB Device and LaluceNatz RGB in 4Ch mode
2018-07-02 12:37:43 +02:00
Patrick Boyd
09e85667dc
Add Color Picker
2018-07-01 21:28:12 -05:00
Patrick Boyd
68fa8163d7
Allow Page Title Override
2018-07-01 16:39:24 -05:00
Patrick Boyd
3198aecd66
Add ability to set device name
2018-07-01 15:48:31 -05:00
Patrick Boyd
d0610c514c
Add generic RGB Device and LaluceNatx RGB in 4Ch mode
2018-07-01 15:36:22 -05:00
Pierre Frisch
5b28517c71
Add a new device to support RGB on Ultra Pro devices ( #48 )
2018-06-14 23:31:44 +02:00
Sebastian Wiedenroth
4cbfb8cc1d
bump version number to 0.0.7
2018-02-19 17:49:35 +01:00
Sebastian Wiedenroth
500aff6edf
add a note about irc
2018-02-19 17:47:52 +01:00
Sebastian Wiedenroth
667a7ae318
artnet: fix endianness of universe id
...
Fixes #38 reported by @Joebayld - thanks!
2018-02-19 17:34:02 +01:00
Sebastian Wiedenroth
7bd28ff7f4
Merge branch 'master' of github.com:wiedi/node-dmx
2018-02-19 17:22:26 +01:00
Sebastian Wiedenroth
f27a9c9ea0
enttec-open-usb-dmx: set rst
...
This finally makes the enttec-open-usb-dmx driver usable!
Thanks to @kfstudio for debugging this issue.
2018-02-19 17:13:07 +01:00
Frédéric Bolvin
038b84510b
Merge pull request #44 from kfstudio/enttec_config
...
Resolve serialport config issues, part of issue #24
2018-02-19 13:09:03 +01:00
kfstudio
c10bc18ed1
Resolve config issue of the Enttec Open Usb, part of issue #24
2018-02-19 12:51:00 +01:00
Sebastian Wiedenroth
bb393fe30c
Merge pull request #41 from Joebayld/patch-2
...
Add broadcast support to socket
2018-01-11 22:07:36 +01:00
Joebayld
f247a76649
Add broadcast support to socket
2018-01-11 16:05:02 -05:00
Frédéric Bolvin
01f4eb2ff1
Merge pull request #30 from mStirner/animation-stop
...
added stop method to animation
2018-01-11 19:26:15 +01:00
marc
f558e0465a
added stop method to animation
2018-01-11 19:21:43 +01:00
Max Stockner
90e882fb0b
Merge pull request #37 from bluemaex/update-deps
...
Update dependencies for node 8
2018-01-10 23:25:37 +01:00