Skip to content

Commit

Permalink
Support multiple monitors of the same model
Browse files Browse the repository at this point in the history
  • Loading branch information
alin23 committed Mar 29, 2019
1 parent db47684 commit 7f662be
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 6 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,7 @@ Releases/Lunar-2.3.2.dmg filter=lfs diff=lfs merge=lfs -text
Releases/Lunar2.3.2-2.3.1.delta filter=lfs diff=lfs merge=lfs -text
Lunar.dmg filter=lfs diff=lfs merge=lfs -text
bin/EDIDReader filter=lfs diff=lfs merge=lfs -text
Releases/Lunar-2.3.3.dmg filter=lfs diff=lfs merge=lfs -text
Releases/Lunar-latest.dmg filter=lfs diff=lfs merge=lfs -text
Releases/Lunar2.3.3-2.3.1.delta filter=lfs diff=lfs merge=lfs -text
Releases/Lunar2.3.3-2.3.2.delta filter=lfs diff=lfs merge=lfs -text
4 changes: 2 additions & 2 deletions Lunar.dmg
Git LFS file not shown
4 changes: 2 additions & 2 deletions Lunar/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.3.2</string>
<string>2.3.3</string>
<key>CFBundleVersion</key>
<string>2.3.2</string>
<string>2.3.3</string>
<key>Fabric</key>
<dict>
<key>Kits</key>
Expand Down
8 changes: 8 additions & 0 deletions ReleaseNotes/2.3.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## Fixes

- Use all EDID data to encode monitor IDs
- this should allow Lunar to support multiple monitors of the same kind

## Improvements

- Convert to Swift 5
3 changes: 3 additions & 0 deletions Releases/Lunar-2.3.3.dmg
Git LFS file not shown
3 changes: 3 additions & 0 deletions Releases/Lunar2.3.3-2.3.1.delta
Git LFS file not shown
3 changes: 3 additions & 0 deletions Releases/Lunar2.3.3-2.3.2.delta
Git LFS file not shown
17 changes: 15 additions & 2 deletions Releases/appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>2.3.1</title>
<pubDate>Sat, 23 Mar 2019 14:55:46 +0200</pubDate>
<sparkle:minimumSystemVersion>10.11</sparkle:minimumSystemVersion>
<enclosure length="14406819" sparkle:dsaSignature="MEQCICbTUij+eux3By1L3ErHdkDvmP5MFrfMIdRvogwWBxS9AiBkFGUPLA4/pAgaEy1g3WPmudcdRsTE6K1Arp1tWgDGzw==" sparkle:edSignature="xCdmaVYMkHmcehUjr7QkbwsWJmVknCr9PgzdiaEF26Lal1o8hJZc6tGR3YdHWqNH9D87K9h0ANBe/DMzOnXZBQ==" sparkle:shortVersionString="2.3.1" sparkle:version="2.3.1" type="application/octet-stream" url="https://lunarapp.site/download/2.3.1"/>
<enclosure length="14406819" sparkle:edSignature="xCdmaVYMkHmcehUjr7QkbwsWJmVknCr9PgzdiaEF26Lal1o8hJZc6tGR3YdHWqNH9D87K9h0ANBe/DMzOnXZBQ==" sparkle:shortVersionString="2.3.1" sparkle:version="2.3.1" type="application/octet-stream" url="https://lunarapp.site/download/2.3.1"/>
<description>
<![CDATA[<div><style>* { font-family: Menlo, monospace; color: #333333; } a { color: #1DA1F2; } a:hover { color: #0077b5; } h2#features { color: #EDB44B; } h2#improvements { color: #3E3E70; } h2#fixes { color: #E14283; }</style><div><h2 id="fixes">Fixes</h2><ul><li>Check chart entries bounds before updating</li></ul><h2 id="improvements">Improvements</h2><ul><li>Move to edDSA key for signing updates</li></ul></div></div>]]>
</description>
Expand All @@ -15,13 +15,26 @@
<title>2.3.2</title>
<pubDate>Sat, 23 Mar 2019 16:33:17 +0200</pubDate>
<sparkle:minimumSystemVersion>10.11</sparkle:minimumSystemVersion>
<enclosure length="14402892" sparkle:dsaSignature="MEQCIBwMXccsqIiz6mDiur6Cd2xqekFmuBaXMNpcaqVJrM83AiB3CxY4PBrB5WRHMeJXRRJqGC/1DvzQDoKy2sXk+lU6JQ==" sparkle:edSignature="zbzpN4NuC9QMZ/A1vKtl1Hg4CXWkgGDcB/x1NRz8oBf28GhicxnTRIl6wWEVecsm5eGOS9BuFT7C0Zc/yRyqBw==" sparkle:shortVersionString="2.3.2" sparkle:version="2.3.2" type="application/octet-stream" url="https://lunarapp.site/download/2.3.2"/>
<enclosure length="14402892" sparkle:edSignature="zbzpN4NuC9QMZ/A1vKtl1Hg4CXWkgGDcB/x1NRz8oBf28GhicxnTRIl6wWEVecsm5eGOS9BuFT7C0Zc/yRyqBw==" sparkle:shortVersionString="2.3.2" sparkle:version="2.3.2" type="application/octet-stream" url="https://lunarapp.site/download/2.3.2"/>
<description>
<![CDATA[<div><style>* { font-family: Menlo, monospace; color: #333333; } a { color: #1DA1F2; } a:hover { color: #0077b5; } h2#features { color: #EDB44B; } h2#improvements { color: #3E3E70; } h2#fixes { color: #E14283; }</style><div><h2 id="fixes">Fixes</h2><ul><li>Don't send DDC/CI request for locked value</li></ul></div></div>]]>
</description>
<sparkle:deltas>
<enclosure length="77215" sparkle:deltaFrom="2.3.1" sparkle:dsaSignature="MEUCIBmw3pKQWH8RhCq4xwgLTJusmX7H9Ip7v+dl+4wV+mwKAiEAjWImJMb5iExTxP95kQZ+VhgNlGIjDg5ownsRknxkaR0=" sparkle:edSignature="k02kohsMxqqQRaq1yJEBz90rsDnt0B7yD/H2YvfBWYA3wF9VmHQpyITCwsJL5Ll7LY1py/rjpC6z/nzQLAExAw==" sparkle:shortVersionString="2.3.2" sparkle:version="2.3.2" type="application/octet-stream" url="https://lunarapp.site/delta/2.3.2/2.3.1"/>
</sparkle:deltas>
</item>
<item>
<title>2.3.3</title>
<pubDate>Fri, 29 Mar 2019 15:32:20 +0200</pubDate>
<sparkle:minimumSystemVersion>10.11</sparkle:minimumSystemVersion>
<enclosure length="14142524" sparkle:edSignature="G3kt4fO9TiFMnOCJY5m0NGT/7lUrIJDaGv2UJVkt8D7oWYgu5oPzxS5Xjo25cYBTHcXQSZpfzkZHZjJhPXtfCA==" sparkle:shortVersionString="2.3.3" sparkle:version="2.3.3" type="application/octet-stream" url="https://lunarapp.site/download/2.3.3"/>
<sparkle:deltas>
<enclosure length="10508330" sparkle:deltaFrom="2.3.2" sparkle:edSignature="iip8g5jetS+awS4zNmBPerLZ6HaHDuuKwzwBiUNnp55DmGwjWbCQF5+KhpstJBhT0YgWX32qU09/E4M0eUbbDg==" sparkle:shortVersionString="2.3.3" sparkle:version="2.3.3" type="application/octet-stream" url="https://lunarapp.site/delta/2.3.3/2.3.2"/>
<enclosure length="10511702" sparkle:deltaFrom="2.3.1" sparkle:edSignature="OPQNKaFD4N7T9+BxrubBO+ez5pSeQmM6Ip9a+B7dVkUT1cXsWH5QpEDaOPybJFr/Iqt3bptNAAiaiGvr56DTBw==" sparkle:shortVersionString="2.3.3" sparkle:version="2.3.3" type="application/octet-stream" url="https://lunarapp.site/delta/2.3.3/2.3.1"/>
</sparkle:deltas>
<description>
<![CDATA[<div><style>* { font-family: Menlo, monospace; color: #333333; } a { color: #1DA1F2; } a:hover { color: #0077b5; } h2#features { color: #EDB44B; } h2#improvements { color: #3E3E70; } h2#fixes { color: #E14283; }</style><div><h2 id="fixes">Fixes</h2><ul><li>Use all EDID data to encode monitor IDs<ul><li>this should allow Lunar to support multiple monitors of the same kind</li></ul></li></ul><h2 id="improvements">Improvements</h2><ul><li>Convert to Swift 5</li></ul></div></div>]]>
</description>
</item>
</channel>
</rss>

0 comments on commit 7f662be

Please sign in to comment.