Christian Herzog
ff1df34355
Wi fi manager ( #22 )
...
* resampling defaults
* UI cleanup
* turn of JSON timers when wifi is connected
* enable/disable timers depending on connection status
* trigger reboot if autoexec1 has changed
* code cleanup/reorder, enable reboot buttons
2019-09-18 14:44:16 -04:00
Christian Herzog
618b82b497
Wi fi manager ( #21 )
...
* resampling defaults
* UI cleanup
* turn of JSON timers when wifi is connected
2019-09-17 15:20:57 -04:00
Sebastien
a9c22e4852
Merge branch 'WiFi-Manager' into WiFi-Manager-philippe
2019-09-17 14:26:51 -04:00
Sebastien
956ed6eaec
OTA support - default base release when compiled from
2019-09-17 14:08:37 -04:00
Sebastien
ef0ea7f6b0
Updated the download url for builds in the README file
2019-09-17 11:58:36 -04:00
sle118
b1533b4a6e
Update README.md
2019-09-17 09:54:13 -04:00
Sébastien
80ef10e95f
Triggering build test
2019-09-14 22:29:05 -04:00
sle118
8268aeb0bb
Update README.md
2019-09-11 22:48:03 -04:00
sle118
7c8aa35a74
Update README.md
2019-09-11 22:45:44 -04:00
sle118
9d173166fc
Update README.md
2019-09-11 22:39:22 -04:00
sle118
3b351b7c66
Update README.md
2019-09-11 22:38:02 -04:00
Sebastien
58ac8a1c6c
Add default build configurations for Jenkins
2019-09-11 20:19:51 -04:00
philippe44
12572130c4
Merge branch 'WiFi-Manager' of https://github.com/philippe44/squeezelite-esp32 into WiFi-Manager
2019-09-10 08:11:46 -07:00
philippe44
c57b543751
Merge pull request #19 from daduke/WiFi-Manager
...
Wi fi manager
2019-09-10 08:11:23 -07:00
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