Ryan C. Gordon
|
d483970262
dbus: Wrap init in a spinlock.
|
4 anni fa |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 anni fa |
Sam Lantinga
|
eadc8693dd
Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5
|
5 anni fa |
Sam Lantinga
|
f4a56d7e61
Enable thread-safety features in libdbus
|
6 anni fa |
Ryan C. Gordon
|
369e5f33fb
dbus: System bus is optional, we only need a session bus (thanks, tamo!).
|
6 anni fa |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 anni fa |
Ryan C. Gordon
|
a747106c97
linux: If D-Bus isn't available on the system, don't keep trying to load it.
|
6 anni fa |
Ryan C. Gordon
|
d5ebbcb4e5
dbus: Don't SimulateUserActivity if we're already inhibiting the screensaver.
|
6 anni fa |
Ryan C. Gordon
|
94658099e5
dbus: Add org.freedesktop.ScreenSaver.SimulateUserActivity support.
|
6 anni fa |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 anni fa |
Ryan C. Gordon
|
1689e9f910
linux: Move SDL_LinuxSetThreadPriority() elsewhere to fix build.
|
7 anni fa |
Ryan C. Gordon
|
fac40f8e4c
Patched to compile on Linux with threads enabled. (whoops!)
|
7 anni fa |
Ryan C. Gordon
|
c4bc59a50e
Patched to compile on Linux with --disable-threads.
|
7 anni fa |
Ryan C. Gordon
|
b5a420cb11
dbus: Deal with undefined behavior with va_args.
|
7 anni fa |
sezero
|
40b27fd51b
revert the recent typecast assignment changes (see bug #4079)
|
8 anni fa |
Sam Lantinga
|
714085d327
Fixed bug 3950 - Don't always call dbus_shutdown in SDL_DBus
|
8 anni fa |
Sam Lantinga
|
90e72bf4e2
Fixed ISO C99 compatibility
|
8 anni fa |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 anni fa |
Ryan C. Gordon
|
643f1cb73d
power: Add Linux org.freedesktop.UPower D-Bus implementation.
|
8 anni fa |
Ryan C. Gordon
|
b3f94acbf9
linux: Simplify D-Bus interface, remove lots of boilerplate.
|
8 anni fa |
Ryan C. Gordon
|
191f578b57
linux: Make system D-Bus connection available (in addition to session).
|
8 anni fa |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 anni fa |
Sam Lantinga
|
1e8f074c43
Avoid conflicts with multiple versions of udev by first trying the library that is linked with the executable, if any, and then picking the one that is in the build environment.
|
9 anni fa |
Sam Lantinga
|
3663dbe882
Fixed warning about missing field initializers in SDL_DBusContext
|
9 anni fa |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 anni fa |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 anni fa |
Alex Baines
|
1c6cd67819
Call dbus_shutdown to make valgrind happy.
|
11 anni fa |
Alex Baines
|
41a39837ca
Add IBus IME Support, move DBus code to its own file. (v3.3 squashed)
|
11 anni fa |