Sebastien
0a32f38f91
update display draw functions - release
2020-04-13 12:44:49 -04:00
Sebastien
fcf86c5e75
cmake ota leverage esp_http_client
2020-04-06 10:31:32 -04: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
cd5693a81c
VU bitmap is 8bits grayscale, not RGB332 - release
2020-03-24 15:31:13 -07:00
philippe44
6342e7b824
add analogue VU - release
2020-03-22 19:59:44 -07:00
Sebastien
70b6d54af7
Merge remote-tracking branch 'origin/master' into master-cmake
2020-03-21 12:38:55 -04:00
philippe44
5e5dc9ba29
1st artwork version
2020-03-18 23:42:44 -07:00
philippe44
a79022147c
SSD1326 correction + prepare new slimproto message for artwork
2020-03-16 22:08:40 -07:00
Sebastien
65dbd203ca
cleanup
2020-03-12 00:03:27 -04: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
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
Sebastien
ca70068d88
backpedal on renaming the display component
2020-03-06 17:44:46 -05: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
philippe44
9759c0dbef
adding SSD1675 driver
2020-02-29 22:23:34 -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
philippe44
7584b1bd5b
scroller correction + JPEG improvements
2020-02-27 23:05:04 -08:00
philippe44
c00f513be7
forgot a few backports - release
2020-02-26 23:48:18 -08:00
philippe44
1ae8f80e53
Complete display + add JPEG
2020-02-26 23:27:28 -08:00
philippe44
a9f1240965
Fixed ClearWindow & few scroller tweaks
...
systematic verification of ClearWindow done ...
2020-02-25 23:23:08 -08:00
philippe44
a792a8cd5b
only slow clear for now
2020-02-25 20:10:16 -08:00
philippe44
5109877909
more display update (still need to fix ClearWindow)
2020-02-25 19:38:08 -08:00
philippe44
9a5d8dac4a
add ClearWindow optimization
2020-02-24 23:43:03 -08:00
philippe44
f008229acd
more display refactoring, led bug correction
2020-02-24 21:54:56 -08:00
philippe44
94fecbdd47
correct some inlining
2020-02-22 19:35:16 -08:00
philippe44
a3d0b67670
display refactor
2020-02-22 16:09:25 -08:00