Commit Graph

868 Commits

Author SHA1 Message Date
Sébastien
4169bcd6ae Update build with all commits - release 2020-07-19 09:48:05 -04:00
Sébastien
11802f58d1 Trigger build - release 2020-07-18 17:38:42 -04:00
Philippe G
a9cfecfc91 pause: do not change state when already off 2020-07-12 12:41:52 -07:00
Philippe G
dda27c9194 Merge branch 'master-cmake' of https://github.com/sle118/squeezelite-esp32 into master-cmake 2020-07-10 23:37:14 -07:00
Philippe G
596a277434 closesocket issue + cosmetic changes 2020-07-10 23:36:58 -07:00
Sebastien
b5fcb6b235 Move some INFO level messages to DEBUG - reducing the firmware footprint 2020-07-06 11:52:38 -04:00
Philippe G
84190e7c6e large mp4 header handling 2020-06-18 23:25:18 -07:00
Philippe G
b6aa8f9e96 aac channels wrong calculation - release 2020-06-16 18:17:27 -07:00
Sebastien
6308a4bc2d Streaming radio paradise fix - release 2020-06-11 17:03:36 -04:00
Sebastien
fe640249e4 Merge branch 'master-cmake' of https://github.com/sle118/squeezelite-esp32.git into master-cmake 2020-06-11 17:02:14 -04:00
Sebastien
56822f6bd6 Fix streaming issue
changing the following config lines
# CONFIG_ESP32_WIFI_AMPDU_TX_ENABLED is not set
# CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED is not set
2020-06-11 17:02:03 -04:00
Christian Herzog
8e639bd03f fix SL command line 2020-06-10 16:57:34 +02:00
Sebastien
e125ff899f Merge remote-tracking branch 'origin/master-cmake' into master-cmake
Conflicts:
	plugin/SqueezeESP32.zip
	plugin/SqueezeESP32/install.xml
	plugin/repo.xml

-- Fix Broken build on CMake-master
2020-06-09 14:48:03 -04: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
Philippe G
0999d439dd knob-only navigation 2020-06-05 16:46:38 -07:00
Philippe G
0521ecb250 tweak command line (wav) and equalizer warning messages 2020-05-30 00:08:31 -07:00
Philippe G
a5a0cbc557 brightness log 0..5 + log - release 2020-05-27 17:01:33 -07:00
Sebastien
26a2519451 allow specifying i2c port when using commands 2020-05-25 21:38:59 -04:00
philippe44
3028561262 Update README.md 2020-05-25 15:07:04 -07:00
philippe44
a609a023ef Update README.md 2020-05-25 14:57:00 -07:00
Philippe G
899ea8b9e8 add OggFlac & disable AMPDU 2020-05-21 16:57:36 -07:00
Sebastien
4467081169 fix an issue with the i2cset command - release 2020-05-21 17:49:49 -04:00
Philippe G
7e83c4d51d Merge branch 'master' of https://github.com/sle118/squeezelite-esp32 2020-05-21 14:05:29 -07:00
Philippe G
2597db9e15 add OggFlac & remove BLE - release 2020-05-21 14:05:24 -07:00
Sebastien
6d0128aec4 More config change to resolve linking - release 2020-05-20 18:22:46 -04:00
Sebastien
3007ad001e Fix linking issue on latest esp-idf v4 - release 2020-05-20 18:07:54 -04:00
philippe44
8149e4095b Update README.md 2020-05-19 17:55:06 -07:00
philippe44
f6bb1d82d5 Update README.md 2020-05-19 15:57:24 -07:00
philippe44
793188817f Update README.md 2020-05-19 15:56:24 -07:00
philippe44
3ccd453742 Update README.md 2020-05-19 15:51:51 -07:00
Philippe G
f815b8e2c6 Merge branch 'master' of https://github.com/sle118/squeezelite-esp32 2020-05-19 14:17:31 -07:00
Philippe G
aa6876e601 Set min LMS version to 7.9 2020-05-19 14:17:28 -07:00
Sebastien
2e0ee1fff0 resolve certificate authority - release 2020-05-19 16:12:33 -04:00
Philippe G
8c844e19b0 Merge branch 'master' of https://github.com/sle118/squeezelite-esp32 2020-05-19 12:37:43 -07:00
Philippe G
c01a08d18a disable AMPDU - release 2020-05-19 12:37:35 -07:00
Sebastien
ba786a62f7 Restore make file - release 2020-05-19 15:28:17 -04:00
philippe44
c1990054de Merge pull request #29 from michaelherger/require-LMS-79
The SqueezeESP32 plugin requires LMS 7.9. It wouldn't run on 7.7.
2020-05-19 12:11:04 -07:00
Sebastien
6eee8cecd8 update certificate authority determination - release 2020-05-19 15:08:22 -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
e04708ad1c always re-allocate aac codec between tracks - release 2020-05-15 20:50:36 -07:00
Michael Herger
fcfbbd61c0 The SqueezeESP32 plugin requires LMS 7.9. It wouldn't run on 7.7. 2020-05-15 14:15:19 +02:00
Philippe G
c33635f35c more aac correction - release 2020-05-14 19:26:59 -07:00
Philippe G
575118f62c release 2020-05-13 20:14:59 -07:00
Philippe G
6705301f7e Merge branch 'master' of https://github.com/sle118/squeezelite-esp32 2020-05-13 20:11:49 -07:00
Philippe G
7d2d4a6f77 AAC files might be blocked in a loop at the end 2020-05-13 20:11:45 -07:00
philippe44
66a7e22d2e Update README.md 2020-05-12 00:09:28 -07:00
Philippe G
edf1d454a2 enable "remote" menu in settings 2020-05-10 14:51:11 -07:00
Philippe G
bbe62352a2 CRLF in strings.txt - grrr! 2020-05-10 12:04:38 -07:00
Philippe G
f01d746e9b plugin clean-up, add equalizer auto-update, add CLI for equalizer - Thanks Michael! 2020-05-10 11:51:02 -07:00
philippe44
2821a85328 Merge pull request #26 from michaelherger/live-eq
Make the EQ in player settings update the player in "real time"
2020-05-10 10:45:07 -07:00