Sebastien L
f8903770c2
fix Preset options, cleanup
2021-12-10 15:36:59 -05:00
Sebastien L
63fbc2f645
Network manager implemented and relatively stable
2021-12-10 13:07:27 -05:00
Sebastien L
81756a7649
cpp state machine for ethernet
2021-11-16 10:11:38 -05:00
Sebastien L
699c1da42f
Merge branch 'master-cmake' into Ethernet
2021-11-08 16:19:36 -05:00
Philippe G
974ff5fa68
strncpy is not safe + memory optimization
2021-11-03 22:00:07 -07:00
Philippe G
2a6f5c8a10
add "MISO" to SPI system config
2021-10-31 16:14:33 -07:00
Philippe G
5f5466fcb0
add "MISO" to system's spi_config
2021-10-31 16:13:42 -07:00
Philippe G
2805629c4b
add SPI ethernet
2021-10-31 14:47:28 -07:00
Philippe G
4f6dcc2cc7
add SPI ethernet
2021-10-31 14:45:35 -07:00
Philippe G
97ae01b89f
ethernet sample
2021-10-30 18:00:56 -07:00
Philippe G
a98b1d00b0
Ethernet + AirPlay fixes
2021-10-30 17:51:22 -07:00
Philippe G
96a05d8a6b
fix opus error -136 (increase pseudo-stack) - release
2021-10-24 11:12:28 -07:00
Philippe G
3575245324
extra callback in preset caused NULL call - release
2021-10-20 21:24:36 -07:00
Philippe G
13294ddd0c
Continue searching for STA in AP mode when SSID has been set
2021-10-05 12:22:46 -07:00
Philippe G
50390dbc61
Fix i2s mode for 32 bits & SPDIF - release
2021-09-24 18:19:50 -07:00
Philippe G
fc5f3f5ac9
remove extra UNLOCK_S in opus - release
2021-09-18 09:30:03 -07:00
Philippe G
6f4ed0679e
fix 32 bits sample size L/R swap - release
...
issue is in esp-idf
2021-09-11 21:40:10 -07:00
Philippe G
813e7ee712
use polling for gpio 36 & 39 - release
2021-08-19 19:11:39 -07:00
Philippe G
ac9ad2eee2
send ANIC when grfe's transitiion is not 'c' - release
2021-08-14 11:39:24 -07:00
Philippe G
c4bd320afe
close memory stream before returning on parsing error - release
2021-08-09 18:01:48 -07:00
Philippe G
ce9c3952e8
clean A1S, add ES8388 and generic codecs, add MCLK, clean Kconfig - release
2021-08-03 21:51:33 -07:00
Philippe G
d68d163538
fix bits_per_sample for 32 bit + resilient cli_socket handling - release
2021-07-24 22:29:04 -07:00
Sebastien
cf047c8098
Fix WiFi signal strength icons - release
2021-07-09 11:18:01 -04:00
Philippe G
21f3768ada
telnet / escape - release
2021-07-04 11:53:26 -07:00
Philippe G
9cb18fa980
look for eol in telnet - release
2021-07-03 21:32:16 -07:00
Philippe G
d4f6289500
wait for BT disable to avoid crash - release
2021-07-01 13:27:55 -07:00
Philippe G
21c3ce1fba
damn release
2021-07-01 01:23:42 -07:00
Philippe G
48e8525ba9
make equalizer a string + make sure output-i2s is exited
...
- Can't really use BLOB (creates issue with HTTP visualizer)
- Player was stuck after WiFi loss b/c with some race conditions, BT deinit crashes and creates the reboot wanted after 5*5 failures. But when BT does not crash, reboot was not happening and player was stuck with slimproto not exited and player not rebooted
2021-07-01 01:20:59 -07:00
Philippe G
192cb975e2
store equalizer - release
2021-06-29 12:51:36 -07:00
wizmo2
22f8d1d88b
Update bt_app_sink.c
2021-06-17 14:48:58 -04:00
wizmo2
8136b7fd9a
Fix indent
2021-06-17 14:47:33 -04:00
Wizmo2
e588deb3af
fix audio control in bt and airplay
2021-06-16 21:53:44 -04:00
Philippe G
791167f794
amp gpio polarity parse error - release
2021-05-24 10:38:33 -07:00
Philippe G
c9b859ef8c
use visualizer for BT and AirPlay, regardless of buffer fullness
2021-05-23 11:26:08 -07:00
Philippe G
db74419bd7
correct threshold
2021-05-18 17:25:22 -07:00
wizmo2
d3dd8b9078
Update battery.c
2021-05-13 20:00:02 -04:00
Wizmo2
2699216d25
Add atten to battery service
2021-05-13 19:53:55 -04:00
Philippe G
58c6ca059b
reverse SBR enablement logic
2021-05-11 07:16:36 -07:00
Philippe G
8c0e766cd7
optimizations - release
2021-05-10 19:41:56 -07:00
Philippe G
0f792d71ee
optimization for AAC-SBR
2021-05-09 23:17:51 -07:00
Philippe G
7b439ae6ee
For AAC, do not enable SBR by default
2021-05-08 23:39:30 -07:00
Philippe G
d4cd400cd9
refactor display(er) to welcome led extension
2021-04-28 18:03:27 -07:00
Philippe G
1d32479bc4
less verbose
2021-04-25 22:29:41 -07:00
Michael Herger
5a7cf9b8fe
Merge commit '387276f2f33a0fb9dde01434387aac9cdc9a8472' into firmware-proxy
...
# Conflicts:
# components/wifi-manager/webapp/webapp.cmake
# components/wifi-manager/webapp/webpack.c
# components/wifi-manager/webapp/webpack.h
# components/wifi-manager/webapp/webpack/dist/index.html
# components/wifi-manager/webapp/webpack/dist/index.html.br
# components/wifi-manager/webapp/webpack/dist/index.html.gz
# components/wifi-manager/webapp/webpack/dist/js/index.18c3b7.bundle.js
# components/wifi-manager/webapp/webpack/dist/js/index.abeafc.bundle.js
# components/wifi-manager/webapp/webpack/dist/js/index.cf3fe8.bundle.js
# components/wifi-manager/webapp/webpack/dist/js/node-modules.18c3b7.bundle.js
# components/wifi-manager/webapp/webpack/dist/js/node-modules.abeafc.bundle.js
# components/wifi-manager/webapp/webpack/dist/js/node-modules.cf3fe8.bundle.js
# components/wifi-manager/webapp/webpack/dist/js/node-modules.cf3fe8.bundle.js.br
# components/wifi-manager/webapp/webpack/dist/js/node-modules.cf3fe8.bundle.js.gz
# components/wifi-manager/webapp/webpack/dist/js/runtime.18c3b7.bundle.js
# components/wifi-manager/webapp/webpack/dist/js/runtime.18c3b7.bundle.js.br
# components/wifi-manager/webapp/webpack/dist/js/runtime.18c3b7.bundle.js.gz
# components/wifi-manager/webapp/webpack/dist/js/runtime.abeafc.bundle.js
# components/wifi-manager/webapp/webpack/dist/js/runtime.abeafc.bundle.js.br
# components/wifi-manager/webapp/webpack/dist/js/runtime.abeafc.bundle.js.gz
# components/wifi-manager/webapp/webpack/dist/js/runtime.cf3fe8.bundle.js
# components/wifi-manager/webapp/webpack/dist/js/runtime.cf3fe8.bundle.js.br
# components/wifi-manager/webapp/webpack/dist/js/runtime.cf3fe8.bundle.js.gz
2021-04-26 07:04:53 +02:00
Philippe G
d49ad66177
version 1
2021-04-21 10:55:46 -07:00
Sebastien
ca28669b0a
Merge remote-tracking branch 'origin/master-cmake' into master-cmake
2021-04-21 13:27:36 -04:00
Sebastien
45f480d948
NVS ui fine-tuning, site icon now works
2021-04-21 13:27:32 -04:00
Philippe G
852e312879
Correct AAC handling of different AOT
2021-04-20 19:38:01 -07:00
Philippe G
c79cf5b58f
more AAC SBR combinations
2021-04-19 22:47:35 -07:00
Michael Herger
f96d06912f
Fix LMS plugin availability check. As I removed the download by ID, this needs a tweak on the UI/JS side.
2021-04-17 06:32:09 +02:00