Commit Graph

82 Commits

Author SHA1 Message Date
Philippe G
7ce65b3095 remove large fonts - release 2020-08-17 13:37:57 -07:00
Philippe G
c01a83b466 warning-free compile 2020-08-12 16:10:18 -07:00
Philippe G
089c856df3 clean display inline 2020-08-11 16:33:03 -07:00
Philippe G
05e3c59a46 fix some compile issue & add TAS5713 2020-08-03 13:19:47 -07:00
Philippe G
0865496d76 porting master changes
There is a divergence in accessors.c that I've not resolved
2020-08-02 23:13:46 -07:00
Philippe G
3c76f6fcb5 driver for ST7735/89 & LED PWM 2020-07-28 18:35:10 -07:00
Philippe G
16fe532dc8 opus & vorbis fix when using resampling 2020-07-27 14:24:06 -07:00
Philippe G
a429196d31 a few more inline ... 2020-07-25 17:35:44 -07:00
Philippe G
5f3643bd6a change inline for static inline 2020-07-25 17:15:06 -07:00
Philippe G
62824da779 add color display support + SSD1351 driver 2020-07-25 16:57:10 -07:00
Sebastien
efb1ce0324 Merge remote-tracking branch 'origin/master' into master-cmake
Conflicts:
	README.md
	build-scripts/ESP32-A1S-sdkconfig.defaults
	build-scripts/I2S-4MFlash-sdkconfig.defaults
	build-scripts/NonOTA-I2S-4MFlash-sdkconfig.defaults
	build-scripts/NonOTA-SqueezeAmp-sdkconfig.defaults
	build-scripts/SqueezeAmp4MBFlash-sdkconfig.defaults
	build-scripts/SqueezeAmp8MBFlash-sdkconfig.defaults
2020-06-09 14:42:37 -04: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
293d08deec system config UI work in progress 2020-04-29 19:38:00 -04:00
Sebastien
0a32f38f91 update display draw functions - release 2020-04-13 12:44:49 -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
Sebastien
fcf86c5e75 cmake ota leverage esp_http_client 2020-04-06 10:31:32 -04:00
Philippe G
26330ee69e add SSD1322 + few tweaks - release 2020-04-01 20:03: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
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
1f508039e8 Merge remote-tracking branch 'origin/master' into master-cmake
Conflicts:
	components/driver_bt/bt_app_sink.c
2020-03-15 08:37:23 -04:00
philippe44
e3bff04117 acquire display when starting to play - release 2020-03-15 00:16:49 -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
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
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
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
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
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
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
philippe44
876ae491a1 add 'pause' 2020-02-27 18:23:05 -08:00
philippe44
bbe6022844 add AirPlay/BT pause length option - release 2020-02-26 23:53:42 -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