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
Graph
cfe5b39f8dea0c2564e22d9690453813148d2f34
Select Git revision
Branches
8
fix_rgp_capture_copy
main
default
protected
openFileDialogs
useQtFileDialogs
useVersionedSubfolder
useWin32FileDialogs
work/jpwhiting/tagci
work/jpwhiting/usebookwormimage
Tags
20
v0.20241114.0
v0.20241025.0
v0.20240804.0
v0.20240709.0
v0.20240216.0
v0.20231108.0
v0.20231106.2-test
v0.20230906.1
v0.20230906.0
v0.20230901.0
v0.20230830.0-test
0.20230713.0
v0.20230706.0
v0.20230613.0
v0.20230509.0
v0.20230411.0
v0.20230113.0
v0.20221101
v0.20221028.0
v0.20221027.0
28 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Nov
8
25
Oct
21
Sep
29
Aug
5
4
31
Jul
9
5
2
9
May
27
Feb
26
24
16
15
29
Dec
28
28
Nov
8
6
3
2
6
Sep
5
1
31
Aug
30
22
31
Jul
13
12
6
30
Jun
13
24
May
13
9
11
Apr
14
Mar
13
Jan
11
16
Nov
15
1
28
Oct
27
26
25
19
18
17
14
4
20
Sep
15
14
29
Aug
26
25
24
23
17
8
28
Jul
21
18
28
Jun
23
22
21
20
10
8
31
May
2
6
Apr
31
Mar
29
24
18
16
14
11
10
9
4
3
Fix screenshots to work against latest gamescope
v0.20241114.0 m…
v0.20241114.0 main
Auto install 480 (spacewar / Steamworks Example) in case it's needed on the device.
Update ChangeLog
v0.20241025.0
v0.20241025.0
In case of connectivity problem, ask about dev mode being on first, before the more technical details about reachable and unreachable ports.
do not inhibit the screen saver
Fix timestamp flag in screenshots when no filename is specified
Update ChangeLog
v0.20240804.0
v0.20240804.0
add python 3.12 support to the linux build
update to python 3.12 on Windows, update documentation
switch to pysdl2-dll
update ChangeLog
v0.20240709.0
v0.20240709.0
fix starting gpu-trace on demand, regressed due to gpu-trace changes
support SteamOS 3.6.x steam client logging: pull and display console-linux.txt, remove obsolete redirect to output.log.
update the hardcoded command line options when we fail to parse them from gamescope-session
raise timeout from 2s to 5s, is a little low for slow wifi hosts
fixed timestamps no longer working for screenshots with recent gamescope. add logic so we don't overwrite screenshots
make sure the log folder exists when setting up sideloaded steam clients
misc
Simplify windows icon setup, with workarounds from https://github.com/py-sdl/py-sdl2/issues/275
fix packaging process
Cleanup windows icon code down to only the retained implementation
Set application icon: testing various solutions, based on SDL_Image or not
bump Windows SDL to 2.30.0
fix wayland startup
Update ChangeLog
v0.20240216.0
v0.20240216.0
add a mechanism for async operations to report status updates. useful for RGP traces which can be slow to produce and download
future proof the proton version check when remote debugging is enabled. fixes Proton 8 being skipped
auto-save title settings before doing auto-upload triggers, make this consistent with manual uploads
fix session detection
do not use a known_hosts file at all in the remote shell code paths. we were already not doing strict host key checking anyway, this reduces warning spam. plus cleanup unused/inadequate live_ssh_command.
Decks that are not in developer mode do not advertise over mDNS - mention this when no devices are visible.
create local target folder as needed for 'Get Controller Config' button
update ChangeLog
v0.20231108.0
v0.20231108.0
add support for taking screenshots using the xprop interface to gamescope, expose additional screenshot mode settings. enabled based on gamescope version detection, force with --screenshot-force-xprop
linux fix
fix packaging for cygwin OpenSSH_9.5p1, OpenSSL 3.0.12 24 Oct 2023
v0.20231106.2-t…
v0.20231106.2-test
rename locate_external_tool -> locate_cygwin_tool for clarity. we are specifically looking for the cygwin version of these (on windows at least).
fix the new cygwin tools lookup, we don't want to pickup non-cygwin rsync.exe or ssh.exe that may happen to be in the path
support cygwin installed in any (default) location, no longer require C:\cygwin64
update ChangeLog
v0.20230906.1
v0.20230906.1
Loading