Blaz Kristan
|
bd45c67528
|
Virtual fixes.
Pins.
|
2022-06-11 12:35:29 +02:00 |
|
Blaz Kristan
|
562a206508
|
It compiles!
Cleaned (and possibly broken) AudioSource
Added:
- usermod notification about update
- strip.getMinShowDelay()
- pin manager updates
Changed:
- data exchange
|
2022-06-11 00:50:29 +02:00 |
|
Blaz Kristan
|
dd584e929f
|
Added audioreactive to usermod_list
Formatting in usermod
|
2022-06-10 16:37:55 +02:00 |
|
Blaz Kristan
|
1828a2a81c
|
Addec config save/load.
Changed double to float.
|
2022-06-09 18:55:35 +02:00 |
|
Blaž Kristan
|
a6746f77f0
|
Var fixes.
|
2022-06-09 14:44:48 +02:00 |
|
Blaz Kristan
|
184ff7a3b3
|
Audioreactive usermod.
|
2022-06-08 21:14:01 +02:00 |
|
Blaz Kristan
|
9db872db56
|
Fixes:
- mirroring
- FX memory allocations
- preset loading if WS request too big
Changes:
- remove "pt" in favor of "ps" in JSON
- fading in Ghost rider
|
2022-06-05 10:16:56 +02:00 |
|
Blaz Kristan
|
f1a1b89d13
|
Fixes.
- correct preset cycling
- updated rotary encoder preset selection
|
2022-06-03 22:22:18 +02:00 |
|
Blaz Kristan
|
14e0e96596
|
Send complet preset API from UI.
Cycling value correction (optimisation and preset hack removal).
|
2022-06-03 18:38:46 +02:00 |
|
Blaz Kristan
|
793c878c66
|
Added display information for hue/sat/preset/cct
|
2022-06-02 18:30:23 +02:00 |
|
Blaz Kristan
|
14887d5e88
|
Multiple fixes.
- non matrix bugs in legacy effects
- preset loading (cycling)
- segment length in UI
- possible WS heap corruption prevention
|
2022-06-01 22:11:25 +02:00 |
|
Blaz Kristan
|
366006273d
|
Watchdog timer (@poelzi).
Transpose optimisations.
Rain effect updated.
|
2022-05-30 22:21:13 +02:00 |
|
Blaz Kristan
|
d7e1dc1f95
|
Revert speed for Fire.
Segment brightnes +/- fix.
|
2022-05-29 18:20:30 +02:00 |
|
Blaz Kristan
|
8b73a7375a
|
Fix for transpose.
blur1d() using weighted box blur.
|
2022-05-28 19:23:16 +02:00 |
|
Blaz Kristan
|
461cc1d5a8
|
Fix for stalled scrolling text.
Minor other fixes.
|
2022-05-27 15:29:34 +02:00 |
|
Blaz Kristan
|
3d6df07335
|
Bugfixes in 2D.
PIR stops countdown if preset changed.
|
2022-05-27 13:39:22 +02:00 |
|
Blaz Kristan
|
7689587879
|
New 2D Drift Rose effect.
Fix for segment name.
Updated blurRow & blurCol to work on non-leds[].
Updated several legacy effects to be 2D aware.
Code cleanup.
|
2022-05-26 21:36:48 +02:00 |
|
Blaz Kristan
|
e248b989e1
|
2D Scrolling text
Updated Glitter & Sparkle
|
2022-05-25 21:15:08 +02:00 |
|
Blaz Kristan
|
9920424a31
|
Polar Lights fix.
Cleanup.
|
2022-05-24 16:43:21 +02:00 |
|
Blaz Kristan
|
17be0a2c12
|
Enhance rotary encoder with custom sliders.
Soft watchdog timer (by poelzi)
|
2022-05-24 13:45:35 +02:00 |
|
Blaz Kristan
|
34a4382920
|
Effect fixes.
|
2022-05-23 21:04:16 +02:00 |
|
Blaz Kristan
|
e7c9b5a4f0
|
2D Fireworks (enhanced 1D version).
Transposed Fire 2012 on matrix.
|
2022-05-22 17:20:06 +02:00 |
|
Blaz Kristan
|
8c31904838
|
Updated rotary encoder ALT to support modes array.
|
2022-05-22 12:56:01 +02:00 |
|
Blaz Kristan
|
d522b608d3
|
Finally fix for Crazy Bees.
|
2022-05-22 12:32:38 +02:00 |
|
Blaz Kristan
|
3e7303c15c
|
Possible fix for Crazy Bees.
Code cleanup.
|
2022-05-22 12:00:27 +02:00 |
|
Blaz Kristan
|
6e342983f9
|
It did not like PROGMEM.
|
2022-05-22 00:41:45 +02:00 |
|
Blaz Kristan
|
a6d7ed3824
|
Moved mode names (& slider data) to a static array
-- may break some things --
|
2022-05-21 18:37:09 +02:00 |
|
Blaz Kristan
|
e003ec39fb
|
Transpose fix for XY()
Slight internal API change.
Renamed c1x,c2x,c3x to custom1, custom2, custom3 to be in line with SR.
|
2022-05-21 13:19:11 +02:00 |
|
Blaz Kristan
|
62abc63f7a
|
Removed static vars to support segments.
|
2022-05-20 22:29:47 +02:00 |
|
Blaz Kristan
|
0955480f5b
|
Build bump.
|
2022-05-20 19:51:46 +02:00 |
|
Blaz Kristan
|
bf76affd06
|
Fix for missing palettes.
|
2022-05-20 19:44:06 +02:00 |
|
Blaz Kristan
|
b4d6525899
|
Added new 2D effects:
- 2D Floating Blobs
- 2D Ghost Rider
Crash fix for 2D Game of Life.
Added support function fill_circle() & wu_pixel().
Removed obsolete debug strings.
|
2022-05-20 19:35:22 +02:00 |
|
Blaz Kristan
|
ba3555a66f
|
2D Game of Life update.
Added crc16().
Reduced errorToast popup time.
Fixed drawLine() incorrect uint16_t use and added leds[] support.
|
2022-05-20 14:48:40 +02:00 |
|
Blaž Kristan
|
d8be286831
|
Merge pull request #24 from lost-hope/2D-support
|
2022-05-20 07:15:45 +02:00 |
|
lost-hope
|
65f5bc531c
|
Added line drawing function based on Bresenham
|
2022-05-19 22:49:04 +02:00 |
|
Blaz Kristan
|
3ba4702181
|
2D crazy bees.
|
2022-05-19 18:57:23 +02:00 |
|
Blaz Kristan
|
ad9c42e832
|
2D Spaceships.
|
2022-05-19 18:27:04 +02:00 |
|
Blaz Kristan
|
0368d3be59
|
Some fixes.
Tried removing leds[] for some effects.
|
2022-05-19 17:01:52 +02:00 |
|
Blaz Kristan
|
598549b5fb
|
Additional 2D effects.
|
2022-05-19 11:29:04 +02:00 |
|
Blaz Kristan
|
49086a3ae0
|
2D heartbeat/ECG.
|
2022-05-18 21:47:48 +02:00 |
|
Blaz Kristan
|
4676a7aa62
|
Merge branch 'dev' into 2D-support
|
2022-05-18 19:50:19 +02:00 |
|
Blaz Kristan
|
7d25b234d5
|
Temperature usermod HA autodicovery.
|
2022-05-18 19:49:49 +02:00 |
|
Blaz Kristan
|
c6578870f0
|
PWM fan JSON API control.
|
2022-05-18 19:46:31 +02:00 |
|
Blaz Kristan
|
4e8030bd81
|
Bugfix.
- centered Settings buttons
- disallow preset ID >250
|
2022-05-18 14:38:22 +02:00 |
|
Blaz Kristan
|
094e130544
|
slight mod for 2Ddrift
|
2022-05-11 18:25:19 +02:00 |
|
Blaz Kristan
|
879fd5a13d
|
Hide 2D modes in UI if not a matrix set up.
|
2022-05-11 12:29:46 +02:00 |
|
Blaz Kristan
|
c2bb49aca0
|
Messed up again.
|
2022-05-11 09:55:23 +02:00 |
|
Blaz Kristan
|
9ed14b6e8c
|
Incorrect mode params fix.
Variable eye width in Halloween Eyes.
|
2022-05-11 09:53:40 +02:00 |
|
Blaz Kristan
|
4484721a9f
|
2D Haloween eyes
Misc fix.
|
2022-05-11 09:37:38 +02:00 |
|
Blaz Kristan
|
4963a5797b
|
Corrected slider names & options for 2D effects.
|
2022-05-10 21:41:20 +02:00 |
|