Commit Graph

  • 1ceeed38bc Another fix for fix :rolleyes: Blaz Kristan 2024-05-13 14:30:30 +02:00
  • 2e1e917952 Merge branch '0_15' of https://github.com/Brandon502/WLED into 0_15 Brandon502 2024-05-12 17:46:52 -04:00
  • 9e0b91ac17 Pinwheel changes. Brandon502 2024-05-12 17:46:42 -04:00
  • ea83ec496b pinwheel - parameter tuning to fix some holes Frank 2024-05-12 23:05:58 +02:00
  • f26bb26ffa Update FX_fcn.cpp Frank 2024-05-12 22:35:33 +02:00
  • 28348f919b Merge branch '0_15' into pr/3961 Frank 2024-05-12 21:30:59 +02:00
  • c84d4c637d Pinwheel Expand 1D Optimization Brandon502 2024-05-12 11:52:31 -04:00
  • 04706cfa9c JS fix & warning Blaz Kristan 2024-05-12 16:34:07 +02:00
  • 3078bea7cc Pinwheel optimization: do nor repaint "same" pixels in a line Frank 2024-05-12 13:29:04 +02:00
  • c91e0fc988 Merge branch '0_15' into pr/3961 Frank 2024-05-12 13:25:46 +02:00
  • 5183af4e8a Typo. Blaž Kristan 2024-05-12 11:30:57 +02:00
  • 1ff5cb0596 Experimental parallel I2S support for ESP32 - increased outputs to 17 - increased max possible color order overrides - use WLED_USE_PARALLEL_I2S during compile Blaž Kristan 2024-05-12 11:12:13 +02:00
  • f441ce9c17 Merge branch '0_15' into blending-styles Blaž Kristan 2024-05-12 08:12:58 +02:00
  • 522e5e7957 Merge pull request #3964 from adamsthws/0_15_battery_usermod_init_improvement Blaž Kristan 2024-05-11 21:11:26 +02:00
  • 9e468bd059 Pinwheel Expand 1D Optimizations Brandon502 2024-05-11 13:57:21 -04:00
  • ecc9443677 (0_14 branch only) adding compatibility for building with upstream arduinoFFT 2.xx Frank 2024-05-11 14:45:42 +02:00
  • 6b8d8bf735 Update Battery usermod documentation Adam Matthews 2024-05-11 13:34:35 +01:00
  • 43d024fe42 Make BME280 usermod i2c address changeable Michael Bisbjerg 2024-05-10 22:43:55 +02:00
  • c016dedea4 Merge pull request #3965 from LordMike/bugfix/usermod_bme280 Blaž Kristan 2024-05-11 07:42:09 +02:00
  • b9ca2cfe90 Fix missing conversions of bme280 values Michael Bisbjerg 2024-05-10 20:55:10 +02:00
  • d3492b5b6c Pinwheel Expand 1D Bug Fix Brandon502 2024-05-10 16:06:37 -04:00
  • 3682cd6a5e Merge pull request #3913 from Aircoookie/tm1914 Blaž Kristan 2024-05-10 21:44:40 +02:00
  • b209b1e481 Peek on/off fix Blaz Kristan 2024-05-10 16:01:47 +02:00
  • 4afed48f58 Use libc trigonometric functions on ESP32 by default - use custom (space saving) functions on ESP8266 Blaz Kristan 2024-05-10 15:59:11 +02:00
  • 6a18ce078e Pinwheel Expand1D changes Brandon502 2024-05-09 20:38:41 -04:00
  • bc5aadff7d Update Usermod: Battery Adam Matthews 2024-05-09 23:09:45 +01:00
  • de89b516dc Merge branch '0_15' of https://github.com/aircoookie/WLED into 0_15 Blaz Kristan 2024-05-10 00:04:43 +02:00
  • 4dbe9a7015 Antialiased line & circle Blaz Kristan 2024-05-10 00:02:28 +02:00
  • a320f16404 Real math fix Blaz Kristan 2024-05-09 23:58:58 +02:00
  • cec7241986 removed commented variables gaaat 2024-05-08 15:42:41 +02:00
  • 6de77293ad Merge branch '0_15' of https://github.com/Aircoookie/WLED into esp8266-audioreactive-sync gaaat 2024-05-08 15:36:10 +02:00
  • 0ac53d8353 initial port of MoonModules/WLED/pull/60 and related commit gaaat 2024-05-08 15:33:51 +02:00
  • da79b93387 Added Pinwheel Expand 1D Effect Brandon502 2024-05-07 18:04:29 -04:00
  • b88c300d04 audioreactive: workaround for ArduinoFFT bug 93 Frank 2024-04-18 12:57:29 +02:00
  • 88372cd516 Brighter peek (ignore strip brightness) Blaz Kristan 2024-05-07 16:34:15 +02:00
  • b3206121cc Merge pull request #3942 from gaaat98/audioreactive-analog Blaž Kristan 2024-05-07 07:35:46 +02:00
  • 5bccb5fc42 removed commented checks gaaat98 2024-05-07 00:31:37 +02:00
  • 47e1cbdaff Merge pull request #3003 from itCarl/usermod-battery-update2023 Blaž Kristan 2024-05-06 20:41:00 +02:00
  • 52020cbe26 CP fix Maximilian Mewes 2024-05-06 17:46:26 +02:00
  • d33651c25b Update setup method Maximilian Mewes 2024-05-06 17:45:02 +02:00
  • 18e9f9c304 Rename Battery classes Maximilian Mewes 2024-05-06 17:39:40 +02:00
  • 2607c44fbb make objdump work Frank 2024-05-06 11:00:41 +02:00
  • c8a7d44f55 Merge branch '0_15' of https://github.com/Aircoookie/WLED into audioreactive-analog gaaat 2024-05-06 00:09:43 +02:00
  • a6e536189c output_bin.py : fix for mapfile copy Frank 2024-05-05 21:56:01 +02:00
  • 3f9a6cae53 AR: fix for arduinoFFT 2.x API Frank 2024-05-04 14:34:23 +02:00
  • cd5494fdd2 AR pin config: SCK == 1 --> PDM microphone Frank 2024-05-04 13:36:56 +02:00
  • 5ab1b14d6b Merge pull request #3946 from freakintoddles2/0_15 Blaž Kristan 2024-05-03 23:25:36 +02:00
  • 379f181362 Further simplification Todd Meyer 2024-05-03 11:51:47 -07:00
  • dd19aa63d0 Forgot F[], added it Todd Meyer 2024-05-03 08:47:14 -07:00
  • 6df3b417a9 Updated based on more feedback Todd Meyer 2024-05-03 08:30:37 -07:00
  • fa76431dd6 Changelog update Blaz Kristan 2024-05-03 16:08:20 +02:00
  • 6504fb68b6 Minor MQTT optimisation. Blaz Kristan 2024-05-03 15:46:16 +02:00
  • 2ff49cf657 Fix for #3952 - included IR optimisations & code rearrangement Blaz Kristan 2024-05-03 15:45:15 +02:00
  • fa1aa1fe80 Merge pull request #3944 from paspiz85/pas4 Blaž Kristan 2024-05-03 09:56:14 +02:00
  • 85b95a2940 Merge pull request #3945 from w00000dy/Webpage-shortcuts Blaž Kristan 2024-05-03 09:53:00 +02:00
  • 5e38039c4d Updated based on more feedback Todd Meyer 2024-05-02 14:36:18 -07:00
  • 4df936a437 Fix for unfortunate prior CRLF coversion. Blaz Kristan 2024-05-02 10:33:10 +02:00
  • 736a8b1b80 Fix for rotating tablet into PC mode. Blaz Kristan 2024-05-02 10:31:50 +02:00
  • 22f6128bc4 using global brightness Pasquale Pizzuti 2024-05-02 09:04:07 +02:00
  • db475b6998 Update playlist.cpp freakintoddles2 2024-05-01 10:09:17 -07:00
  • 6daf7f6322 Update wled.cpp freakintoddles2 2024-05-01 10:07:52 -07:00
  • 16086c0961 Update wled.h freakintoddles2 2024-05-01 10:05:26 -07:00
  • e88c81ad0d Update set.cpp freakintoddles2 2024-05-01 10:04:02 -07:00
  • a2b9aed40d Update playlist.cpp freakintoddles2 2024-05-01 10:03:16 -07:00
  • caa4fe1ec4 Update json.cpp freakintoddles2 2024-05-01 10:02:27 -07:00
  • 25fb878e54 Update fcn_declare.h freakintoddles2 2024-05-01 10:01:30 -07:00
  • a1d6ffadad Update json.cpp freakintoddles2 2024-04-30 16:49:52 -07:00
  • 3b89814b69 Update set.cpp freakintoddles2 2024-04-30 16:33:30 -07:00
  • 071e0be445 Update fcn_declare.h freakintoddles2 2024-04-30 16:23:43 -07:00
  • bed364d75e Update playlist.cpp freakintoddles2 2024-04-30 16:21:40 -07:00
  • d2984e9e16 add Webpage shortcuts, resolves #2362 Woody 2024-04-30 18:57:53 +02:00
  • 05a8c692f2 read initial voltage correctly Maximilian Mewes 2024-04-30 18:11:18 +02:00
  • fd9570e782 using color_fade Pasquale Pizzuti 2024-04-30 17:52:35 +02:00
  • 35d26afcb4 Merge remote-tracking branch 'upstream/0_15' into usermod-battery-update2023 Maximilian Mewes 2024-04-30 17:12:08 +02:00
  • 2245ee6fce bugfixes Maximilian Mewes 2024-04-30 17:02:57 +02:00
  • ff10130176 Fix resizing bug The bug was that when resizing the window, it always jumped to the Colors tab instead of staying on the currently selected tab. Woody 2024-04-30 16:53:47 +02:00
  • a13f1a9bee bug fixes Maximilian Mewes 2024-04-30 15:24:02 +02:00
  • 3cc60fa4d4 Merge branch 'main' into usermod-battery-update2023 Maximilian Mewes 2024-04-30 15:01:23 +02:00
  • bd69c24231 intermediate update Maximilian Mewes 2024-04-30 14:54:53 +02:00
  • c7d292a716 using brightness in analog clock overlay Pasquale Pizzuti 2024-04-30 14:09:12 +02:00
  • 74bc159a52 enabled some audioreactive effects for single pixel strips/segments gaaat 2024-04-29 20:19:10 +02:00
  • 9f99a1896d presets.json PSRAM caching: consider cacheInvalidate Frank 2024-04-29 16:05:12 +02:00
  • 8110259d1c Merge pull request #3892 from askask/pollreply Blaž Kristan 2024-04-28 09:32:04 +02:00
  • 1048bf993a use lolin_s3_mini for esp32-S3 4MB buildenv Frank 2024-04-27 23:34:35 +02:00
  • 3eba0f4e0d Merge pull request #3933 from gaaat98/0_15 Blaž Kristan 2024-04-27 12:53:56 +02:00
  • d7e0b364d1 fixed wrong comment gaaat98 2024-04-27 12:25:34 +02:00
  • 25dd43b949 Bugfix for bugfix - thanks @softhack007 Blaz Kristan 2024-04-26 23:49:34 +02:00
  • 8e8ffa30a6 Merge branch '0_15' into blending-styles Blaz Kristan 2024-04-26 20:45:26 +02:00
  • 69da2f4b23 Merge branch '0_15' into tm1914 Blaz Kristan 2024-04-26 20:41:56 +02:00
  • d48bab02a1 Speed & size optimisations using native sized variables Blaz Kristan 2024-04-26 20:11:46 +02:00
  • 886120fe9f Bugfix - getPixelColor() for analog - RMT channel (#3922) Blaz Kristan 2024-04-26 20:07:27 +02:00
  • bdd4d9f3ff set buttonBriDirection as local static gaaat98 2024-04-26 18:23:34 +02:00
  • 6276c2f1f5 improved brightness change via long button presses gaaat 2024-04-26 16:39:32 +02:00
  • b3acc97d03 Merge pull request #3920 from Suxsem/relay-3-states Blaž Kristan 2024-04-26 07:06:03 +02:00
  • 24bd1db4fc "X" span near to the number input field Suxsem 2024-04-26 00:29:48 +02:00
  • e83d3cb4a3 Fix for #3878 Blaz Kristan 2024-04-24 16:04:54 +02:00
  • 674481f0d1 Multiple fixes - several compile warning fixes - multipin LED compile config - release info (update page, JSON "info") - WiFi scan fix if no networks found - UI glitch when no presets are found fix Blaz Kristan 2024-04-23 19:05:49 +02:00
  • 5d271d21bc INI cleanup added 8M ESP32 and 16M ESP32-S3 Blaz Kristan 2024-04-23 18:55:36 +02:00
  • 4e4493e627 Merge pull request #3902 from Aircoookie/arduino_2_0_9 Frank 2024-04-23 15:56:08 +02:00
  • 1154905818 upgrading WROVER to use new platform Frank 2024-04-23 15:49:39 +02:00