WLED/wled00
Christophe Gagnier 4a20f43fbf
Search bar and palettes preview (#1637)
* Fix swipe behavior on firefox when clicking on palette selection input

When clicking on the palette select element on firefox, it would often swipe to the next tab due to a bug in firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1410816

* Update UI .h files and remove console log

* Fix indentation in requestJson

* Add palette preview
Add palette and effects search

* Add palette preview
Add palette and effects search

* Add palette preview

Add palette and effects search

* Add palette preview

Add palette and effects search

* Fix error with background image

* Add missing palettes

* Add expiration to cached palette data

* Remove extra console.log

* bug fixes for palettes

* Rename "Default" effect back to "Solid"

* Fix scrolling issue when selecting an effect

* Add sticky default and sticky selected item

* Change checkboxes for radio button

* build html .h files

* Design Iteration 1

* Palette preview style changes

* Add button for clearing search field

* Use version ID for caching palette data rather than 24h expiration

Co-authored-by: Aircoookie <dev.aircoookie@gmail.com>
2021-03-18 23:59:56 +01:00
..
__vm 1. Fix an Issue withtin the DMX Compiler Flags if you dont use it in wled00.ino 2020-03-22 11:38:29 +01:00
.vs/wled00/v15 Add Visual Studio Project Structure 2019-07-23 17:59:55 +02:00
data Search bar and palettes preview (#1637) 2021-03-18 23:59:56 +01:00
src/dependencies Fix more warnings 2021-02-27 01:50:08 +01:00
alexa.cpp Done in principle 2020-11-06 22:12:48 +01:00
blynk.cpp Add fields for customization Blynk host (#1543) 2020-12-22 00:44:16 +01:00
bus_manager.h Fixed incorrect over-memory indication in LED settings on ESP32 2021-03-06 02:35:49 +01:00
bus_wrapper.h bus_wrapper improvements for SPI output 2021-02-17 17:03:57 +00:00
button.cpp Mulipin select compiles 2021-01-21 01:21:16 +01:00
cfg.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
colors.cpp Fixed HTTP changing segments uncommanded (#1618) 2021-01-05 21:35:07 +01:00
const.h Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
dmx.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
e131.cpp Fix Warnings (#1744) 2021-02-27 00:20:31 +01:00
fcn_declare.h Merge pull request #1724 from blazoncek/playlist-fix 2021-03-13 22:46:32 +01:00
file.cpp Fix warnings misc fixes 2021-02-27 01:16:06 +01:00
FX_fcn.cpp Merge pull request #1779 from Aircoookie/fixwarnings 2021-02-27 02:08:01 +01:00
FX.cpp Fix more warnings 2021-02-27 01:50:08 +01:00
FX.h Update dev branch (resolve conflicts) 2021-02-13 01:43:16 +01:00
html_other.h Added FPS indication in info 2021-02-05 01:33:26 +01:00
html_settings.h Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
html_ui.h Search bar and palettes preview (#1637) 2021-03-18 23:59:56 +01:00
hue.cpp Done in principle 2020-11-06 22:12:48 +01:00
ir_codes.h adds support for 9-key remote and intensity/speed repeat actions 2020-06-04 08:24:55 -04:00
ir.cpp Merge pull request #1742 from WJCFerguson/geometric_IR_brightness_steps 2021-02-17 23:59:38 +01:00
json.cpp Search bar and palettes preview (#1637) 2021-03-18 23:59:56 +01:00
led.cpp Power off playlist unload. 2021-02-28 15:34:18 +01:00
lx_parser.cpp Fix warnings misc fixes 2021-02-27 01:16:06 +01:00
mqtt.cpp Fix a few warnings 2021-01-16 21:40:04 +01:00
my_config_sample.h Streamline platformio.ini 2020-11-18 00:54:41 +01:00
NodeStruct.h Fix node type 2021-03-09 17:21:19 +01:00
ntp.cpp First working multisegment transitions 2021-01-09 00:35:48 +01:00
overlay.cpp rename global var "local" to "localTime" 2020-08-04 09:32:54 -04:00
palettes.h Add Aurora Borealis effect (#1589) 2021-01-04 11:11:36 +01:00
pin_manager.cpp First light from busmanager! (still not usable though) 2021-01-16 00:50:43 +01:00
pin_manager.h First light from busmanager! (still not usable though) 2021-01-16 00:50:43 +01:00
playlist.cpp Cleanup 2021-03-13 22:46:08 +01:00
presets.cpp First working multisegment transitions 2021-01-09 00:35:48 +01:00
set.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
tv_colors.h TV Simulator Effect (#1548) 2020-12-22 13:15:57 +01:00
udp.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
um_manager.cpp Fix Warnings (#1744) 2021-02-27 00:20:31 +01:00
usermod_v2_empty.h Added v2 usermods API 2020-05-28 02:20:02 +02:00
usermod.cpp Lots of new effects! 2020-06-06 00:57:34 +02:00
usermods_list.cpp Animated Staircase Usermod (#1763) 2021-02-25 09:52:48 +01:00
wled00.ino Fix DMX compilation 2020-04-10 12:30:08 +02:00
wled00.vcxproj Fix DMX compilation 2020-04-10 12:30:08 +02:00
wled00.vcxproj.filters Fix DMX compilation 2020-04-10 12:30:08 +02:00
wled00.vcxproj.user Modify Structure to fix path issues 2019-07-23 18:51:26 +02:00
wled_eeprom.cpp Various fixes 2020-12-10 16:27:23 +01:00
wled_serial.cpp Fixed TPM2 2020-05-23 16:09:49 +02:00
wled_server.cpp Fix Warnings (#1744) 2021-02-27 00:20:31 +01:00
wled.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
wled.h Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00
ws.cpp Reduce heap usage by 4kB 2020-09-20 01:18:31 +02:00
xml.cpp Added options for Auto Node discovery 2021-03-13 22:04:37 +01:00