Commit Graph

11 Commits

Author SHA1 Message Date
sle118
4a4614951e Include memory fixes from main branch 2019-08-29 13:10:02 -04:00
sle118
6e7793a756 initial work on a wifi/http configuration module 2019-08-29 06:49:21 -04:00
philippe44
7f97f621c4 move some staks to external memory 2019-08-26 21:46:48 -07:00
philippe44
d063457616 tweaks 2019-08-21 17:14:03 -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
d97d9fb7c9 add BT sink 2019-08-12 21:19:14 -07:00
philippe44
fb262366f0 attempts to get a solid synchronization 2019-07-05 23:01:12 -07:00
philippe44
81452733fc thread naming correction + change embedded.h logic 2019-07-01 13:05:32 -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
4b8790cf88 change sample rate between tracks + tweak EMBEDDED option 2019-06-29 21:02:30 -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