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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
main
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.20250423.0
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
28 results
Begin with the selected commit
Created with Raphaël 2.2.0
23
Apr
22
13
Mar
10
Feb
18
Dec
11
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
Update ChangeLog
v0.20250423.0 m…
v0.20250423.0 main
Work around a cz_Freeze+zeroconf bug that showed up in packaging.
fixing CI following removal of vendored zeroconf
SteamOS 3.6 stable has gamescope 3.15.x - remove the deprecated signal based screenshot support, only use xprop moving forward.
misc python language fixes
Fix so it is possible to fully reset the steam client even when no steam client sideload build is installed.
No longer restarting sddm directly as it causes issues. Use the session select tool instead to restart Steam.
misc
remove vendored zeroconf
Fix SteamOS detection, deprecate 'generic Linux' support
fix a fatal exception if we fail to grab the steam client arguments
side loaded -> sideloaded
fix SDL_Init error handling
add a sanity check for the source folder before title upload
Fix screenshots to work against latest gamescope
v0.20241114.0
v0.20241114.0
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
Loading