Commit Graph

322 Commits

Author SHA1 Message Date
Christian Herzog
560c9c2d81 recovery mode detection 2019-09-18 21:03:59 +02:00
Christian Herzog
fd235df8fb code cleanup/reorder, enable reboot buttons 2019-09-18 20:39:36 +02:00
Christian Herzog
157428ba8f trigger reboot if autoexec1 has changed 2019-09-18 19:38:08 +02:00
Christian Herzog
37f8ef3203 enable/disable timers depending on connection status 2019-09-18 19:37:45 +02:00
Christian Herzog
c880f1e761 Merge branch 'WiFi-Manager' of https://github.com/philippe44/squeezelite-esp32 into WiFi-Manager 2019-09-17 21:11:38 +02:00
Christian Herzog
871ce36ee9 turn of JSON timers when wifi is connected 2019-09-17 21:10:05 +02:00
Sebastien
956ed6eaec OTA support - default base release when compiled from 2019-09-17 14:08:37 -04:00
Christian Herzog
15cd5e1724 UI cleanup 2019-09-16 21:39:04 +02:00
Christian Herzog
b4d1134ad3 resampling defaults 2019-09-16 20:54:22 +02: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
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
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
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
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
sle118
6e7793a756 initial work on a wifi/http configuration module 2019-08-29 06:49:21 -04:00