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
|
2b049e1717
|
leftovers
|
2020-08-12 16:20:12 -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
|
5b6ddf0b02
|
add IR and "raw" button mode - release
|
2020-05-09 18:07:26 -07:00 |
|
Philippe G
|
8f0709d5b1
|
clarify our licensing intention
|
2020-05-04 18:40:48 -07:00 |
|
Sebastien
|
811451f24e
|
cmake on esp-idf V4.0 - testing version - release
|
2020-04-09 23:08:40 -04: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 |
|
philippe44
|
1a5f5283bb
|
make AirPlay work in AP mode
|
2020-03-08 16:51:24 -07:00 |
|
Sebastien
|
b2ea4a2cdd
|
untangling references. linking almost completed!
|
2020-03-08 10:46:30 -04: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
|
ca70068d88
|
backpedal on renaming the display component
|
2020-03-06 17:44:46 -05:00 |
|
Sebastien
|
3c9fc8f0c3
|
minor changes to make files
|
2020-03-06 17:41:12 -05:00 |
|
Sebastien
|
562bec14fe
|
migrating to esp-idf V4.0 gcc 8.2 and CMake
|
2020-03-06 16:43:56 -05:00 |
|
Sebastien
|
c97f9e2c59
|
retrofit to gcc8
|
2020-03-04 13:01:24 -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 |
|
Sebastien
|
d4576bbdd4
|
httpd implementation - wip
|
2020-02-21 15:16:54 -05: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 |
|
Sebastien
|
4de4e07d99
|
messaging subsystem wip
|
2020-02-19 08:02:58 -05:00 |
|
philippe44
|
4e7ff0a37a
|
AirPlay co-existence improvements, couple of display issues
|
2020-02-18 00:57:33 -08:00 |
|
sebastien
|
58a2d0bea7
|
Merge remote-tracking branch 'origin/master' into httpd
Conflicts:
components/services/monitor.c
components/telnet/telnet.c
|
2020-02-05 21:06:27 -05:00 |
|
sebastien
|
dd594245f6
|
Merge master
|
2020-02-05 20:58:17 -05:00 |
|
philippe44
|
ed4eb6a42e
|
adding rotary encoder + better jack gpio handling
|
2020-02-05 00:17:48 -08: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 |
|
philippe44
|
3c0957d110
|
AirPlay: retry NTP sync when initial RTT is >100ms - release
|
2020-02-01 23:22:05 -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
|
89f15619c7
|
add BT display (still WIP)
|
2020-01-26 23:53:22 -08:00 |
|