Skip to content

[pull] master from NickeManarin:master #13

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

Open
wants to merge 472 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 30, 2021

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Apr 30, 2021
Maledong and others added 27 commits September 25, 2021 20:19
The first processing of the frames didn't update the UI so it was
not possible to see the progress.

Automated tasks were not handle request action to stop processing. It
was only after the whole task was finished.
Also fixed broken loading loading logic for the Frames property.
It was being shared over instances.
Also change text resource to blend better.
Updates for version 2.34
Update to v2.34

Co-authored-by: Nicke Manarin <[email protected]>
* Update Simplified Chinese Translation - Unified second person

* Update StringResources.zh.xaml

* Update StringResources.zh.xaml

Co-authored-by: Nicke Manarin <[email protected]>
For .NET 5, ScreenToGif will be distributed as 6 binaries, one for
each architecture (installer + portable).
They will only react to scroll if they have focus.
GopherTheCoder and others added 30 commits January 13, 2024 15:13
In UserSettings.cs & Settings.xaml: Added Boolean value "DownloadWithMeteredNetwork".
In Options.xaml & Options.xaml.cs: Added checkbox in Options binded with the value.
In StringResources: Added StringResources description and info, en & zh.
In Other.cs: Added method IsMeteredNetwork, using WinRT API.
In ScreenToGif.csproj: Since the API used in method was introduced in Windows 10 (10.0.10240.0), so I have to change projects target OS version.
In ApplicationViewModel.cs: Use the method with option value to determine if we download new version automatically.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.