index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
dbus-util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2013-07-04
Revert dbus_bool_t variables to use TRUE/FALSE instead of true/false
poljar (Damir Jelić)
1
-5
/
+5
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-8
/
+8
2012-01-28
dbus: Give NULL as the error parameter to dbus_bus_remove_match().
Tanu Kaskinen
1
-13
/
+3
2012-01-14
dbus: New helper function: pa_dbus_get_error_message().
Tanu Kaskinen
1
-0
/
+14
2011-08-25
Remove extra ; s where they are not allowed in strict C99
Maarten Bosmans
1
-1
/
+1
2011-01-03
Revert "core: make use of dbus_message_iter_append_fixed_array"
Colin Guthrie
1
-1
/
+6
2010-10-20
core: make use of dbus_message_iter_append_fixed_array
Luiz Augusto von Dentz
1
-6
/
+1
2010-02-21
dbus: first restart timer, then dispatch it
Lennart Poettering
1
-13
/
+16
2009-08-30
dbus: Do message argument type checking early, centrally.
Tanu Kaskinen
1
-168
/
+25
2009-08-16
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
Tanu Kaskinen
1
-1
/
+1
2009-08-09
dbus-util: Add helpers for proplist handling.
Tanu Kaskinen
1
-0
/
+71
2009-08-03
dbus-util: Fix broken proplist reading logic.
Tanu Kaskinen
1
-13
/
+31
2009-07-27
Bug fixing and minor cleanups.
Tanu Kaskinen
1
-11
/
+62
2009-07-21
Finish the Core dbus interface.
Tanu Kaskinen
1
-0
/
+333
2009-06-29
Merge branch 'master' into dbus-work
Tanu Kaskinen
1
-23
/
+38
2009-06-20
Base mainloop on pa_rtclock_now()
Marc-André Lureau
1
-22
/
+36
2009-06-16
dbus-protocol: Connection handling for local connections.
Tanu Kaskinen
1
-0
/
+21
2009-04-10
dbus: memory leak, free pending calls
Lennart Poettering
1
-2
/
+4
2009-04-10
dbus: memory leak, free server id after use
Lennart Poettering
1
-1
/
+4
2009-04-06
be a bit more verbose about the busses we are connected to
Lennart Poettering
1
-0
/
+7
2009-04-06
make sure we keep a reference of the bus connection during the whole runtime ...
Lennart Poettering
1
-2
/
+3
2009-03-30
dbus: split dbus-util into dbus-shared
Marc-André Lureau
1
-0
/
+397