Commit Graph

13 Commits

Author SHA1 Message Date
Sebastien
8fbe1159f5 Reworking BT output 2020-11-03 17:54:31 -05:00
Philippe G
8f0709d5b1 clarify our licensing intention 2020-05-04 18:40:48 -07:00
Philippe G
394d6b6465 equalizer - release 2020-04-17 08:03:17 -07:00
philippe44
ed224f6b71 Add spectrum visualizer 2020-02-16 22:56:14 -08:00
philippe44
540466e746 Finalize buttons for AirPlay and BT, worked on coexistence 2020-01-04 02:03:34 -08:00
philippe44
1a6ab4f7d9 working buttons (LMS only) 2020-01-02 16:24:37 -08:00
Sebastien
6cf04a3a83 Merge branch 'master' into nvs_parameters
# Conflicts:
#	.cproject
#	Makefile
#	README.md
#	components/cmd_nvs/cmd_nvs.c
#	components/cmd_system/cmd_system.c
#	components/cmd_system/cmd_system.h
#	components/driver_bt/CMakeLists.txt
#	components/wifi-manager/CMakeLists.txt
#	components/wifi-manager/Kconfig.projbuild
#	components/wifi-manager/code.js
#	components/wifi-manager/component.mk
#	components/wifi-manager/dns_server.c
#	components/wifi-manager/dns_server.h
#	components/wifi-manager/http_server.c
#	components/wifi-manager/http_server.h
#	components/wifi-manager/index.html
#	components/wifi-manager/style.css
#	components/wifi-manager/wifi_manager.c
#	components/wifi-manager/wifi_manager.h
#	main/CMakeLists.txt
#	main/console.c
#	main/esp_app_main.c
#	sdkconfig.defaults
2019-10-17 12:45:26 -04:00
philippe44
d97d9fb7c9 add BT sink 2019-08-12 21:19:14 -07:00
philippe44
6566e06bdf spdif working 2019-08-09 22:29:47 -07:00
philippe44
b3f8313c76 continue spdif 2019-08-08 22:04:45 -07:00
philippe44
d234b67da5 TAS575x setup 2019-07-15 19:42:10 -07:00
philippe44
83f9f3320e BT, EMBEDDED, thread joining
Fix a few BT issues (detection & sink name)
End threads on any server missing for too long (except if server IP set
manually)
Still cannot end threads when BT active (works wit I2S)
Thread lokc-up still happens when switching tracks quickly
2019-06-30 23:29:34 -07:00
philippe44
53b0ab2390 refactoring step 3 - components
squeezelite is a component
platform_esp32 is the main
2019-06-29 13:16:46 -07:00