Skip to content

Commit a22e045

Browse files
committed
Removed updater
1 parent 5e2b321 commit a22e045

File tree

12 files changed

+276
-458
lines changed

12 files changed

+276
-458
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# EmuGUI v1.0.0.5303_dev (based on v0.9.0.5302_dev)
2+
3+
## Changes compared to v0.8.0.5206
4+
5+
- The old feature list has been updated beforehand.
6+
- The updater has been removed due to some unexpected complications.
7+
- The database now supports the keyboard layout selection, which hasn't been implemented as of yet.
8+
- This release is now GitHub-only due to some unexpected complications.
9+
110
# EmuGUI v0.9.0.5302_dev (based on v0.9.0.5301_dev)
211

312
## Changes compared to v0.8.0.5206

README.md

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,6 @@ What should I say? I didn't like the existing QEMU interfaces for Windows, so I
55

66
EmuGUI automatically checks for updates by default. No personal data is being shared while doing so. If you don't want this, you can disable it in settings.
77

8-
## Mirrors
9-
10-
GitHub: https://github.com/Tech-FZ/EmuGUI
11-
12-
Codeberg: https://codeberg.org/lucien-rowan/EmuGUI
13-
14-
Pre-releases (Codeberg): https://codeberg.org/lucien-rowan/EmuGUI-PreRelease
15-
16-
Pre-releases (GitLab): https://gitlab.com/Tech-FZ/emugui-prerelease
17-
188
## Versioning
199

2010
Last update: 31st August, 2022 with 0.7.0.5105_rc1
@@ -45,28 +35,6 @@ For the update checker, a version code is being used instead of the number. Here
4535
| Bugfix/minor update | current version code + 1 |
4636
| Feature update | current version code rounded up to the next hundred (e. g. 4237 becomes 4300) |
4737

48-
## We're Using GitHub Under Protest
49-
50-
This project is currently hosted on GitHub. This is not ideal; GitHub is a
51-
proprietary, trade-secret system that is not Free and Open Souce Software
52-
(FOSS). We are deeply concerned about using a proprietary system like GitHub
53-
to develop our FOSS project. We have an
54-
[open issue](https://github.com/Tech-FZ/EmuGUI/issues/24) where the
55-
project contributors are actively discussing how we can move away from GitHub
56-
in the long term. We urge you to read about the
57-
[Give up GitHub](https://GiveUpGitHub.org) campaign from
58-
[the Software Freedom Conservancy](https://sfconservancy.org) to understand
59-
some of the reasons why GitHub is not a good place to host FOSS projects.
60-
61-
If you are a contributor who personally has already quit using GitHub, please
62-
contact me at lucien-rowan#1916 on Discord so we can find a solution together.
63-
64-
Any use of this project's code by GitHub Copilot, past or present, is done
65-
without our permission. We do not consent to GitHub's use of this project's
66-
code in Copilot.
67-
68-
![Logo of the GiveUpGitHub campaign](https://sfconservancy.org/img/GiveUpGitHub.png)
69-
7038
## System requirements
7139
OS: Windows 8.1², Windows Server 2012 R2² or later (x64); Ubuntu 20.04, Debian 10, openSUSE Leap 15.3, openSUSE Tumbleweed, Fedora 35, RHEL 7, Arch Linux or distributions based on those (x64)
7240

0 commit comments

Comments
 (0)