Commit Graph

1117 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
Sebastien
293d08deec system config UI work in progress 2020-04-29 19:38:00 -04: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
Sebastien
396f4e58de fix PHY - release 2020-04-27 14:36:15 -04:00
Philippe G
bb1266ed5d more AirPlay - release 2020-04-26 12:56:56 -07:00
Sebastien
8100c090fa bluetooth fixup wip 2020-04-25 09:02:48 -04:00
Sebastien
4513c372a8 Merge remote-tracking branch 'origin/master' into master-cmake 2020-04-24 15:24:50 -04:00
Philippe G
7a44e379ed set defautl value in settings 2020-04-22 14:59:39 -07:00
Christian Herzog
0b3df3a155 allow sorting for branch 2020-04-22 21:18:37 +02:00
Sebastien
04308e71de increase log verbosity 2020-04-21 14:15:15 -04:00
Sebastien
f2a6e8f54c update build script to call out various custom ninja targets-release 2020-04-21 10:22:30 -04:00
Sebastien
9e73b51116 jenkins linking fixed - release 2020-04-20 12:29:22 -04:00
Sebastien
34e7b6741f jenkins linking fix 2020-04-20 12:11:13 -04:00
Sebastien
db90f29513 Sync with master - release 2020-04-20 11:42:08 -04:00
Sebastien
24035683a9 Merge remote-tracking branch 'origin/master' into master-cmake 2020-04-20 09:16:00 -04: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
Sebastien
29737f720e merge Equalizer - release 2020-04-17 14:18:39 -04:00
Sebastien
0caaadc774 Merge remote-tracking branch 'origin/master' into master-cmake 2020-04-17 13:42:20 -04: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
Sebastien
e5601010e8 Merge branch 'master-cmake' of https://github.com/sle118/squeezelite-esp32.git into master-cmake 2020-04-16 20:37:25 -04:00
Sebastien
56396d11ef command to UI backend wip 2020-04-16 20:32:39 -04:00
Christian Herzog
bb44b3f718 fix AP scan 2020-04-16 20:39:54 +02:00
Christian Herzog
cac9d329e1 fix message race condition 2020-04-15 21:40:00 +02:00
Sebastien
0a32f38f91 update display draw functions - release 2020-04-13 12:44:49 -04:00
Sebastien
6c0cf516c0 fix compile issue on latest esp-idf v4 - release 2020-04-13 11:41:50 -04:00
Sebastien
fda25bbd30 more elf resizing and option tuning - release 2020-04-12 14:08:05 -04:00