Commit Graph

1948 Commits

Author SHA1 Message Date
Christian Herzog
f33fb6fb45 UI cleanup 2019-09-10 16:33:42 +02:00
sle118
b482389eca Align with main branch (#18)
* Update CMakeLists.txt

* sink name corrections

* update UDP recvmbox

* wifi manager prio must be minimum (and below pthread anyway)
2019-09-10 10:28:07 -04:00
Christian Herzog
78f18a672f add SPDIF config 2019-09-10 15:46:05 +02:00
Christian Herzog
2968a76c43 Merge branch 'WiFi-Manager' of https://github.com/philippe44/squeezelite-esp32 into WiFi-Manager 2019-09-10 07:52:58 +02:00
philippe44
2ce939eb7c Merge remote-tracking branch 'refs/remotes/origin/refactor-BT/I2C' into WiFi-Manager 2019-09-08 22:24:20 -07:00
philippe44
b1f787a3a5 update UDP recvmbox 2019-09-08 22:21:48 -07:00
sle118
6cf0acfc4c Sync up (#16)
* Update CMakeLists.txt

* sink name corrections
2019-09-08 22:24:29 -04:00
sle118
995da61043 Merge branch 'WiFi-Manager' into refactor-BT/I2C 2019-09-08 22:24:16 -04:00
philippe44
ac66339947 sink name corrections 2019-09-07 19:09:39 -07:00
sle118
7fee96ec63 Revert CONFIG_SPIRAM defaults 2019-09-05 18:00:45 -04:00
Christian Herzog
46ee77e723 Wi fi manager (#14)
* build command line from website form

* fix autoexec1 length problem
2019-09-05 15:22:39 -04:00
Christian Herzog
e62616c232 fix autoexec1 length problem 2019-09-04 21:32:39 +02:00
sle118
a4a4829a00 Update CMakeLists.txt 2019-09-04 14:30:03 -04:00
sle118
26c23720d6 Update CMakeLists.txt 2019-09-04 14:29:49 -04:00
Christian Herzog
ec83f2dd95 Merge branch 'WiFi-Manager' of https://github.com/philippe44/squeezelite-esp32 into WiFi-Manager 2019-09-04 20:10:19 +02:00
sle118
e3db4d1dc9 Circumvent gcc 8 restrict error 2019-09-04 12:08:23 -04:00
Christian Herzog
926f4ac723 build command line from website form (#12) 2019-09-04 11:40:25 -04:00
Christian Herzog
cf4701f8ed build command line from website form 2019-09-03 22:21:11 +02:00
Sebastien
c84c663848 Merge remote-tracking branch 'origin/WiFi-Manager' into WiFi-Manager
Conflicts:
	components/wifi-manager/http_server.c
2019-09-02 17:37:56 -04:00
Sebastien
07873a7710 Jenkins integration - Migrate to CMake 2019-09-02 17:09:38 -04:00
Christian Herzog
7e4e0e2caf Wi fi manager (#11)
* autoexec config settings working

* small fixes

* working autoexec* saving

* allow double quotes in command line
2019-09-02 16:54:11 -04:00
philippe44
4e8abb2954 default config change 2019-09-01 13:49:41 -07:00
philippe44
d9429b8c17 Merge remote-tracking branch 'refs/remotes/origin/refactor-BT/I2C' into WiFi-Manager 2019-09-01 13:46:35 -07:00
Christian Herzog
5e34f65e5e autoexec config settings working (#10)
* autoexec config settings working

* small fixes

* working autoexec* saving
2019-09-01 16:45:28 -04:00
philippe44
daeb4dcd11 move to Apple alac decoder, update partition size 2019-09-01 12:37:36 -07:00
philippe44
9be05363c0 change modelname 2019-09-01 11:48:54 -07:00
philippe44
f6a0c6f828 fixing AirPlay clicks (move to alac official) 2019-08-29 15:40:49 -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
c44c31f6d4 i2s ... 2019-08-24 08:22:44 -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
8a0763cc27 memory leak in AirPlay 2019-08-23 00:23:00 -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
6364ab5ee9 add IDF patch 2019-08-19 21:12:36 -07:00
philippe44
40128ac2b2 update IDF patch 2019-08-19 21:10:54 -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
9caf8deca6 potential mixed signed/unsigned arithmetic issues 2019-08-18 23:41:04 -07:00
philippe44
82a5758f6e zero frames in TEARDOWN 2019-08-18 21:28:13 -07:00