Commit Graph

46 Commits

Author SHA1 Message Date
Philippe G
87bf6255f4 tweak priorities - release 2021-03-22 18:07:09 -07:00
Philippe G
7f1db60c45 fix reboot logic upon server loss - release 2020-09-25 21:50:44 -07:00
Philippe G
fb530645b8 CRLF 2020-09-25 19:01:53 -07:00
Philippe G
c01a83b466 warning-free compile 2020-08-12 16:10:18 -07:00
Philippe G
596a277434 closesocket issue + cosmetic changes 2020-07-10 23:36:58 -07:00
Sebastien
1a2de11e92 Merge remote-tracking branch 'origin/master' into master-cmake
Conflicts:
	README.md
	components/config/config.c
	components/driver_bt/bt_app_sink.c
	components/raop/raop.c
	components/services/audio_controls.c
	main/platform_esp32.h
2020-05-18 10:13:32 -04:00
Philippe G
8f0709d5b1 clarify our licensing intention 2020-05-04 18:40:48 -07:00
Sebastien
39058213fa Merge remote-tracking branch 'origin/httpd' into master-cmake
Conflicts:
	.cproject
	.gitmodules
	.project
	.pydevproject
	.settings/language.settings.xml
	.settings/org.eclipse.cdt.core.prefs
	components/cmd_i2c/CMakeLists.txt
	components/cmd_i2c/cmd_i2ctools.c
	components/cmd_i2c/component.mk
	components/cmd_nvs/cmd_nvs.c
	components/cmd_nvs/component.mk
	components/cmd_system/cmd_system.c
	components/cmd_system/component.mk
	components/config/config.c
	components/config/config.h
	components/config/nvs_utilities.c
	components/display/CMakeLists.txt
	components/driver_bt/CMakeLists.txt
	components/driver_bt/component.mk
	components/raop/raop.c
	components/services/CMakeLists.txt
	components/squeezelite-ota/cmd_ota.c
	components/squeezelite-ota/squeezelite-ota.c
	components/squeezelite-ota/squeezelite-ota.h
	components/squeezelite/component.mk
	components/telnet/CMakeLists.txt
	components/wifi-manager/CMakeLists.txt
	components/wifi-manager/dns_server.c
	components/wifi-manager/http_server.c
	components/wifi-manager/http_server.h
	components/wifi-manager/wifi_manager.c
	components/wifi-manager/wifi_manager.h
	main/CMakeLists.txt
	main/console.c
	main/esp_app_main.c
	main/platform_esp32.h
2020-03-10 13:55:22 -04:00
Sebastien
804c67ef9a Merge remote-tracking branch 'origin/master' into master-cmake
Conflicts:
	components/raop/raop.c
	components/raop/rtp.c
2020-03-10 10:52:18 -04:00
philippe44
1a5f5283bb make AirPlay work in AP mode 2020-03-08 16:51:24 -07:00
Sebastien
70aa420406 Merge remote-tracking branch 'origin/master' into master-cmake
Conflicts:
	components/raop/raop.c
	components/raop/rtp.c
	main/cmd_squeezelite.c
2020-03-08 09:54:50 -04:00
philippe44
8e95bd3dd2 AirPlay fix & misc
- Spectrum scale fix
- Initialize more display parameters
- Reboot after 30s of no connection
- Reboot after IP address change
2020-03-07 14:01:53 -08:00
Sebastien
562bec14fe migrating to esp-idf V4.0 gcc 8.2 and CMake 2020-03-06 16:43:56 -05:00
philippe44
2b924fa425 Validated 256 pixels SSD1326 2020-03-03 20:37:23 -08:00
Sebastien
aa71866a17 Merge remote-tracking branch 'origin/master' into httpd 2020-03-02 08:59:37 -05:00
philippe44
b2d90d36c1 Ancient AirPlay issue fixed - release 2020-03-01 15:49:56 -08:00
philippe44
0bf2c11fdb Correcting annoying AirPlay bug! - release 2020-03-01 00:25:09 -08:00
Sebastien
75af26c55e Merge remote-tracking branch 'origin/master' into httpd
Conflicts:
	components/wifi-manager/http_server.c
2020-02-24 16:15:34 -05:00
philippe44
a3d0b67670 display refactor 2020-02-22 16:09:25 -08:00
philippe44
a1d1e3b148 1st prize for most insane compiler/execution bug - release 2020-02-20 00:39:28 -08:00
philippe44
4fa993f1a1 trying to solve memory issue - release 2020-02-19 17:58:46 -08:00
philippe44
aa6c0fcf95 RTSP stack overflow 2020-02-19 11:15:23 -08: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
philippe44
4e7ff0a37a AirPlay co-existence improvements, couple of display issues 2020-02-18 00:57:33 -08:00
sebastien
dd594245f6 Merge master 2020-02-05 20:58:17 -05:00
sebastien
e6bad26ef0 Merge remote-tracking branch 'origin/master' into httpd
Conflicts:
	components/wifi-manager/http_server.c
2020-02-04 22:44:34 -05:00
philippe44
49b9700e6d adding telnet 2020-02-03 13:48:19 -08:00
philippe44
8ddd5a58f3 displat mixup ms and s in RAOP as BT natively sends ms 2020-02-03 02:48:52 -08:00
Sebastien
acbc661efb Merge remote-tracking branch 'origin/master' into httpd 2020-01-29 11:10:34 -05:00
philippe44
9d2aa978d5 LMS/BT/AirPlay coexistence + improve display 2020-01-28 22:54:34 -08:00
philippe44
f9c30733e0 completed BT/AirPlay display 2020-01-27 21:50:46 -08:00
philippe44
1fd31471a2 Display for AirPlay / Bluetooth (still WIP) 2020-01-26 01:31:43 -08:00
Sebastien
b680999e62 Merge branch 'master' into httpd
Conflicts:
	components/wifi-manager/http_server.c
	components/wifi-manager/wifi_manager.c
	main/config.c
	main/config.h
2020-01-22 15:13:18 -05:00
philippe44
e82d56fbfa merge in progress 2020-01-11 13:56:58 -08:00
Sebastien
c85d2afbaf json button mapping config 2020-01-10 15:39:32 -05:00
philippe44
540466e746 Finalize buttons for AirPlay and BT, worked on coexistence 2020-01-04 02:03:34 -08:00
philippe44
0f8bd30544 terminate correctly statically created tasks 2019-11-05 20:18:26 -08:00
sleclerc
bc6215e34a more ota work-ota cmd line implemented-not tested 2019-09-21 00:17:59 -04:00
philippe44
daeb4dcd11 move to Apple alac decoder, update partition size 2019-09-01 12:37:36 -07: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
8a0763cc27 memory leak in AirPlay 2019-08-23 00:23:00 -07:00
philippe44
49dcfdc758 fixed airplay 2019-08-19 20:25:04 -07:00
philippe44
876720f9e2 AirPlay progress with synchro 2019-08-18 17:38:48 -07:00
philippe44
4f345a96ca does not work yet with iOS, only iTunes 2019-08-18 00:39:46 -07:00
philippe44
e9731ee232 tweak BT + first AirPlay commit 2019-08-17 23:39:05 -07:00