Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
SteamOS Devkit Client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
devkit
SteamOS Devkit Client
Commits
099e33f8
Commit
099e33f8
authored
1 year ago
by
Timothee Besset
Browse files
Options
Downloads
Patches
Plain Diff
Update ChangeLog
parent
5d49b59d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+16
-0
16 additions, 0 deletions
ChangeLog
with
16 additions
and
0 deletions
ChangeLog
+
16
−
0
View file @
099e33f8
2023-09-01 Timothee Besset <ttimo@valvesoftware.com>
* Release v0.20230901.0
* Several cleanups and refactoring to the mDNS logic for device discovery. Faster queries with caching,
possible fix for some rarely observed issues with inconsistent or incomplete mDNS info.
* Add support for ConEmu and Cmder on Windows:
use --with-conemu or --with-cmder to point at the respective ConEmu or Cmder binary you which to use
will then be picked up by "run in terminal" commands (e.g. remote shell to a device)
the setting is persistent, set to blank with --with-conemu="" to go back to your configured default Windows Terminal
* Various improvements to the tool's ability to run external processes:
- Capturing the output from "run in terminal" on linux into the status window to improve diagnostics.
- Capturing the output from third party tools (gpuvis, renderdoc etc.) on all platforms.
- New --disable-popen-capture command line to disable the above behavior.
* Escaping the LDLP scout runtime if necessary to run at host level. Fixes a problem where "run in terminal" would silently fail on Linux.
* Raise port open/close check timeouts from 1 second to 4, to accomodate for slow wifi networks
2023-07-13 Timothee Besset <ttimo@valvesoftware.com>
2023-07-13 Timothee Besset <ttimo@valvesoftware.com>
* Release v0.20230713.0
* Release v0.20230713.0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment