forked from philippe44/squeezelite-esp32
-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #440 from digidocs/loudness_plugin_fix1
SqueezeESP32 plugin loudness control fix
- Loading branch information
Showing
4 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<?xml version='1.0' standalone='yes'?> | ||
<extensions> | ||
<plugins> | ||
<plugin version="0.600" name="SqueezeESP32" minTarget="7.9" maxTarget="*"> | ||
<plugin version="0.601" name="SqueezeESP32" minTarget="7.9" maxTarget="*"> | ||
<link>https://github.com/sle118/squeezelite-esp32</link> | ||
<creator>Philippe</creator> | ||
<sha>335b585e22eddbddacce00f34001d8bf2ee0f54f</sha> | ||
<sha>439637e01db7410157a333446cd284509f877849</sha> | ||
<email>[email protected]</email> | ||
<desc lang="EN">SqueezeESP32 additional player id (100/101)</desc> | ||
<url>http://raw.githubusercontent.com/sle118/squeezelite-esp32/master-v4.3/plugin/SqueezeESP32.zip</url> | ||
|