Commit Graph

43 Commits

Author SHA1 Message Date
philippe44
02fc039bbe maximize number of AirPlay RTP buffers 2023-04-01 12:37:52 -07:00
Philippe G
9dfe90c26f alignment to 4.0 + misc cspot fixes 2021-12-22 12:15:05 -08:00
Philippe G
898998efb0 big merge 2021-12-18 21:04:23 -08:00
Philippe G
174942f509 better alac management 2021-01-10 02:13:46 -08:00
Philippe G
fb530645b8 CRLF 2020-09-25 19:01:53 -07:00
Philippe G
2b049e1717 leftovers 2020-08-12 16:20:12 -07:00
Philippe G
c01a83b466 warning-free compile 2020-08-12 16:10:18 -07:00
Sebastien
602b5564b0 Merge remote-tracking branch 'origin/master' into master-cmake
Conflicts:
	components/raop/rtp.c
	components/squeezelite/display.c
2020-04-06 10:39:55 -04:00
Philippe G
1ab183335e more airplay saga - release 2020-04-04 13:28:57 -07:00
Sebastien
c545c96fc1 Merge remote-tracking branch 'origin/master' into master-cmake
Conflicts:
	components/raop/rtp.c
2020-03-31 22:43:24 -04:00
philippe44
4c546180fd continue the AirPlay saga - release 2020-03-29 22:40:40 -07:00
philippe44
6b5c9188c6 continue the AirPlay saga - release 2020-03-29 22:36:23 -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
6398bbfe9f Improve AirPlay robustness to bad network conditions - release
need to add a decent PID loop ...
2020-03-08 21:47:27 -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
ca702d1b90 filter out AirPlay erroneous sync point - release 2020-03-07 18:14:11 -08: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
b2d90d36c1 Ancient AirPlay issue fixed - release 2020-03-01 15:49:56 -08:00
philippe44
3c0957d110 AirPlay: retry NTP sync when initial RTT is >100ms - release 2020-02-01 23:22:05 -08:00
philippe44
1fd31471a2 Display for AirPlay / Bluetooth (still WIP) 2020-01-26 01:31:43 -08: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
131769ff4d BT & AirPlay switch fix - release 2019-11-24 15:37: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
8a6295a016 RTP thread priority increase 2019-08-25 00:56:28 -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
8ddc2a0dc5 tweaks 2019-08-21 00:21:11 -07:00
philippe44
f547a52c1e finalize AirPlay sync 2019-08-20 13:18:43 -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
876720f9e2 AirPlay progress with synchro 2019-08-18 17:38:48 -07:00
philippe44
82bf8c507e Tweaks 2019-08-18 00:02:00 -07:00
philippe44
e9731ee232 tweak BT + first AirPlay commit 2019-08-17 23:39:05 -07:00