Commit Graph

43 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
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
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
7a44e379ed set defautl value in settings 2020-04-22 14:59:39 -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
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
3eb2c76d6b set height before building modes 2020-03-22 20:23:51 -07:00
philippe44
6342e7b824 add analogue VU - release 2020-03-22 19:59:44 -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
philippe44
5e5dc9ba29 1st artwork version 2020-03-18 23:42:44 -07:00
philippe44
b60ea2e356 make AirPlay work in AP mode - release 2020-03-08 16:51:45 -07:00
philippe44
fae613eb33 Forgot that scale is an int, not a float 2020-03-05 20:19:35 -08:00
philippe44
c865dfbe9c By player screen settings 2020-03-05 19:46:06 -08:00
philippe44
93c24cbf5f plugin update 2020-03-03 22:53:14 -08:00
philippe44
1bb4d25bce plugin screen width > 255 2020-03-02 20:09:11 -08:00
philippe44
2d73ad8348 plugin update 2020-02-18 23:24:33 -08:00
philippe44
d78c50f781 "log-like" scale on spectrum visu 2020-02-18 18:37:03 -08:00
philippe44
ed224f6b71 Add spectrum visualizer 2020-02-16 22:56:14 -08:00
philippe44
dd7b4a0fb4 Automatic screen with update from player 2020-02-11 12:43:04 -08:00
philippe44
1ca33a3330 allow player to change its name 2020-02-02 01:42:37 -08:00
philippe44
766d6972b1 display fixing
typo

plugin's files
2020-01-22 22:35:04 -08:00
philippe44
a763c2d4f7 client scrolling 2020-01-20 00:14:10 -08:00
philippe44
5a9df7b0d5 refactor display
- part of components
- separation between LMS & driver
- move slimp message to squeezelite
2020-01-18 16:19:06 -08:00
philippe44
5599f13954 brightness scale in plugin 2020-01-18 01:23:17 -08:00
philippe44
10ea98f061 brightness 2020-01-18 01:06:04 -08:00
philippe44
b8570ebce3 finish remapping
- actrls_brd config renamed actrls_config
- get rid of static board definitions
- allow JSON config string to only initialize what it needs
- add control_hook
2020-01-17 20:29:14 -08:00
philippe44
5a4181642f add width parameter in plugin 2020-01-16 00:31:16 -08:00
philippe44
cb7262962c flip correction :-) 2020-01-15 23:26:43 -08:00
philippe44
f8b5d856a3 buttons extension + config memory leak & external allocation 2020-01-14 23:29:19 -08:00
philippe44
eb5c7c3cea display update 2020-01-13 22:13:44 -08:00
philippe44
1f6138a823 Plugin update 2020-01-13 20:00:53 -08:00
philippe44
dba4782871 display improvements, reset player_id when switching server 2020-01-13 19:19:55 -08:00
philippe44
2783a83a00 Display plugin update 2020-01-13 00:32:36 -08:00