Commit Graph

1865 Commits

Author SHA1 Message Date
philippe44 f6fd11783c Merge pull request #313 from wizmo2/rmt-esp32s3
Support for ESP32S3 RMT channel restrictions
2023-09-28 10:33:11 -07:00
Wizmo2 f33cb569ce rmt helper to function 2023-09-28 07:34:58 -04:00
philippe44 f5d6f26c01 Update README.md 2023-09-27 19:42:02 -07:00
philippe44 8df6b853e6 Merge pull request #312 from wizmo2/st7789-mod
Allow offset on ST7789
2023-09-27 19:41:21 -07:00
philippe44 f7c0107d40 Merge pull request #314 from wizmo2/led_vu_status
Add battery status to led_vu
2023-09-27 19:40:43 -07:00
philippe44 5068309d25 manage Spotify credentials 2023-09-27 19:36:38 -07:00
philippe44 506a5aaf7a Update README.md 2023-09-27 19:22:50 -07:00
philippe44 fe409730e0 Update README.md 2023-09-27 18:13:31 -07:00
Wizmo2 4d6cfaca1c format changes 2023-09-27 06:25:30 -04:00
Wizmo2 69e61ce451 add battery status to vu meter effect 2023-09-25 20:57:37 -04:00
Wizmo2 60bd591bf8 support for c3 and s3 channel restrictions 2023-09-25 19:32:13 -04:00
Wizmo2 3ea26a0c6f allow offset on ST7789 2023-09-25 17:47:26 -04:00
philippe44 53fa83b2dd cspot dsconnect when paused handling 2023-09-24 00:18:30 -07:00
philippe44 90f53db953 http_download needs a bigger stack for cspot which required to move it to EXTRAM 2023-09-23 22:20:01 -07:00
philippe44 b413780048 some small speed further optimization to 24 bits SPDIF 2023-09-22 22:38:37 -07:00
philippe44 456f16fc79 Update README.md 2023-09-22 22:32:05 -07:00
philippe44 04e2917351 Update README.md 2023-09-22 22:29:58 -07:00
philippe44 dc9e1191a2 move sleep init at the very end of boot (all must be initialized) 2023-09-22 15:27:27 -07:00
philippe44 72a8fb2249 Merge pull request #307 from UrbanLienert/spdif-24bit
24bit SPDIF output
2023-09-22 15:26:29 -07:00
UrbanLienert f409a9ee28 made vucp static 2023-09-22 08:06:23 +02:00
UrbanLienert b85cf98cdf rmoved duplicated lines 2023-09-21 16:24:20 +02:00
UrbanLienert e85c967220 changed 16bit as well 2023-09-20 18:51:13 +02:00
philippe44 ce21ff1b76 Update README.md 2023-09-18 22:34:32 -07:00
philippe44 7c71fb6a65 Update README.md 2023-09-18 18:40:30 -07:00
philippe44 bb22d4ea02 Update README.md 2023-09-18 18:39:37 -07:00
philippe44 e0e749fb5b add (some) spurious IR detection capability 2023-09-18 18:34:03 -07:00
UrbanLienert c650bc7658 new version fix 2023-09-18 22:39:10 +02:00
philippe44 a76ce3f344 Merge branch 'master-v4.3' of https://github.com/sle118/squeezelite-esp32 into master-v4.3 2023-09-18 11:40:05 -07:00
philippe44 1d059be001 clz for 64 bits requies special version( wake bitmap) 2023-09-18 11:40:01 -07:00
UrbanLienert 32195b50ba 24bit spdif output 2023-09-18 17:13:58 +02:00
philippe44 a7539a5332 Update README.md 2023-09-17 20:38:44 -07:00
philippe44 450ebae399 Update README.md 2023-09-17 20:37:36 -07:00
philippe44 d238063c49 Merge branch 'master-v4.3' of https://github.com/sle118/squeezelite-esp32 into master-v4.3 2023-09-17 20:00:15 -07:00
philippe44 58f2e4488b don't count failed IR as activity 2023-09-17 20:00:11 -07:00
philippe44 b83e2722c0 Update README.md 2023-09-16 23:17:19 -07:00
philippe44 96a3f8aab0 Update README.md 2023-09-16 19:48:17 -07:00
philippe44 66b88d186a fix some buttons snafu & power off led on suspend 2023-09-16 19:42:31 -07:00
philippe44 bb185d76dc add buttons/rotary/ir/BT sink in sleep + battery low-voltage 2023-09-16 17:55:41 -07:00
philippe44 f4c0a91e84 Merge pull request #303 from wizmo2/fix_led_vu
Fix led_vu
2023-09-16 17:24:46 -07:00
Wizmo2 2ecf2e6098 hacked led_strip 2023-09-16 17:13:07 -04:00
Wizmo2 f32e4de84b static declaration in function 2023-09-16 16:47:40 -04:00
Wizmo2 55303ec1b3 Merge branch 'master-v4.3' of https://github.com/sle118/squeezelite-esp32 into fix_led_vu 2023-09-16 16:46:27 -04:00
philippe44 effc574e50 Update README.md 2023-09-16 00:35:09 -07:00
philippe44 3941a26b67 Merge branch 'master-v4.3' of https://github.com/sle118/squeezelite-esp32 into master-v4.3 2023-09-16 00:24:49 -07:00
philippe44 b47074e668 Update README.md 2023-09-15 21:32:46 -07:00
philippe44 822de92df1 Update README.md 2023-09-15 21:31:54 -07:00
philippe44 6bd778c7c6 Merge branch 'master-v4.3' of https://github.com/sle118/squeezelite-esp32 into master-v4.3 2023-09-15 21:26:36 -07:00
philippe44 28ecad4652 ACTRLS_SLEEP should be last (indexed array) and red led is not default for parsing 2023-09-15 21:26:33 -07:00
philippe44 ddd6bddde7 Update README.md 2023-09-15 20:46:41 -07:00
philippe44 f4e899fc60 add option to maintain some RTC GPIO pull-up/down 2023-09-15 20:38:47 -07:00