1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 4 hours ago.
May 24, 2023 — May 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
unit: Remove obsolete g_thread_init() call More... over 11 years ago
main: Remove obsolete g_thread_init() call More... over 11 years ago
client: Use pthread instead of obsolete g_thread API More... over 11 years ago
proxy: Switch to pthread for mutex and condition handling More... over 11 years ago
gdbus: Check for valid path before handling properties More... over 11 years ago
build: Use AM_CPPFLAGS instead of INCLUDES More... over 11 years ago
build: Do not use deprecated AM_CONFIG_HEADER More... over 11 years ago
gdbus: Fix memory leak on properties_set() More... over 11 years ago
gdbus: Check signature of property value before calling setter More... over 11 years ago
gdbus: Don't include just added interfaces in GetManagedObjects More... over 11 years ago
gdbus: Simplify generated introspection More... over 11 years ago
gdbus: Hold client reference during get name owner reply More... over 11 years ago
gdbus: Include changed properties only once per signal More... over 11 years ago
gdbus: Update properties on D-Bus client re-connections More... over 11 years ago
gdbus: Add function to manually refresh properties More... over 11 years ago
gdbus: Add support for proxy property change notifications More... over 11 years ago
gdbus: Fix handling of client connect/disconnect signals More... over 11 years ago
gdbus: Protect standalone proxy creation with client reference More... over 11 years ago
gdbus: Call check_signals when sending signals with g_dbus_send_message More... over 11 years ago
gdbus: Check if the interface being registered is valid More... over 11 years ago
gdbus: Introduce G_DBUS_PROPERTY_FLAG_EXPERIMENTAL More... over 11 years ago
gdbus: Introduce G_DBUS_SIGNAL_FLAG_EXPERIMENTAL More... over 11 years ago
gdbus: Introduce G_DBUS_METHOD_FLAG_EXPERIMENTAL More... over 11 years ago
gdbus: Use object manager only if callback functions are set More... over 11 years ago
gdbus: Use client service name and not hardcoded org.bluez More... over 11 years ago
gdbus: Add support for creating D-Bus proxies without object manager More... over 11 years ago
Release 0.6 More... over 11 years ago
gdbus: Avoid using g_ptr_array_new_full convenience function More... over 11 years ago
build: Compile support for new D-Bus client helpers More... over 11 years ago
gdbus: Increase the method call timeout to 5 minutes More... over 11 years ago