Commit Graph

782 Commits

Author SHA1 Message Date
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
philippe44
4da58ff1dc Update README.md 2020-04-29 14:10:00 -07:00
Philippe G
f0d5c1da01 AirPlay: moveback to simplified sync - release 2020-04-28 14:44:29 -07:00
Philippe G
bb1266ed5d more AirPlay - release 2020-04-26 12:56:56 -07:00
Philippe G
7a44e379ed set defautl value in settings 2020-04-22 14:59:39 -07:00
Philippe G
014aa91fdd add RSSI + disable equalizer when not needed - release 2020-04-19 23:01:07 -07:00
Philippe G
e0e309c4ed equalizer w/o display 2020-04-17 14:54:39 -07:00
Philippe G
30454bbd0c player.html was missing - release 2020-04-17 08:35:02 -07:00
Philippe G
394d6b6465 equalizer - release 2020-04-17 08:03:17 -07:00
Philippe G
7e4c0d2ac4 opus codec update for webradio (stack overflow) - release 2020-04-08 17:27:45 -07: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
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
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