WLED/wled00
Christian Schwinne 9c864c9759
UI: show color controls based on segment light capabilities (#2567)
* Dynamic hiding of unused color controls in UI

(e.g. a PWM white bus with no auto white mode will not display the color wheel or palette list)

* Store segment capabilities

Don't use palettes if no RGB supported
Make it safe to update busses using `/json/cfg`
2022-03-05 01:05:26 +01:00
..
data UI: show color controls based on segment light capabilities (#2567) 2022-03-05 01:05:26 +01:00
src/dependencies
FX.cpp
FX.h UI: show color controls based on segment light capabilities (#2567) 2022-03-05 01:05:26 +01:00
FX_fcn.cpp UI: show color controls based on segment light capabilities (#2567) 2022-03-05 01:05:26 +01:00
NodeStruct.h
alexa.cpp
blynk.cpp
bus_manager.h
bus_wrapper.h
button.cpp
cfg.cpp UI: show color controls based on segment light capabilities (#2567) 2022-03-05 01:05:26 +01:00
colors.cpp Multiple fixes: 2022-02-27 22:19:05 +01:00
const.h
dmx.cpp
e131.cpp
fcn_declare.h Multiple fixes: 2022-02-27 22:19:05 +01:00
file.cpp
html_other.h
html_settings.h Fix: 2022-03-03 10:57:07 +01:00
html_ui.h UI: show color controls based on segment light capabilities (#2567) 2022-03-05 01:05:26 +01:00
hue.cpp
improv.cpp
ir.cpp Multiple fixes: 2022-02-27 22:19:05 +01:00
ir_codes.h IR rewrite. (#2561) 2022-02-26 01:37:09 +01:00
json.cpp Relative value wrapping and operator fix (fixes #2566 ) 2022-03-04 14:42:35 +01:00
led.cpp IR rewrite. (#2561) 2022-02-26 01:37:09 +01:00
lx_parser.cpp
mqtt.cpp
my_config_sample.h
ntp.cpp
overlay.cpp
palettes.h
pin_manager.cpp
pin_manager.h
playlist.cpp
presets.cpp
set.cpp Relative value wrapping and operator fix (fixes #2566 ) 2022-03-04 14:42:35 +01:00
udp.cpp
um_manager.cpp
usermod.cpp
usermod_v2_empty.h
usermods_list.cpp
util.cpp
wled.cpp
wled.h Minor CSS simplifications 2022-03-01 18:22:54 +01:00
wled00.ino
wled00.vcxproj
wled00.vcxproj.filters
wled00.vcxproj.user
wled_eeprom.cpp
wled_ethernet.h
wled_math.h
wled_serial.cpp
wled_server.cpp
ws.cpp
xml.cpp IR rewrite. (#2561) 2022-02-26 01:37:09 +01:00