Commit Graph

604 Commits

Author SHA1 Message Date
Sebastien
e19c9e12dc memory leak fixed 2020-02-24 16:14:17 -05:00
Sebastien
e3ea0c8140 trigger build - release 2020-02-21 17:37:28 -05:00
Sebastien
d881a0ae25 trigger build - release 2020-02-21 17:36:13 -05:00
Sebastien
34459f54ef increase ota message buffer size by a byte - release 2020-02-21 17:26:14 -05:00
Sebastien
168c15ce02 httpd alpha version - release 2020-02-21 17:16:48 -05:00
Sebastien
d4576bbdd4 httpd implementation - wip 2020-02-21 15:16:54 -05:00
Sebastien
2dad83e965 Merge remote-tracking branch 'origin/master' into httpd
Conflicts:
	Makefile
	components/wifi-manager/index.html
2020-02-19 08:14:49 -05:00
Sebastien
22a1df82e1 Merge branch 'httpd' of https://github.com/sle118/squeezelite-esp32.git into httpd 2020-02-19 08:03:12 -05:00
Sebastien
4de4e07d99 messaging subsystem wip 2020-02-19 08:02:58 -05:00
philippe44
b9de51a125 comments - release 2020-02-18 23:44:22 -08:00
philippe44
921084a6b7 Plugin update (prefs naming) 2020-02-18 23:29:31 -08:00
philippe44
2d73ad8348 plugin update 2020-02-18 23:24:33 -08:00
philippe44
ac1bd891e8 project_path #2 2020-02-18 21:44:37 -08:00
philippe44
dfb2ef3e3a project_path? 2020-02-18 21:08:12 -08:00
philippe44
c666ad8d63 add esp-dsp 2020-02-18 19:30:32 -08:00
philippe44
2345503f40 adding submodule 2020-02-18 19:21:01 -08:00
philippe44
72ff203738 add DSP defines 2020-02-18 19:17:00 -08:00
philippe44
d78c50f781 "log-like" scale on spectrum visu 2020-02-18 18:37:03 -08:00
philippe44
4e7ff0a37a AirPlay co-existence improvements, couple of display issues 2020-02-18 00:57:33 -08:00
philippe44
fe5f9feeaf stop scrolling when activating visualizer on small screens 2020-02-17 00:19:15 -08:00
philippe44
86f5a19cdd forgot to add BT in visualizer 2020-02-16 23:35:40 -08:00
philippe44
ed224f6b71 Add spectrum visualizer 2020-02-16 22:56:14 -08:00
Christian Herzog
0809a6e70c tweak FW upload UI 2020-02-16 19:42:48 +01:00
Christian Herzog
c9fab19ce8 fix test css/js 2020-02-16 17:09:09 +01:00
Christian Herzog
11f2b0a563 fix test css/js 2020-02-16 16:59:32 +01:00
Sebastien
8c3a52d40c added ability to upload new firmware from the browser. 2020-02-14 13:33:50 -05:00
Sébastien
6c24926b2f Updated submodules cloning instructions 2020-02-14 12:32:36 -05:00
Sebastien
69120bb4de increase http header max length to 1024 bytes
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
from
CONFIG_HTTPD_MAX_REQ_HDR_LEN=512
2020-02-13 16:39:14 -05:00
Sebastien
b80faf911a fine tuning of httpd implementation 2020-02-13 16:22:51 -05:00
Sebastien
fb2e1884f5 Merge remote-tracking branch 'origin/master' into httpd 2020-02-13 08:32:48 -05:00
Sebastien
4c16e2c871 Fix Typo in i2c command to set display 2020-02-12 21:26:11 -05:00
Sebastien
c5c5835acc add new command to erase wifi manager's config - release
command: nvs_erase_wifi_manager
2020-02-12 18:14:33 -05:00
Sebastien
1d803af331 Merge remote-tracking branch 'origin/master' into httpd
Conflicts:
	components/services/monitor.c
	components/telnet/telnet.c
	components/telnet/telnet.h
2020-02-12 18:03:22 -05:00
Sebastien
1af1fd1639 refactoring, improvements and bug fixes for telnet 2020-02-12 17:52:45 -05:00
philippe44
6b9a1420bf 32 pixel height display bug 2020-02-11 21:49:43 -08:00
philippe44
64710a7341 Merge branch 'master' of https://github.com/sle118/squeezelite-esp32 2020-02-11 14:43:20 -08:00
philippe44
ff7b7f0846 Player sends its resolution to LMS + SPI speed settable 2020-02-11 14:31:17 -08:00
philippe44
39f7ca7d60 Update README.md 2020-02-11 14:11:32 -08:00
philippe44
dd7b4a0fb4 Automatic screen with update from player 2020-02-11 12:43:04 -08:00
philippe44
4cdbec5127 Update README.md 2020-02-10 23:55:14 -08:00
philippe44
4f4ebea0e5 Update README.md 2020-02-10 23:53:58 -08:00
philippe44
f9beccfb51 Update README.md 2020-02-10 20:48:54 -08:00
philippe44
3e8f61c0df Update README.md 2020-02-10 20:48:21 -08:00
philippe44
23fed62e28 Update README.md 2020-02-10 20:47:32 -08:00
philippe44
26c9a9e897 Verify that SPI works with SH1106 2020-02-10 20:44:50 -08:00
Sebastien
730b6d38a5 HTTPd WIP 2020-02-10 19:17:16 -05:00
philippe44
55e0efdb4a Update README.md 2020-02-10 13:19:46 -08:00
philippe44
a47812bb5d Update README.md 2020-02-09 14:33:26 -08:00
philippe44
c4b0168370 auto-detect DAC 2020-02-09 14:22:35 -08:00
philippe44
90d52dabaf More refactoring
last compile dependency on DAC
2020-02-09 13:29:30 -08:00