Commit Graph

710 Commits

Author SHA1 Message Date
Philippe G
14cc21eb66 Merge branch 'master' of https://github.com/sle118/squeezelite-esp32 2020-05-27 16:58:12 -07:00
Philippe G
4517e9040a log scale 0..5 for brightness - release 2020-05-27 16:58:07 -07: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
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
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
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
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
philippe44
c150177adb Merge pull request #27 from michaelherger/fix-plugin-prefs
Fix plugin prefs reading in settings pages
2020-05-10 10:43:51 -07:00
Michael Herger
90860afe3d As spectrum and artwork prefs are not handled by the default Settings handler we can't expect the values to be in the prefs element. 2020-05-10 11:17:24 +02:00
Philippe G
c827dea05a forced - release 2020-05-09 21:53:01 -07:00
Philippe G
7844456be1 Merge branch 'master' of https://github.com/sle118/squeezelite-esp32 2020-05-09 21:18:53 -07:00
Philippe G
d2fc45eca2 forced - release 2020-05-09 21:18:48 -07:00
philippe44
63bfa1daa8 Update README.md 2020-05-09 18:15:48 -07:00
philippe44
1671dc5cbd Update README.md 2020-05-09 18:15:03 -07:00
Philippe G
fb9fce3d4c Merge branch 'master' of https://github.com/sle118/squeezelite-esp32 2020-05-09 18:07:29 -07:00
Philippe G
5b6ddf0b02 add IR and "raw" button mode - release 2020-05-09 18:07:26 -07:00
philippe44
1f40b1d4d4 Update README.md 2020-05-09 18:05:48 -07:00
philippe44
bdafa34c8a Update README.md 2020-05-09 18:05:14 -07:00
philippe44
a9833d2637 Update README.md 2020-05-09 14:25:02 -07:00
Michael Herger
192847af89 Make the EQ in player settings update the player in "real time" as you change the values. 2020-05-08 13:42:40 +02:00
philippe44
338c6e5a1b Update README.md 2020-05-07 15:00:12 -07:00
philippe44
be00683b66 Merge pull request #24 from michaelherger/fix-no-display-use-case-and-some
Fix #23 - fix some issues when SqueezeAmp doesn't have a display
2020-05-06 19:34:40 -07:00
Michael Herger
fd16af1ae6 We need to wrap the callback to make it unique. Otherwise subscriptions would overwrite each other. 2020-05-06 06:17:00 +02:00
Philippe G
1dcc16e03d Merge branch 'master' of https://github.com/sle118/squeezelite-esp32 2020-05-05 17:40:13 -07:00
philippe44
3dad1e07e6 Merge pull request #25 from michaelherger/German
German Translation
2020-05-05 16:12:04 -07:00
Michael Herger
5e00288f11 German Translation 2020-05-05 23:04:12 +02:00
Michael Herger
9f23b79818 Fix some issues when SqueezeAmp doesn't have a display
* only push simple prefs on the list of automatically managed items - hashes and lists can't be managed by the Settings super class
* only push display/artwork related prefs on the list if deal with a player which has a display
* move most artwork/display handling code out of the plugin to the Player class
* rename `eq` pref to `equalizer`, as `eq` is a reserved word
* automatically update the player when the `equalizer` pref is changed
* strip down Plugin to the bare minimum needed with any SqueezeAMP, no matter whether it has a display or not
2020-05-05 22:45:54 +02:00
Philippe G
325dc2ad05 comment typo 2020-05-05 11:17:10 -07:00
Philippe G
4f324b90d7 Merge branch 'master' of https://github.com/sle118/squeezelite-esp32 2020-05-04 18:40:52 -07:00
Philippe G
8f0709d5b1 clarify our licensing intention 2020-05-04 18:40:48 -07:00