Twister OS 1.9.6

This commit is contained in:
phoenixbyrd
2021-01-05 16:12:45 -06:00
parent 006a237ef1
commit 2aa2d09728
7 changed files with 2035 additions and 1 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}

File diff suppressed because it is too large Load Diff

View File

@@ -1,3 +1,4 @@
1.9.6 https://twisteros.com/Patches/TwisterOSv1-9-6Patch.run
1.9.5 https://twisteros.com/Patches/TwisterOSv1-9-5Patch.run
1.9.4 https://twisteros.com/Patches/TwisterOSv1-9-4Patch.run
1.9.3 https://twisteros.com/Patches/TwisterOSv1-9-3Patch.run

View File

@@ -1,3 +1,4 @@
Twister OS version 1.9.6
Twister OS version 1.9.5
Twister OS version 1.9.4
Twister OS version 1.9.3

View File

@@ -1 +1 @@
https://twisteros.com/Patches/TwisterOSv1-9-5Patch.run
https://twisteros.com/Patches/TwisterOSv1-9-6Patch.run

View File

@@ -1,3 +1,14 @@
Version 1.9.6 patch notes:
- Added "About Twister OS" app
- Added Disk Usage Analyzer app
- Added Twister OS Web Apps Launcher app
- Updated Twister OS Diagnostics
- Removed PulseAudio OSS wrapper due to incompatibility with new PulseAudio profile
- Added support for EXE file icons and double-clicking to launch with Wine
- Updated README, moved to universal location
Thanks to Juan Lozano for his "About Twister OS" app, and to phoenixbyrd for his Twister OS Web Apps Launcher
Version 1.9.5 patch notes:
- Made optimization improvements to ThemeTwister
- Moved icon and sound files to universal locations

View File

@@ -67,6 +67,30 @@
<div class="center" style="width: 50%;">
<ul class="PatchLink">
<li>Version 1.9.6</li>
<li>
<div class="ChangelogLink">
<div class="popup" id="popup196">
<p class="version">Version 1.9.6 patch notes:</p><br>
Added "About Twister OS" app<br>
Added Disk Usage Analyzer app<br>
Added Twister OS Web Apps Launcher app<br>
Updated Twister OS Diagnostics<br>
Removed PulseAudio OSS wrapper due to incompatibility with new PulseAudio profile<br>
Added support for EXE file icons and double-clicking to launch with Wine<br>
Updated README, moved to universal location<br><br>
Thanks to Juan Lozano for his "About Twister OS" app, and to phoenixbyrd for his Twister OS Web Apps Launcher<br><br>
<p class="close">close</p>
</div>
<p class="btn" data-popup="popup196">Changelog</p>
</div>
</li>
<li><a href="https://twisteros.com/Patches/TwisterOSv1-9-6Patch.run"><button>DOWNLOAD</button></a></li>
</ul>
<br>
<ul class="PatchLink">
<li>Version 1.9.5</li>
<li>