Alex Smith
|
a837b8630c
We depend on DBus development packages now
|
5 лет назад |
Alex Smith
|
37108d7c6b
Merge branch 'libdbus'
|
5 лет назад |
Alex Smith
|
7ebe633026
Merge pull request #150 from mdiluz/fix-inotify
|
5 лет назад |
Marc Di Luzio
|
71d4fab15e
Fix inotify for https://github.com/FeralInteractive/gamemode/issues/149
|
5 лет назад |
Christian Kellner
|
e87a8f19f3
lib: use libdbus for client's dbus messaging
|
5 лет назад |
Alex Smith
|
3a2ebd1cdf
Merge pull request #144 from mdiluz/add-config-hotreloading
|
5 лет назад |
Marc Di Luzio
|
a0b850474d
Fix comments
|
5 лет назад |
Marc Di Luzio
|
a9e3f866a0
Extend the context rwlock around where we apply optimisations
|
5 лет назад |
Alex Smith
|
128d9b1364
Merge pull request #145 from mdiluz/fix-clang-static-analyser-issues
|
5 лет назад |
Alex Smith
|
c502e00b7c
Merge pull request #146 from gicmo/flatpak_portal
|
5 лет назад |
Marc Di Luzio
|
83c4d38858
Use PATH_MAX-1 as strncopy doesn't always set the final null byte
|
5 лет назад |
Christian Kellner
|
0c36f3a6b0
Talk to the portal when running inside a flatpak
|
5 лет назад |
Christian Kellner
|
536d687c9a
Use defines for dbus name, path, interface
|
5 лет назад |
Marc Di Luzio
|
44ab695246
Fix memory leak ambiguity with executable names
|
5 лет назад |
Marc Di Luzio
|
9db7442a31
Fix potential memory leak in game_mode_initialise_gpu
|
5 лет назад |
Marc Di Luzio
|
23dd471f6b
Add clang analyzer check using scan-build
|
5 лет назад |
Marc Di Luzio
|
89904602e9
Fix formatting for travis
|
5 лет назад |
Marc Di Luzio
|
c276f760c7
Add comment about the reaper thread dealing with config file changes
|
5 лет назад |
Marc Di Luzio
|
5d0a413035
Only perform the leave/enter loop when gamemode is already active/has clients
|
5 лет назад |
Marc Di Luzio
|
ec55bda3b2
Implement inotify check on the reaper thread for config changes
|
5 лет назад |
Marc Di Luzio
|
ceb1808c95
Initial implementation of a RefreshConfig dbus interface
|
5 лет назад |
Alex Smith
|
16e7d06083
Fix up error logging in game_mode_resolve_wine_preloader()
|
5 лет назад |
Alex Smith
|
b04e39df43
Merge pull request #143 from mdiluz/client-example-check
|
5 лет назад |
Alex Smith
|
09e475e092
Typo fixes
|
5 лет назад |
Alex Smith
|
139b644d6d
Merge pull request #142 from mdiluz/fixes-and-longoptions
|
5 лет назад |
Marc Di Luzio
|
f41ecda047
Fix a missing e
|
5 лет назад |
Marc Di Luzio
|
7ede50af39
Make sure we actually build the examples in the travis tests
|
5 лет назад |
Marc Di Luzio
|
ddecc89f10
Add a note about GAMEMODE_AUTO and blocking calls
|
5 лет назад |
Marc Di Luzio
|
ddc802573a
Remove unneeded includes in gamemode_client.h
|
5 лет назад |
Marc Di Luzio
|
a27e741beb
Reformat long_options now that travis matches
|
5 лет назад |