Commit Graph

762 Commits

Author SHA1 Message Date
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
Sebastien
fcf86c5e75 cmake ota leverage esp_http_client 2020-04-06 10:31:32 -04:00
Philippe G
1ab183335e more airplay saga - release 2020-04-04 13:28:57 -07:00
Philippe G
a094b0d61f visu with fixed output - release 2020-04-03 18:40:45 -07:00
Philippe G
402da30bea forgot SHA1 2020-04-02 17:22:42 -07:00
Philippe G
c994c5f3e3 tweak for square displays & vertical VU - release 2020-04-02 17:07:54 -07: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
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
philippe44
d2a9454200 block all screen update when using full screen visu on small screens - release 2020-03-24 17:31:07 -07:00
philippe44
cd5693a81c VU bitmap is 8bits grayscale, not RGB332 - release 2020-03-24 15:31:13 -07:00
philippe44
6ad532a276 reset style for small visu - release 2020-03-22 20:38:44 -07:00
philippe44
3eb2c76d6b set height before building modes 2020-03-22 20:23:51 -07:00
philippe44
be59d8461b Merge branch 'master' of https://github.com/sle118/squeezelite-esp32 2020-03-22 19:59:58 -07:00
philippe44
6342e7b824 add analogue VU - release 2020-03-22 19:59:44 -07:00
philippe44
f714d4fd23 Update README.md 2020-03-21 19:51:31 -07:00
philippe44
fb499982c2 better screensaver handling - release 2020-03-21 13:24:26 -07:00
Sebastien
15eccefecb fix jenkins - 2nd attempt - release 2020-03-21 13:08:58 -04:00
Sebastien
671634b99c wip - fix jenkins - release 2020-03-21 13:06:17 -04:00
Sebastien
b8f0671227 Merging changes from master - release 2020-03-21 12:39:47 -04:00
Sebastien
70b6d54af7 Merge remote-tracking branch 'origin/master' into master-cmake 2020-03-21 12:38:55 -04:00
Sebastien
8a81fe821f fixing the binary app_name for squeezelite 2020-03-21 12:38:10 -04:00
philippe44
ff40290610 handle "generic" visualizer - release 2020-03-20 23:55:26 -07:00
philippe44
b5199650ff notification correction 2020-03-19 17:16:43 -07:00
philippe44
755386c6ec html file was not updated 2020-03-19 16:23:36 -07:00
philippe44
606f1983c5 artwork support - release 2020-03-19 16:13:59 -07:00
philippe44
5e5dc9ba29 1st artwork version 2020-03-18 23:42:44 -07:00
philippe44
126d3f4e04 airplay: fix some silly unsigned errors and handle network blackouts - release 2020-03-17 19:01:44 -07:00
philippe44
a79022147c SSD1326 correction + prepare new slimproto message for artwork 2020-03-16 22:08:40 -07:00
Sebastien
3870b86a31 JTAG debugging script work now. - release
under the build directory, a number of new files will be written with
prefixes like flash_dbg_* and dbg_*. These can be used to debug using
jtag.  the flash_dbg* files will flash the binaries to the dbg target
and, if necessary, set the offset for debugging (e.g. when running
squeezelite, the debugger needs to know that it's running in an offset
that's not the same as recovery). These files can be used in a command
like : xtensa-esp32-elf-gdb.exe --command=build/flash_dbg_squeezelite
2020-03-15 10:46:40 -04:00
Sebastien
b0b489704e Merge and reset component names 2020-03-15 08:38:50 -04: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
philippe44
026abab197 fixed BT - release 2020-03-14 23:51:53 -07:00
philippe44
0b3aad6b7a fixed BT 2020-03-14 23:50:16 -07:00
Sebastien
dfc5d0d0ad Merge remote-tracking branch 'origin/master' into master-cmake 2020-03-14 13:53:49 -04:00
philippe44
6da48f2179 cleanup display after boot / server change - release 2020-03-13 23:14:54 -07:00
Sebastien
52d8fdd976 more make changes - release 2020-03-13 16:03:18 -04:00
Sebastien
f53edaa75c Updated instructions for esp-idf v4.0 - release 2020-03-13 08:49:11 -04:00
Sebastien
e7feeaddbe Merge branch 'master-cmake' of https://github.com/sle118/squeezelite-esp32.git into master-cmake 2020-03-13 07:20:44 -04:00
Sebastien
d0afc66b27 added jtag debugging/flashing command file generation 2020-03-13 07:20:00 -04:00
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