Commit Graph

19 Commits

Author SHA1 Message Date
philippe44
4e7ff0a37a AirPlay co-existence improvements, couple of display issues 2020-02-18 00:57:33 -08:00
philippe44
ed4eb6a42e adding rotary encoder + better jack gpio handling 2020-02-05 00:17:48 -08:00
philippe44
9d2aa978d5 LMS/BT/AirPlay coexistence + improve display 2020-01-28 22:54:34 -08:00
philippe44
f9c30733e0 completed BT/AirPlay display 2020-01-27 21:50:46 -08:00
philippe44
89f15619c7 add BT display (still WIP) 2020-01-26 23:53:22 -08:00
philippe44
61c3a1058c Update README.md
remove config from accessors, nothing to do there
2020-01-26 02:37:28 -08:00
philippe44
1fd31471a2 Display for AirPlay / Bluetooth (still WIP) 2020-01-26 01:31:43 -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
450943735b add display + some refactoring 2020-01-10 12:32:50 -08:00
philippe44
26ecdf60d9 refactor services, increase max sockets - release 2020-01-06 16:08:15 -08:00
philippe44
540466e746 Finalize buttons for AirPlay and BT, worked on coexistence 2020-01-04 02:03:34 -08:00
Sebastien
cdbb198d8a enhancement: new "config" module to access configuration in RAM
This is to allow moving some tasks/stack memory to SPIRAM, saving on
precious IRAM. HTTP server should also be more responsive.
2019-11-06 23:31:13 -05:00
Sebastien
39ab188e5d Resolve Jenkins build issues 2019-10-03 14:40:24 -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
sle118
6cf0acfc4c Sync up (#16)
* Update CMakeLists.txt

* sink name corrections
2019-09-08 22:24:29 -04:00
philippe44
7f97f621c4 move some staks to external memory 2019-08-26 21:46:48 -07:00
philippe44
217dd8e5f0 stack & internal memory optimization
will need to move pthread stack to external memory at some point ...
2019-08-20 23:04:41 -07:00
philippe44
876720f9e2 AirPlay progress with synchro 2019-08-18 17:38:48 -07:00
philippe44
e9731ee232 tweak BT + first AirPlay commit 2019-08-17 23:39:05 -07:00