Skip to content

Commit

Permalink
1.6.53 update
Browse files Browse the repository at this point in the history
  • Loading branch information
badanka committed Oct 30, 2020
1 parent 2e233af commit 0e8cb04
Show file tree
Hide file tree
Showing 7 changed files with 59 additions and 33 deletions.
10 changes: 10 additions & 0 deletions Compact_changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,16 @@
</style>
</head>
<body><br><div class="masterTaskSpan">
<li><span class="masterTaskTitleText"><a>Version 1.6.53 — 2020-10-30</a></span> <span class="commentsText"></span> <span class="filerefpathText"></span></li>
<ul>
<li><span class="masterTaskTitleText"><a>Updated to match Steam version 1603487799 (built 201023)</a></span> <span class="commentsText"></span> <span class="filerefpathText"></span></li>
<ul>
<li><span class="subTaskTitleText" style="color: #000000"><a>Settings -› Family, updated layout</a></span> <span class="datesText"></span> <span class="peopleText"></span> <span class="baseInfoText"></span> <span class="filerefpathText"></span> <span class="commentsText"></span></li>
<li><span class="subTaskTitleText" style="color: #000000"><a>Settings -› In-Game, updated layout</a></span> <span class="datesText"></span> <span class="peopleText"></span> <span class="baseInfoText"></span> <span class="filerefpathText"></span> <span class="commentsText"></span></li>
<li><span class="subTaskTitleText" style="color: #000000"><a>Settings -› Downloads, updated layout</a></span> <span class="datesText"></span> <span class="peopleText"></span> <span class="baseInfoText"></span> <span class="filerefpathText"></span> <span class="commentsText"></span></li>
</ul>
</ul>
</div><br><div class="masterTaskSpan">
<li><span class="masterTaskTitleText"><a>Version 1.6.52 — 2020-09-28</a></span> <span class="commentsText"></span> <span class="filerefpathText"></span></li>
<ul>
<li><span class="masterTaskTitleText"><a>Updated to match Steam version 1599174997 (built 200903)</a></span> <span class="commentsText"></span> <span class="filerefpathText"></span></li>
Expand Down
4 changes: 2 additions & 2 deletions Compact_readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
��������������������������������������������������������������������
Steam Compact
1.6.52
2018-06-14
1.6.53
2020-10-30
��������������������������������������������������������������������

For support and the latest updates go to:
Expand Down
14 changes: 6 additions & 8 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,14 @@ A few issues with fonts requires some manual work. Please let me know if you exp

***

### Information about current version (updated September 28, 2020)
Version 1.6.52 is compatible with Steam version 1599174997 (built September 3, 2020)
### Information about current version (updated October 30, 2020)
Version 1.6.53 is compatible with Steam version 1603487799 (built October 23, 2020)

Changes since previous version include:<br>
* Updated to match Steam version 1599174997 (built 200903)<br>
* Settings -› Music updated with high quality download option<br>
* Settings -› Remote Play updated layout<br>
* Settings -› Remote Play, Advanced Client and Host Options updated<br>
* Settings -› Library updated<br>
* Fixed regression with Music library not showing all tracks in an album<br>
* Settings -› Family, updated layout<br>
* Settings -› In-Game, updated layout<br>
* Settings -› Downloads, updated layout<br>

***

Expand All @@ -39,4 +37,4 @@ Having any issues? Either report it in the [GitHub issue tracker](https://github
![Overlay](http://i.imgur.com/vqrnNmr.png)


_*This page was last updated 2020-09-28, 07:14 GMT+1/UTC+2_
_*This page was last updated 2020-10-30, 20:59 GMT+1/UTC+2_
27 changes: 18 additions & 9 deletions resource/layout/subpaneloptionsdownloads.layout
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,24 @@
{
controls
{
ThrottleRatesLabel { controlname=label labeltext=#Steam_ThrottleRatesLabel }
RegionLabel { controlname=label labeltext=#Steam_RegionLabel style=highlight }
LibrariesLabel { controlname=label labeltext=#Steam_LibrariesLabel style=highlight }
RestrictionsLabel { controlname=label labeltext=#Steam_DownloadRestrictionsLabel style=highlight }
RegionInfoLabel { controlname=label labeltext=#Steam_RegionInfo wrap=1 }
ManageInstalledappsLabel { controlname=label labeltext=#SteamUI_ContentMgr_ManageInstalledAppsInfo }
FlushDownloadConfigLabel { controlname=label labeltext=#SteamUI_ContentMgr_FlushDownloadConfigInfo tooltiptext=#SteamUI_ContentMgr_FlushDownloadConfigTip }

ThrottleRates
{
controlname=combobox
editable="0"
}
ThrottleCheckbox { controlname=checkbutton labeltext=#Steam_ThrottleRatesLabel }
ThrottleRateCurrent { controlname=label }
ThrottleRateEditLabel { controlname=label labeltext=#SteamUI_ThrottleEditLabel }
ThrottleRateEdit { controlname=textentry }
ThrottleRateEditSuffix { controlname=label }
ThrottleRateApply
{
controlname=button
labeltext = #SteamUI_ThrottleApplyChange
command=ChangeThrottleValue
}
DownloadRegionCombo
{
controlname=combobox
Expand Down Expand Up @@ -89,14 +94,18 @@
place { controls="AutoUpdateTimeRestrictEndLabel" region=box start=AutoUpdateTimeRestrictStart y=-2 dir=right margin-left=10 }
place { controls="AutoUpdateTimeRestrictEnd" region=box start=AutoUpdateTimeRestrictEndLabel y=2 dir=right margin-left=4 width=77 height=20 }

place { controls="ThrottleRatesLabel" region=box start=RestrictionsLabel dir=down margin-top=9 margin-left=230 }
place { controls="ThrottleRates" region=box start=ThrottleRatesLabel dir=down margin-top=7 width=235 height=20 }
place { controls="ThrottleCheckbox" region=box start=RestrictionsLabel dir=down margin-top=6 margin-left=260 height=18 }
place { controls="ThrottleRateCurrent" region=box start=ThrottleCheckbox dir=down width=235 margin-top=6 }
place { controls="ThrottleRateEditLabel" region=box start=ThrottleRateCurrent dir=down width=175 height=20 margin-top=5 }
place { controls="ThrottleRateEdit" region=box start=ThrottleRateEditLabel dir=down width=125 height=20 }
place { controls="ThrottleRateEditSuffix" region=box start=ThrottleRateEdit dir=right margin-left=4 margin-top=3 }
place { controls="ThrottleRateApply" region=box start=ThrottleRateEdit dir=down width=70 height=20 margin-top=4 }

place { controls="AllowDownloadsDuringGameplayCheckbox" region=box start="AutoUpdateTimeRestrictStartLabel" height=18 dir=down margin-top=10 }
place { controls="ThrottleDownloadsWhileStreamingCheckbox" region=box start=AllowDownloadsDuringGameplayCheckbox height=18 dir=down }
place { controls="DownloadRatesInBitsCheckbox" region=box start=ThrottleDownloadsWhileStreamingCheckbox height=18 dir=down }

place { controls="Divider3" region=box start=DownloadRatesInBitsCheckbox dir=down width=max margin-top=7 }
place { controls="Divider3" region=box start=DownloadRatesInBitsCheckbox dir=down width=max margin-top=11 }

place { controls="FlushDownloadConfig" region=box start=Divider3 margin-top=10 width=200 height=20 dir=down }
place { controls="FlushDownloadConfigLabel" region=box start=FlushDownloadConfig margin-top=5 width=max dir=down }
Expand Down
8 changes: 4 additions & 4 deletions resource/layout/subpaneloptionsfamily.layout
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@
place { controls="Divider1" region=box start=ManageOptionsLabel dir=down margin-top=7 width=max }

place { controls="FamilySharingTitle" region=box start=Divider1 dir=down margin-top=7 }
place { controls="FamilySharingInfoText" region=box start=FamilySharingTitle margin-top=6 width=490 dir=down }
place { controls="FamilySharingInfoText" region=box start=FamilySharingTitle margin-top=6 width=max dir=down }
place { controls="AuthorizedDeviceCheck" region=box margin-top=2 width=300 height=18 start=FamilySharingInfoText dir=down }
place { controls="ManageSharingLabel" region=box margin-top=0 width=235 height=24 start=AuthorizedDeviceCheck dir=down }

place { controls="BorrowersLabel" region=box start=ManageSharingLabel width=490 dir=down }
place { controls="BorrowersList" region=box start=BorrowersLabel width=max height=121 margin-top=6 dir=down }
place { controls="ShowNotificationsCheck" region=box start=BorrowersList margin-top=3 height=18 dir=down }
place { controls="BorrowersLabel" region=box start=ManageSharingLabel width=max dir=down }
place { controls="BorrowersList" region=box start=BorrowersLabel width=max height=121 margin-top=4 dir=down }
place { controls="ShowNotificationsCheck" region=box start=BorrowersList margin-top=3 height=18 width=max dir=down }
}
}
27 changes: 18 additions & 9 deletions resource/layout/subpaneloptionsingame.layout
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@
controlname=combobox
editable="0"
}

TextFilterLabel { controlname=label labeltext="#Steam_TextFilterSettingLabel" wrap=1 style=highlight }
TextFilterStatus { controlname=label wrap=1 }
TextFilterUpdateSettingURL { controlname=urllabel labeltext="#Steam_TextFilterSettingURL" URLText="steam://url/TextFilterSettings" wrap=1 style=highlight }
}

colors
Expand All @@ -56,9 +60,11 @@
{
region { name=box margin-top=2 margin-bottom=20 margin-left=10 margin-right=10 width=max height=max }
region { name=top region=box margin-top=4 }
region { name=topleft region=top y=100 width=190 }
region { name=topright region=top x=220 y=100 }

region { name=topleft region=top y=100 width=220 }
region { name=topright region=top x=240 y=100 }
region { name=bottom region=box y=248 }
region { name=bottomleft region=bottom width=220 margin-right=20 }
region { name=bottomright region=bottom x=240 width=220 }

place { controls=DescriptionLabel width=400 region=top }
place { controls=EnableOverlayCheck region=top start=DescriptionLabel dir=down height=18 margin-top=4 }
Expand All @@ -72,7 +78,7 @@

place { controls=ShowIngameFPSCombo height=20 }
place { controls=ShowIngameFPSContrastCheck height=18 width=160 }
place { controls=ShowIngameFPSLabel,ShowIngameFPSCombo dir=down start=HotKeySelector margin-top=8 spacing=5 width=max region=topleft }
place { controls=ShowIngameFPSLabel,ShowIngameFPSCombo dir=down start=HotKeySelector margin-top=8 spacing=5 width=160 region=topleft }
place { controls=ShowIngameFPSContrastCheck dir=down start=ShowIngameFPSCombo width=max region=topleft }

//right column
Expand All @@ -89,12 +95,15 @@
place { controls=ScreenshotNotifyCheck,ScreenshotPlaySoundCheck,ScreenshotSaveUncompressedCheck dir=down start=ScreenshotActionLabel
margin-top=3 height=18 width=max region=topright spacing=0 }

region { name=bottom region=box y=250 }
place { control=Divider1 region=bottom width=max }
place { controls="PingRateLabel" region=bottom start=Divider1 margin-top=6 width=max dir=down }
place { controls="PingRateCombo" region=bottom start=PingRateLabel margin-top=5 width=160 dir=down height=20 inset="0 1 0 0"}
place { controls="PingRateInfo" region=bottom start=PingRateCombo margin-top=5 width=250 dir=down }

place { controls="PingRateLabel" region=bottomright start=Divider1 margin-top=6 width=max dir=down }
place { controls="PingRateCombo" region=bottomright start=PingRateLabel margin-top=5 width=160 dir=down height=20 inset="0 1 0 0"}
place { controls="PingRateInfo" region=bottomright start=PingRateCombo margin-top=5 width=250 dir=down }

place { controls="TextFilterLabel" region=bottomleft start=Divider1 margin-top=6 width=max dir=down }
place { controls="TextFilterStatus" region=bottomleft start=TextFilterLabel margin-top=10 width=220 dir=down height=75 }
place { controls="TextFilterUpdateSettingURL" region=bottomleft start=TextFilterStatus margin-top=10 width=220 dir=down }

place { controls=TitleLabel width=0 }
}
}
2 changes: 1 addition & 1 deletion resource/menus/steam.menu
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@

Support { text="#steam_menu_support" command="Support" }
Divider {}
Compact { text="Steam Compact 1.6.52 [GitHub]" shellcmd="steam://openurl/http://badanka.github.io/Compact/" }
Compact { text="Steam Compact 1.6.53 [GitHub]" shellcmd="steam://openurl/http://badanka.github.io/Compact/" }
CompactGroup { text="Steam Compact Community Group" shellcmd="steam://openurl/http://steamcommunity.com/groups/SteamCompact" }
Divider {}
Privacy { text="#steam_menu_PrivacyPolicy" shellcmd="steam://url/PrivacyPolicy" }
Expand Down

0 comments on commit 0e8cb04

Please sign in to comment.