Commit Graph

32 Commits

Author SHA1 Message Date
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 e82d56fbfa merge in progress 2020-01-11 13:56:58 -08:00
Sebastien fd122ea0f2 Merge remote-tracking branch 'origin/master' 2020-01-10 16:06:44 -05:00
Sebastien c85d2afbaf json button mapping config 2020-01-10 15:39:32 -05: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
philippe44 131769ff4d BT & AirPlay switch fix - release 2019-11-24 15:37:34 -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
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
philippe44 0f8bd30544 terminate correctly statically created tasks 2019-11-05 20:18:26 -08: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
sleclerc bc6215e34a more ota work-ota cmd line implemented-not tested 2019-09-21 00:17:59 -04:00
sle118 6cf0acfc4c Sync up (#16)
* Update CMakeLists.txt

* sink name corrections
2019-09-08 22:24:29 -04:00
philippe44 daeb4dcd11 move to Apple alac decoder, update partition size 2019-09-01 12:37:36 -07:00
philippe44 7f97f621c4 move some staks to external memory 2019-08-26 21:46:48 -07:00
philippe44 df525bbb10 airplay buffer management correction 2019-08-25 23:05:21 -07:00
philippe44 8a6295a016 RTP thread priority increase 2019-08-25 00:56:28 -07:00
philippe44 93568723fd backport click correction to BT 2019-08-24 01:15:46 -07:00
philippe44 35ccb92a60 solved most of click issues 2019-08-24 00:55:38 -07:00
philippe44 655af81a97 fix AirPlay playback with SPDIF 2019-08-23 20:25:13 -07:00
philippe44 8a0763cc27 memory leak in AirPlay 2019-08-23 00:23:00 -07:00
philippe44 8ddc2a0dc5 tweaks 2019-08-21 00:21:11 -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 f547a52c1e finalize AirPlay sync 2019-08-20 13:18:43 -07:00
philippe44 49dcfdc758 fixed airplay 2019-08-19 20:25:04 -07:00
philippe44 9caf8deca6 potential mixed signed/unsigned arithmetic issues 2019-08-18 23:41:04 -07:00
philippe44 876720f9e2 AirPlay progress with synchro 2019-08-18 17:38:48 -07:00
philippe44 4f345a96ca does not work yet with iOS, only iTunes 2019-08-18 00:39:46 -07:00
philippe44 82bf8c507e Tweaks 2019-08-18 00:02:00 -07:00
philippe44 e9731ee232 tweak BT + first AirPlay commit 2019-08-17 23:39:05 -07:00