FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for PostCodeSerialMonitor - xboxoneresearch/XboxPostcodeMonitor · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
xboxoneresearch
/
XboxPostcodeMonitor
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
40
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
XboxPostcodeMonitor
PostCodeSerialMonitor
on
main
User selector
Datepicker
Commit history
Commits on Jul 24, 2026
feat: Enforce version check for FW + do not attempt to load metadata of unknown format-version
tuxuser
committed
934c11a
View commit details
Copy full SHA for 934c11a
View code at this point
Browse repository at this point
fix: compatibility with new fw / full error codes
tuxuser
committed
027da9b
View commit details
Copy full SHA for 027da9b
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
feat: Support three different display modes for code-details: In-Line, New Line, Bottom Panel
tuxuser
committed
4f3823b
View commit details
Copy full SHA for 4f3823b
View code at this point
Browse repository at this point
fix: draw border around dialogs
tuxuser
committed
f4b1136
View commit details
Copy full SHA for f4b1136
View code at this point
Browse repository at this point
feat: Implement theme switching; adjusting accent colors for severity-level
tuxuser
committed
191d18a
View commit details
Copy full SHA for 191d18a
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
debug: Generate raw lines too
tuxuser
committed
ab600e0
View commit details
Copy full SHA for ab600e0
View code at this point
Browse repository at this point
fix: Trim rawLines before writing to log
tuxuser
committed
c852e1a
View commit details
Copy full SHA for c852e1a
View code at this point
Browse repository at this point
feat: Add debug mode
tuxuser
committed
1246d99
View commit details
Copy full SHA for 1246d99
View code at this point
Browse repository at this point
feat: Option to show timestamps in main window
tuxuser
committed
bda0452
View commit details
Copy full SHA for bda0452
View code at this point
Browse repository at this point
fix: Show dialogs as non-dismissable popups
tuxuser
committed
bfde057
View commit details
Copy full SHA for bfde057
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
fix: auto-scroll (for real this time?)
tuxuser
committed
fa6a46d
View commit details
Copy full SHA for fa6a46d
View code at this point
Browse repository at this point
fix: Only clear log on connect, not disconnect
tuxuser
committed
055f657
View commit details
Copy full SHA for 055f657
View code at this point
Browse repository at this point
fix: Autoscroll
tuxuser
committed
460dd1b
View commit details
Copy full SHA for 460dd1b
View code at this point
Browse repository at this point
meta: Set app version to v9.9.9 for non-CI/dev builds
tuxuser
committed
9a0041a
View commit details
Copy full SHA for 9a0041a
View code at this point
Browse repository at this point
fix: Duplicate call to Disconnected handler
tuxuser
committed
08dd7e8
View commit details
Copy full SHA for 08dd7e8
View code at this point
Browse repository at this point
tests: Test port name duplication bug
tuxuser
committed
ef9a6b5
View commit details
Copy full SHA for ef9a6b5
View code at this point
Browse repository at this point
Revert "fix?: Duplicate serial ports"
Show description for 0774384
tuxuser
committed
0774384
View commit details
Copy full SHA for 0774384
View code at this point
Browse repository at this point
fix: NullReferenceException on serialport disconnect
tuxuser
committed
e7bbae9
View commit details
Copy full SHA for e7bbae9
View code at this point
Browse repository at this point
fix?: Duplicate serial ports
tuxuser
committed
437ad7d
View commit details
Copy full SHA for 437ad7d
View code at this point
Browse repository at this point
meta: Disable CS0162: Unreachable code warning for debug codeblock
tuxuser
committed
57bbd76
View commit details
Copy full SHA for 57bbd76
View code at this point
Browse repository at this point
feat: Style improvements (button layout)
tuxuser
committed
c34b638
View commit details
Copy full SHA for c34b638
View code at this point
Browse repository at this point
fix: More robust auto-scroll behaviour
tuxuser
committed
a16ae55
View commit details
Copy full SHA for a16ae55
View code at this point
Browse repository at this point
feat: Enable pre-filling log windows for testing purposes
tuxuser
committed
a8228c1
View commit details
Copy full SHA for a8228c1
View code at this point
Browse repository at this point
feat: Implement fetching PortInfo for linux too
tuxuser
committed
a332445
View commit details
Copy full SHA for a332445
View code at this point
Browse repository at this point
feat: Show more details about COM port in tooltip
tuxuser
committed
cd91701
View commit details
Copy full SHA for cd91701
View code at this point
Browse repository at this point
fix: dedup serial port names
tuxuser
committed
88b5103
View commit details
Copy full SHA for 88b5103
View code at this point
Browse repository at this point
fix: make hyperlinks in messagebox clickable, unionize hyperlink handling
tuxuser
committed
456fbb5
View commit details
Copy full SHA for 456fbb5
View code at this point
Browse repository at this point
feat: Scale window width better, add 'consider donating' link in footer
tuxuser
committed
e44eaf9
View commit details
Copy full SHA for e44eaf9
View code at this point
Browse repository at this point
feat: Add clear-log-button
tuxuser
committed
4869ac1
View commit details
Copy full SHA for 4869ac1
View code at this point
Browse repository at this point
feat: Replace separate connect/disconnect buttons with single, context-aware one
tuxuser
committed
f1a7cce
View commit details
Copy full SHA for f1a7cce
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
feat: Trim config.json file (remove App/Fw Update URLs)
tuxuser
committed
10392e9
View commit details
Copy full SHA for 10392e9
View code at this point
Browse repository at this point
Commits on Jun 19, 2025
refactor: Make SemanticVersion work more reliably
tuxuser
committed
6d8b936
View commit details
Copy full SHA for 6d8b936
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
fix: SemanticVersion, make Version getter publicly accessible
tuxuser
committed
7175178
View commit details
Copy full SHA for 7175178
View code at this point
Browse repository at this point
refactor: Rename SemanticVersionUtils -> SemanticVersion and move to .Models namespace
tuxuser
committed
03f6c83
View commit details
Copy full SHA for 03f6c83
View code at this point
Browse repository at this point
fix: Add GithubUpdateService to servicecollection, simplify null-check on github api response, remove obsolete usings
tuxuser
committed
7288963
View commit details
Copy full SHA for 7288963
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL