-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: steamicc/makecode-steami
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: steamicc/makecode-steami
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: charly-screen
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 23 files changed
- 1 contributor
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b66834 - Browse repository at this point
Copy the full SHA 6b66834View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58893d7 - Browse repository at this point
Copy the full SHA 58893d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36f07fe - Browse repository at this point
Copy the full SHA 36f07feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7444421 - Browse repository at this point
Copy the full SHA 7444421View commit details -
Configuration menu - View commit details
-
Copy full SHA for ada6de7 - Browse repository at this point
Copy the full SHA ada6de7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ee6e85 - Browse repository at this point
Copy the full SHA 5ee6e85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 877eca8 - Browse repository at this point
Copy the full SHA 877eca8View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 281a43e - Browse repository at this point
Copy the full SHA 281a43eView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 94c118d - Browse repository at this point
Copy the full SHA 94c118dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eee224d - Browse repository at this point
Copy the full SHA eee224dView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf83e34 - Browse repository at this point
Copy the full SHA bf83e34View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab9f627 - Browse repository at this point
Copy the full SHA ab9f627View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c5e7dc - Browse repository at this point
Copy the full SHA 9c5e7dcView commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c7de8d - Browse repository at this point
Copy the full SHA 0c7de8dView commit details -
fix: prevent crash of screen refresh
Added a condition to check if the pixel array has changed before refreshing the screen. This prevents unnecessary refreshes, reducing the risk of MakeCode crashing due to frequent screen updates. The function can still fail if the display changes too rapidly.
Configuration menu - View commit details
-
Copy full SHA for 69d55b8 - Browse repository at this point
Copy the full SHA 69d55b8View commit details -
Moved the SVG construction to `buildScreen` and updated `updateScreen` to only change the color of existing elements. This improves performance by avoiding redundant SVG element creation.
Configuration menu - View commit details
-
Copy full SHA for 34edae8 - Browse repository at this point
Copy the full SHA 34edae8View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd131fb - Browse repository at this point
Copy the full SHA fd131fbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...charly-screen