Christian Herzog
ed8ff0db97
add favicon
2020-03-12 19:24:51 +01:00
Sebastien
65dbd203ca
cleanup
2020-03-12 00:03:27 -04:00
Sebastien
c578803b62
Merge remote-tracking branch 'origin/master' into master-cmake
2020-03-11 23:52:42 -04:00
Sebastien
e3b68fd02d
cleaning up
2020-03-11 23:05:27 -04:00
Sebastien
d16b9fac7c
Merge remote-tracking branch 'origin/master' into master-cmake
2020-03-11 23:05:08 -04:00
philippe44
fa565eff70
fix display race condition - release
2020-03-11 19:07:45 -07:00
Sebastien
ea873ae3bc
Stabilizing a few things.
...
Music plays, httpd responds in a snap, messaging subsystem works, full
end-to-end flash erase/flash/configure wifi & hardware/reboot to
squeezelite was tested.
CMake system works well: it now allows to flash in a single command
(assuming esp-idf V4.0 is properly installed on the system) with the
standard line:
idf.py flash -p <comport>
this makes building and flashing the app less confusing for new
developers/users wanting to experiment
2020-03-11 15:51:55 -04:00
philippe44
a9e45620e2
misc corrections - release
...
- green led was off at reboot
- visu conflict when switching AirPlay or BT
- try to get a more sensible synchro for AirPlay
2020-03-10 22:32:26 -07:00
Sebastien
2ab14d62be
Merged with httpd - work in progress
2020-03-10 17:27:06 -04: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
philippe44
a43ee25033
display race condition fix - release
2020-03-10 09:24:04 -07: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
Sebastien
879272dfe4
idf.py app now builds both squeezelite and recovery in a single pass
2020-03-09 23:47:15 -04:00
philippe44
bbe42f68a3
Tweak A1S to make it work with devkit + correct one minor bug in buttons - release
2020-03-09 19:45:44 -07: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
281e6387b4
display register remove - release
2020-03-07 14:06:59 -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
Christian Herzog
93dbaa516a
start with syslog
2020-03-05 20:50:36 +01:00
Christian Herzog
69ba176990
get rid of duplicate resource links
2020-03-05 18:41:47 +01:00
Sebastien
f613487c4d
adjusting makefiles for http compile in linux
2020-03-04 14:40:44 -05:00
Sebastien
5badd8fc51
update make file
2020-03-04 13:47:18 -05:00
Christian Herzog
95267d4b3e
some cleanup
2020-03-04 19:04:57 +01:00
Sebastien
f998ea2a52
retrofit to gcc8/CMake
2020-03-04 13:02:14 -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
4f72f284ce
Additional messages added to messaging bus, increase dft size
2020-03-03 11:42:25 -05:00
Sebastien
5ab1f04ea5
taming the memory monster
2020-03-02 18:03:47 -05: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
philippe44
9759c0dbef
adding SSD1675 driver
2020-02-29 22:23:34 -08:00
Sebastien
4944210ef1
buffering fix on http OTA - release
2020-02-29 09:41:13 -05:00
Sebastien
e2d77684e3
HTTP and Binary upload ota work - release
...
decrease logging verbosity on low level messages
merging with master branch
correcting buffer size for better OTA redirection/http header parsing
2020-02-29 08:45:19 -05:00
Sebastien
d2eb9eb4aa
Merge remote-tracking branch 'origin/master' into httpd
2020-02-29 08:41:36 -05:00
Sebastien
a690b177ca
http ota buffer length fix - release
2020-02-29 08:41:28 -05:00
philippe44
2d0eac5aee
Remove ELD reference
2020-02-28 20:58:29 -08:00
philippe44
efa818e794
Display improvements
2020-02-28 20:56:49 -08:00
philippe44
4423fa2ad3
y line draw boundary
2020-02-28 10:30:11 -08:00
Sebastien
c999828197
OTA feedback on local display - release
2020-02-28 12:29:34 -05:00
Sebastien
6b17d862e2
Merge remote-tracking branch 'origin/master' into httpd
2020-02-28 11:10:14 -05:00
philippe44
04f74b310d
typos - release
2020-02-27 23:07:27 -08:00
philippe44
7584b1bd5b
scroller correction + JPEG improvements
2020-02-27 23:05:04 -08:00
Sebastien
54844ecea1
Merge remote-tracking branch 'origin/master' into httpd
2020-02-27 21:24:18 -05:00