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
hobbyquaker
c246e5af35
add battery-keypad-controller usermod
2020-03-15 12:38:49 +01:00
cschwinne
d36796429e
Various small fixes
...
Fixed color of main segment returned in JSON API during transition not being target color
- Fixed arlsLock() being called after pixels set in E1.31, (closes #772 )
- Fixed HTTP API calls not having an effect if no segment selected (now applies to main segment)
2020-03-14 11:28:42 +01:00
srg74
37a31a9b94
Update platformio.ini
2020-03-13 20:44:05 -04:00
srg74
c2ab3f96a7
gitignore update
2020-03-13 20:42:15 -04:00
srg74
ef36b5377d
Merge pull request #58 from Aircoookie/master
...
Update
2020-03-13 18:44:41 -04:00
Aircoookie
f12237d298
Merge pull request #769 from mike2nl/patch-1
...
CHANGELOG.md - Make it more readable
2020-03-13 09:51:38 +01:00
Mike
5b312d4c8b
Make it better readable
...
Make it better readable and make use of single line for add/chgange and/or delete
2020-03-13 08:04:55 +01:00
Aircoookie
d21e82b020
Create changelog
2020-03-12 23:26:38 +01:00
srg74
c6e5606b4c
Merge pull request #57 from Aircoookie/master
...
Update
2020-03-10 19:20:40 -04:00
Aircoookie
7b4dc43147
Merge pull request #766 from pille/E1.31-sequencenumber-per-universe
...
fixes #742
2020-03-10 23:02:38 +01:00
pille
62510ac6a3
add E1.31 packet out-of-sequence config option, wrt #742
2020-03-10 18:28:51 +01:00
pille
bffe2d7bd0
track E1.31 seqcuence numbers for each universe individually, wrt #742
2020-03-10 17:33:23 +01:00
srg74
cbaf1e576d
Merge pull request #56 from Aircoookie/master
...
Usermod: Project Cars rpm indicator and shift lights (#759 )
2020-03-06 21:25:30 -05:00
jwingefeld
0d355dbf35
Usermod: Project Cars rpm indicator and shift lights ( #759 )
...
* project cars shiftlight usermod
* added readme
* rephrased stuff in readme.md because reasons
Co-authored-by: Jan <jan.wingefeld@gmail.com>
2020-03-06 23:45:45 +01:00
srg74
d851bff762
Merge pull request #54 from Aircoookie/master
...
Trying to fix failed build (#756 )
2020-03-05 17:14:15 -05:00
Aircoookie
453f4b549b
Trying to fix failed build ( #756 )
2020-03-05 09:39:43 +01:00
srg74
8d669b12b6
Truing to fix failed build
2020-03-04 23:15:12 -05:00
srg74
ed3234d949
Update UserMod
...
Updating UserMod as per request from discourse forum user. He want to use with ESP32 also as QuinLED board support to types - ESP8266 ans ESP32.
Removed .txt file as it create an extra step in setup.
2020-03-04 23:01:00 -05:00
srg74
603a00376f
Merge pull request #53 from Aircoookie/master
...
Add custom32_LEDPIN_16 environment (from #748 )
2020-03-04 20:31:56 -05:00
cschwinne
4f34cfb654
Add custom32_LEDPIN_16 environment (from #748 )
2020-03-04 11:45:25 +01:00
srg74
fd1e536cdb
Merge pull request #52 from Aircoookie/master
...
Update
2020-03-03 17:47:19 -05:00
cschwinne
0c6a880a74
Merge branch 'master' of https://github.com/Aircoookie/WLED
2020-03-03 17:53:51 +01:00
cschwinne
89fa053310
Add "np" API option to not commit
...
Re-add IRremote flags to platformio.ini
2020-03-03 17:53:47 +01:00
Def3nder
267887908e
New IRremote functions ( #746 )
...
* Switch to strip.getPaletteCount()
* fixed color conversion errors
Co-authored-by: Aircoookie <cschwinne@gmail.com>
2020-03-02 13:31:34 +01:00
Def3nder
b86f58befe
IR remotes can disable NightLight with "OFF" ( #745 )
...
* IR can disable Nightlight with "OFF"
2020-03-02 12:41:14 +01:00
Def3nder
b804101c24
lift NeoPixelBus library to 2.5.7 ( #747 )
2020-03-02 12:24:10 +01:00
Def3nder
f28502514f
Remember lastColor and last Bri for Solid RGBW ( #743 )
2020-03-01 12:25:44 +01:00