Commit Graph

97 Commits

Author SHA1 Message Date
philippe44
1b5fc137d4 mini i2S backend to allow other DAC 2020-02-02 23:08:30 -08:00
philippe44
5d07344b4d handle case w/o display - release 2020-01-30 22:48:36 -08:00
philippe44
9d2aa978d5 LMS/BT/AirPlay coexistence + improve display 2020-01-28 22:54:34 -08:00
philippe44
89f15619c7 add BT display (still WIP) 2020-01-26 23:53:22 -08:00
philippe44
1fd31471a2 Display for AirPlay / Bluetooth (still WIP) 2020-01-26 01:31:43 -08:00
philippe44
dc392b342f more display tweaks 2020-01-23 22:47:05 -08:00
philippe44
766d6972b1 display fixing
typo

plugin's files
2020-01-22 22:35:04 -08:00
philippe44
d79a1bf55f right scrolling 2020-01-20 23:34:14 -08:00
philippe44
ce790a412e add Vcc_GPIO & handle LMS 32-pixels fixed display height 2020-01-20 22:15:15 -08:00
philippe44
a763c2d4f7 client scrolling 2020-01-20 00:14:10 -08:00
philippe44
5a9df7b0d5 refactor display
- part of components
- separation between LMS & driver
- move slimp message to squeezelite
2020-01-18 16:19:06 -08:00
philippe44
c3fd150d47 play button code fix in LMS 2020-01-17 22:07:37 -08:00
philippe44
b8570ebce3 finish remapping
- actrls_brd config renamed actrls_config
- get rid of static board definitions
- allow JSON config string to only initialize what it needs
- add control_hook
2020-01-17 20:29:14 -08:00
philippe44
dba4782871 display improvements, reset player_id when switching server 2020-01-13 19:19:55 -08:00
philippe44
b5dc9ec47a add speaker fault + some cleanup 2020-01-12 15:57:05 -08:00
philippe44
52fad515b8 audio control JSON parsing works 2020-01-12 01:30:08 -08:00
philippe44
e82d56fbfa merge in progress 2020-01-11 13:56:58 -08:00
philippe44
450943735b add display + some refactoring 2020-01-10 12:32:50 -08:00
philippe44
daef63fdea more refactoring
- jack & led moved to services
- output_i2s subscribes to jack detection
- add user-defined debounce timer to buttons
2020-01-08 19:09:53 -08:00
philippe44
1409e1ccbe improve display 2020-01-07 19:56:31 -08:00
philippe44
4a08f1c5c5 display support + extra generic buttons 2020-01-07 12:46:59 -08:00
philippe44
26ecdf60d9 refactor services, increase max sockets - release 2020-01-06 16:08:15 -08:00
philippe44
53361c63cd fixed coexistence 2020-01-04 12:44:07 -08:00
philippe44
540466e746 Finalize buttons for AirPlay and BT, worked on coexistence 2020-01-04 02:03:34 -08:00
philippe44
d0d98c778b BT buttons & disconnect when conflicting with LMS 2020-01-02 21:35:39 -08:00
philippe44
1a6ab4f7d9 working buttons (LMS only) 2020-01-02 16:24:37 -08:00
philippe44
17a063592f manual handling of analogue front end for power optimization - release 2019-12-07 04:11:51 -08:00
philippe44
7808c08874 jack muting - release 2019-12-06 04:04:27 -08:00
philippe44
a5b2d4023b jack muting 2019-12-06 03:58:19 -08:00
Sebastien
9ebe856bf4 fix for broken generic i2s build - release 2019-12-02 11:20:07 -05:00
philippe44
5fbb8f5907 AirPlay sync improvement 2019-11-25 21:17:57 -08:00
philippe44
46eb478171 re-nable stats 2019-11-24 19:03:56 -08:00
philippe44
64b8040b30 comment - release 2019-11-24 10:24:27 -08:00
philippe44
b5911874e6 differentiate BT and AP external decoder 2019-11-23 23:17:09 -08:00
philippe44
b62872ad78 BT & AP volume equalization, TAS5780 support 2019-11-23 19:04:59 -08:00
Sebastien
c84722d8e8 @daduke special build #2 - release 2019-11-18 13:08:51 -05:00
philippe44
10d19a6dd8 BSS & jack changes 2019-11-14 16:53:05 -08:00
Sebastien
0f94f48fe6 Merge branch 'nvs_parameters' of https://github.com/sle118/squeezelite-esp32.git into nvs_parameters 2019-11-06 23:31:26 -05:00
philippe44
0f8bd30544 terminate correctly statically created tasks 2019-11-05 20:18:26 -08:00
philippe44
3304571312 add comments & and a TODO 2019-11-04 22:27:30 -08:00
philippe44
5c60e505ac allocate buffers to minimize .bss 2019-11-04 22:01:58 -08:00
Sebastien
86f0d4c7ea Merge branch 'nvs_parameters' of https://github.com/sle118/squeezelite-esp32.git into nvs_parameters 2019-11-04 16:40:37 -05:00
Sebastien
4cbe54f692 Add some more debug logging 2019-11-04 16:40:24 -05:00
philippe44
9b39483361 get 2K of IRAM back 2019-11-04 12:17:23 -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
Sebastien
9f88945677 Fix Vorbis bug on partial decode (affects spotty playback) 2019-10-16 17:44:45 -04:00
Sebastien
cf5ee95adf Apply volume correction factor for Bluetooth sink. 2019-10-16 17:08:05 -04:00
Sebastien
b6f1ce9a7a NVS Refactor ** Factory+Squeezelite FLASH required for this branch!
This is a major refactoring of the nvs parameters storage. To support
this, a new partition was added. To start using this branch, one must
flash all binaries and possibly re-configure the system.
2019-10-03 14:15:59 -04:00
philippe44
daeb4dcd11 move to Apple alac decoder, update partition size 2019-09-01 12:37:36 -07:00
sle118
4a4614951e Include memory fixes from main branch 2019-08-29 13:10:02 -04:00