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
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
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
07d8342e1d
revert external write loop change
2019-08-24 01:30:43 -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
0ee2783b49
Continue to tweak AirPlay to SPDIF (still drifting)
2019-08-21 23:47:44 -07:00
philippe44
d063457616
tweaks
2019-08-21 17:14:03 -07:00
philippe44
95ad5a5ef4
enable AirPlay to BT bridge
2019-08-21 08:35:25 -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
4fe132b27a
always resize outputbuf
2019-08-19 21:04:37 -07:00
philippe44
49dcfdc758
fixed airplay
2019-08-19 20:25:04 -07:00
philippe44
82a5758f6e
zero frames in TEARDOWN
2019-08-18 21:28:13 -07:00
philippe44
876720f9e2
AirPlay progress with synchro
2019-08-18 17:38:48 -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
philippe44
2a770483a1
tweak BT + start to add AirPlay
2019-08-16 23:22:46 -07:00
philippe44
c3543bcf25
new PCB update
2019-08-15 22:26:00 -07:00
philippe44
d97d9fb7c9
add BT sink
2019-08-12 21:19:14 -07:00
philippe44
cf6d9c0911
tweaks
2019-08-11 13:52:35 -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
f5cd8b1a8f
fix led & prepare spdif
2019-08-07 22:18:51 -07:00
philippe44
da63df4d93
add a quick LED helper / prepare SqueezeAMP menuconfig
2019-08-06 13:21:00 -07:00
philippe44
3c025c8454
opus & vorbis tweaks
2019-08-04 21:56:09 -07:00
philippe44
ddf9803bbc
remove redundant "opened" flag in opus
2019-08-03 09:37:10 -07:00
philippe44
3cc31133a0
free previous opus on open
2019-08-03 01:30:17 -07:00
philippe44
2af82edce4
add opus codec (i2s default IO changed!)
2019-08-01 23:00:33 -07:00
philippe44
54b39d7d09
remove statushack
2019-07-24 21:53:27 -07:00
philippe44
59253c2325
let TAS575x be a compiler flag
2019-07-21 10:38:39 -07:00