forked from GerryFerdinandus/bittorrent-tracker-editor
-
Notifications
You must be signed in to change notification settings - Fork 0
update #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
update #2
Conversation
This file contains hidden or 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 is needed to download the tracker list FPC 3.2.2 does not support OpenSSL 3.x
This is created by the latest Lazarus IDE 2.2.6
This will replace the Travis build system
The 'result' variable is not initialized with a value.
Using multiple build systems that may have different compiler/graphics library versions. May produce a different result.
The new openSSL file will be downloaded at the build stage and added to the zip file. [skip ci]
Travis build system has been replaced by GitHub actions [skip ci]
- The current source code can no longer be built with core 18 - Bittorrent-tracker-editor must use GTK2 - The new newer Ubuntu snap system is now more focused on Gnome with GTK3. - Some previous features no longer work for GTK2. Some improvisation is needed to get it working again. - i386 is no longer supported in newer Ubuntu - Can't get the theme to work anymore. Need to spend more time to make it better
If the program/graphics library does not support it properly. It is better to ignore the dark theme, which create an unreadable/unusable program, and always show the light theme, which is workable. Maybe the dark macOS theme will be fixed in the future LCL version. See issue #49 [skip ci]
This issue is fixed in newer LCL version. [skip ci]
The dark theme for Linux and macOS cannot use AlternateColor. Even rows are visible, uneven rows are invisible. [skip ci]
No need to put binary in Git [skip ci]
Bittorrent-tracker-editor was also sign and notarize in the previous Travis-CI build server.
https://www.travis-ci.com/ no longer needed. This project has already been moved to GitHub Actions. [skip ci]
Otherwise it is also 'released' to the end user. Also remove .travis file. It's no longer used. [skip ci]
See issue #39 In any case, check if it works on the build server.
At startup there is a dummy widget that blocks the operation of the program. This is reproducible on the Raspberry PI 4. '-disableaccurateframe' is part of the Lazarus startup options [skip ci]
Under the private trackers tab. Some texts do not always fit in a certain font. Create more space now. [skip ci]
Snap now uses extensions for Gnome with GTK3 and KDE with QT5. The previous GTK or QT part is no longer recommended/supported. Lazarus does not yet support GTK3. The only choice now is to use KDE with QT5 [skip ci]
Under the private trackers tab. Some texts do not always fit in a certain font. [skip ci]
Get data from a single source for the Linux app.
style-invalid: Content before <ul> is too short [9], at least 20 characters required [skip ci]
[skip ci]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.