Kai Krakow
|
92967b135b
refactor: Break env API functions out of the main daemon source
|
6 년 전 |
Kai Krakow
|
748808be7e
refactor: Break proc API functions out of the main daemon source
|
6 년 전 |
Kai Krakow
|
c4ff3d7250
refactor: Break helpers out of the main daemon source
|
6 년 전 |
Alex Smith
|
9bbcc03c50
Merge pull request #84 from kakra/improve-scheduler-logging
|
6 년 전 |
Alex Smith
|
3c0bc9ef5c
Merge pull request #79 from kakra/identify-wine-exe
|
6 년 전 |
Kai Krakow
|
29f8f0883c
gamemode: Explain the concerning logs a little better
|
6 년 전 |
Kai Krakow
|
fd4166279b
gamemode: Convert game_mode_context_has_client() to return the client
|
6 년 전 |
Kai Krakow
|
d023495a5d
gamemode: Add a tiny buffered snprintf helper
|
6 년 전 |
Kai Krakow
|
4fd93ee30a
gamemode: Map wine preloaders to original exe
|
6 년 전 |
Kai Krakow
|
ba80a6cc3d
gamemode: Add function to resolve the wine preloader executable
|
6 년 전 |
Kai Krakow
|
373fe5a8af
gamemode: Add a helper to compare string tails
|
6 년 전 |
Kai Krakow
|
c2344f4387
gamemode: Add function to search environment of a PID
|
6 년 전 |
Kai Krakow
|
47ea4514cd
gamemode: Add function to lookup user home directory
|
6 년 전 |
Kai Krakow
|
3a6d258eae
gamemode: Make game_mode_context_find_exe() thread-safe
|
6 년 전 |
Kai Krakow
|
81a52ddc4d
gamemode: Add a tiny safe snprintf helper
|
6 년 전 |
Kai Krakow
|
bd811c6646
gamemode: Add executable to initializer
|
6 년 전 |
Kai Krakow
|
8214f93630
gamemode: Optimize detection of dupe registers
|
6 년 전 |
Kai Krakow
|
2a0c6e7098
gamemode: Never add NULL to the client list
|
6 년 전 |
Kai Krakow
|
e6dd315123
dbus-messaging: Add missing trailing \n
|
6 년 전 |
Kai Krakow
|
8a618a29fa
gamemode-scheduler: Improve logging
|
6 년 전 |
Alex Smith
|
53f3d4b346
Merge pull request #81 from kakra/io-priorities
|
6 년 전 |
Kai Krakow
|
62865b1e32
gamemode: Apply io priority to clients
|
6 년 전 |
Alex Smith
|
d20ac4cf82
Merge pull request #80 from kakra/fix-valgrind-checks
|
6 년 전 |
Kai Krakow
|
ebf177bebe
daemon-config: Add ioprio configuration option
|
6 년 전 |
Kai Krakow
|
a91a2e7739
gamemode: Add a value clamping helper
|
6 년 전 |
Kai Krakow
|
61a9ee9033
Fix access to uninitialized values (valgrind)
|
6 년 전 |
Alex Smith
|
c9031e4a75
Merge pull request #75 from kakra/dont-leak-scheduler-attributes
|
6 년 전 |
Alex Smith
|
8172f05142
Merge pull request #77 from kakra/optimize-format-check
|
6 년 전 |
Alex Smith
|
7af744250e
README: Mention Fedora packages
|
6 년 전 |
Alex Smith
|
a0e4f996e9
Merge pull request #74 from kakra/mention-gentoo-support
|
6 년 전 |