Travis J Dean
|
a9a7720a11
|
Import dmx output library into project.
|
2020-03-30 07:45:33 -04:00 |
|
Travis J Dean
|
8ff4f50f79
|
Fix visual studio project files and organize.
|
2020-03-30 07:24:45 -04:00 |
|
Travis J Dean
|
aea07f42d1
|
Fix mistaken substitute.
|
2020-03-30 06:56:51 -04:00 |
|
Travis J Dean
|
8d75c06852
|
Format changes.
|
2020-03-30 06:42:21 -04:00 |
|
Travis J Dean
|
ffbedbc1e6
|
Add clang format to git ignore.
|
2020-03-30 06:27:36 -04:00 |
|
Travis J Dean
|
a47d48c973
|
Add clang format.
|
2020-03-30 05:19:09 -04:00 |
|
Travis J Dean
|
c54092c932
|
Remove redundant defines.
|
2020-03-30 05:04:20 -04:00 |
|
Travis J Dean
|
9134c3b4af
|
Merge branch 'master' into refactor-remove-ino
|
2020-03-30 04:51:56 -04:00 |
|
Travis J Dean
|
7e21955211
|
wledInit -> setup
|
2020-03-30 04:43:37 -04:00 |
|
Travis J Dean
|
40ac760285
|
Move getSignalQuality to json.cpp
|
2020-03-30 04:41:42 -04:00 |
|
Travis J Dean
|
de63bdac39
|
Code reorg.
|
2020-03-30 04:35:52 -04:00 |
|
Travis J Dean
|
408d63825a
|
Function prototype cleanup.
|
2020-03-30 04:26:41 -04:00 |
|
Travis J Dean
|
3e1eb02f54
|
Comment cleanup and line reduction.
|
2020-03-30 04:21:47 -04:00 |
|
Travis J Dean
|
d2f55e1064
|
Make dmx.h header only.
|
2020-03-30 03:55:44 -04:00 |
|
srg74
|
c97bead631
|
Merge pull request #65 from Aircoookie/master
Update
|
2020-03-28 17:33:57 -04:00 |
|
Aircoookie
|
8264ca4e9e
|
Create stale.yml (to reduce older open issues)
|
2020-03-28 21:30:32 +01:00 |
|
Aircoookie
|
05bdaa4bc7
|
Merge pull request #808 from feindsender/P9813
Add P9813 LED driver support
|
2020-03-28 21:22:08 +01:00 |
|
Travis J Dean
|
cc2de04f6b
|
Avoid name collision.
|
2020-03-28 09:24:07 -04:00 |
|
Travis J Dean
|
f99f13a090
|
Avoid name collision. Fix wled instance access in ino.
|
2020-03-28 08:45:20 -04:00 |
|
Travis J Dean
|
f35ab125ec
|
Rename files to remove wled_
|
2020-03-28 08:30:51 -04:00 |
|
Travis J Dean
|
b8342f1c9c
|
actually call the setup function.
|
2020-03-28 07:32:02 -04:00 |
|
Rares Serban
|
0ce77bbc59
|
Add ability to set DMX fixtures to a segment and from what LED they should start.
|
2020-03-28 13:13:39 +02:00 |
|
srg74
|
e39eccb99e
|
Merge pull request #64 from Aircoookie/master
update
|
2020-03-27 18:28:50 -04:00 |
|
feindsender
|
77ce67d685
|
Add P9813 LED driver support
Adds support for the P9813 LED driver
|
2020-03-27 10:03:23 +01:00 |
|
cschwinne
|
ef125ff109
|
Fixed compilation for Analog LEDs
Fixed sync settings network port fields too small
|
2020-03-26 19:43:23 +01:00 |
|
Travis J Dean
|
30e3bbd0e8
|
Renamed min/max macros to fix potential std::min/max conflict (depending on include order).
|
2020-03-26 05:18:19 -04:00 |
|
Travis J Dean
|
7bf1c35dcf
|
Change interface of BlynkSimpleEsp.
|
2020-03-26 04:56:19 -04:00 |
|
Travis J Dean
|
c6ea2dff8a
|
Add further includes.
|
2020-03-26 04:49:35 -04:00 |
|
Travis J Dean
|
f2329476ec
|
Fix linker errors. All global vars declared extern.
|
2020-03-26 04:12:55 -04:00 |
|
cschwinne
|
c4512b75d9
|
Fixed live preview not displaying whole light if over 255 LEDs
|
2020-03-26 01:44:38 +01:00 |
|
srg74
|
92e43abbc4
|
Merge pull request #63 from Aircoookie/master
Updates
|
2020-03-25 16:58:17 -04:00 |
|
cschwinne
|
07d6bfa989
|
Added Pacifica effect (closes #790)
|
2020-03-25 11:17:45 +01:00 |
|
Travis J Dean
|
ccf5e66f31
|
Compiles, but does not link.
|
2020-03-25 05:43:12 -04:00 |
|
Travis J Dean
|
6f5e71164a
|
Further fixing of includes.
|
2020-03-25 05:14:23 -04:00 |
|
Travis J Dean
|
12131764d1
|
Prior to refactoring includes and forward definitions.
|
2020-03-25 04:36:55 -04:00 |
|
Travis J Dean
|
594c0b8550
|
Transform ino to h/cpp. Class WLED created.
|
2020-03-25 04:00:55 -04:00 |
|
cschwinne
|
ed729c32d2
|
Fixed Alexa whites
|
2020-03-25 00:59:48 +01:00 |
|
srg74
|
ea26ee8d40
|
Merge pull request #62 from Aircoookie/master
Update
|
2020-03-22 22:38:23 -04:00 |
|
cschwinne
|
53f09c0630
|
Moved Cronixie driver from FX library to drawOverlay handler
|
2020-03-22 17:45:09 +01:00 |
|
Aircoookie
|
2856e02eac
|
Merge pull request #787 from stockklauser/master
Fix a code Issue for non DMX usage and Adaopt Project structure to Visual Studio
|
2020-03-22 16:21:36 +01:00 |
|
Thomas Stockklauser
|
a4f0c9195e
|
1. Fix an Issue withtin the DMX Compiler Flags if you dont use it in wled00.ino
2. Fix the Build / working environment for Visual Studio and make a better Folder Structure within the Visual Studio Project
|
2020-03-22 11:38:29 +01:00 |
|
srg74
|
0e73a0293b
|
Merge pull request #61 from Aircoookie/master
Update
|
2020-03-20 22:29:33 -04:00 |
|
cschwinne
|
f4f5d6e562
|
Merge branch 'master' of https://github.com/Aircoookie/WLED
|
2020-03-21 00:57:58 +01:00 |
|
cschwinne
|
e5c3629e2e
|
Added custom per-LED mapping
|
2020-03-21 00:57:54 +01:00 |
|
Aircoookie
|
5028471598
|
Merge pull request #784 from TravisDean/fix-skip-first
Fix initialization bug when toggling skip first.
|
2020-03-19 19:18:16 +01:00 |
|
Travis J Dean
|
c28027496d
|
Fix initialization bug when toggling skip first.
|
2020-03-19 00:37:35 -04:00 |
|
srg74
|
c0f5509652
|
Merge pull request #60 from Aircoookie/master
Add on
|
2020-03-16 16:27:00 -04:00 |
|
Aircoookie
|
9bc48ececa
|
Merge pull request #774 from hobbyquaker/battery-keypad-controller
add battery-keypad-controller usermod
|
2020-03-15 22:11:51 +01:00 |
|
srg74
|
1f53e4d4a2
|
Merge pull request #59 from Aircoookie/master
Various small fixes
|
2020-03-15 11:06:31 -04:00 |
|
hobbyquaker
|
dbef0e6583
|
fix lint issues
|
2020-03-15 12:43:09 +01:00 |
|