WLED/wled00
Frank bb45bee7f8 oappend() debug message when buffer is full
oappend() silently discards strings when the buffer is full, leading to strange effects like half-working UI pages.

The new debug message will help developers to understand what could be wrong.
2023-08-27 23:01:55 +02:00
..
data Merge branch 'main' into alt-buffer 2023-07-14 15:39:18 +02:00
src
FX.cpp effects bugfix: prevent crash when SEGLEN==1 2023-08-05 23:33:50 +02:00
FX.h Palette blending optimisation. 2023-08-05 13:53:12 +02:00
FX_2Dfcn.cpp blur bugfix 2023-07-18 13:12:52 +02:00
FX_fcn.cpp Release of WLED beta 0.14.0-b4 2023-08-11 23:11:08 +02:00
NodeStruct.h Add ability to toggle devices from nodes view. 2023-07-13 22:21:15 +02:00
alexa.cpp
bus_manager.cpp Fix for #3346 2023-08-25 18:34:11 +02:00
bus_manager.h Always repaint NPB buffer on brightness change 2023-07-19 17:25:25 +02:00
bus_wrapper.h Restore brightness immediately after show() 2023-07-19 16:22:34 +02:00
button.cpp Button bugfix. 2023-08-23 14:50:46 +02:00
cfg.cpp Merge pull request #3280 from Aircoookie/alt-buffer 2023-07-25 17:01:49 +02:00
colors.cpp
const.h Add WireGuard VPN usermod (#3270) 2023-07-27 11:35:52 +02:00
dmx.cpp
e131.cpp
fcn_declare.h Add WiFi network scan RPC command to Improv Serial (#3271) 2023-06-27 01:51:44 +02:00
file.cpp
html_cpal.h
html_other.h Missing WS connection fallback for liveview (#3267) 2023-06-27 01:51:24 +02:00
html_pixart.h
html_pxmagic.h
html_settings.h Release of WLED beta 0.14.0-b4 2023-08-11 23:11:08 +02:00
html_simple.h
html_ui.h Fix UI handling of in-between inactive segments 2023-07-14 01:12:19 +02:00
hue.cpp
improv.cpp Release of WLED beta 0.14.0-b4 2023-08-11 23:11:08 +02:00
ir.cpp
ir_codes.h
json.cpp Add send and receive groups to json api 2023-08-13 11:44:02 -07:00
led.cpp Merge branch 'main' into alt-buffer 2023-07-14 15:39:18 +02:00
lx_parser.cpp
mqtt.cpp
my_config_sample.h
net_debug.cpp
net_debug.h
network.cpp
ntp.cpp
overlay.cpp
palettes.h
pin_manager.cpp
pin_manager.h
playlist.cpp Playlist saving bugfix. 2023-08-16 22:11:16 +02:00
presets.cpp Removed current cycle assignment that clears current value (#3262) 2023-06-30 15:03:32 +02:00
remote.cpp esp-now remote: fix crash with AP = Always 2023-08-01 11:53:32 +02:00
set.cpp Move segment bounds queuing to WS2812FX 2023-07-13 13:08:36 +02:00
udp.cpp Add ability to toggle devices from nodes view. 2023-07-13 22:21:15 +02:00
um_manager.cpp
usermod.cpp
usermod_v2_empty.h
usermods_list.cpp Add WireGuard VPN usermod (#3270) 2023-07-27 11:35:52 +02:00
util.cpp oappend() debug message when buffer is full 2023-08-27 23:01:55 +02:00
wled.cpp esp-now remote: reduce number of exported functions 2023-07-30 21:47:18 +02:00
wled.h Release of WLED beta 0.14.0-b4 2023-08-11 23:11:08 +02:00
wled00.ino
wled_eeprom.cpp
wled_ethernet.h
wled_math.cpp
wled_serial.cpp
wled_server.cpp Missing WS connection fallback for liveview (#3267) 2023-06-27 01:51:24 +02:00
ws.cpp Correct scaling for peek. 2023-07-06 22:48:13 +02:00
xml.cpp Merge branch 'main' into alt-buffer 2023-07-09 11:31:02 +02:00