]> code.delx.au - pulseaudio/history - src/pulsecore/protocol-dbus.c
Merge remote branch 'tanuk/dbus-work'
[pulseaudio] / src / pulsecore / protocol-dbus.c
2009-10-07 Lennart PoetteringMerge remote branch 'tanuk/dbus-work'
2009-10-02 Tanu KaskinenMerge branch 'master' into dbus-work
2009-08-31 Tanu Kaskinendbus-protocol: Implement argument type checking for...
2009-08-30 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-30 Tanu Kaskinendbus: Do message argument type checking early, centrally.
2009-08-26 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-24 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-24 Tanu Kaskinendbus-protocol: Print a debug line whenever interfaces...
2009-08-19 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-16 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-15 Tanu Kaskinendbus-protocol: Use pa_hashmap_remove() instead of _get().
2009-08-10 Tanu Kaskinendbus-protocol: Fix signal sending for the case when...
2009-08-09 Tanu Kaskinendbus-protocol: Take advantage of the helpers in dbus...
2009-08-09 Tanu Kaskinendbus-protocol: Split some overly long lines.
2009-08-09 Tanu Kaskinendbus: Take advantage of the PA_HASHMAP_FOREACH macro.
2009-08-04 Tanu Kaskinendbus-protocol: Remove erroneous protocol object unref.
2009-08-04 Tanu Kaskinendbus-protocol: Make debug logging saner.
2009-08-04 Tanu Kaskinendbus-protocol, dbusiface-core: Take a reference when...
2009-08-02 Tanu Kaskinendbus-protocol: Add debugging output (temporary change).
2009-07-31 Tanu Kaskinendbus-protocol: Implement extension registration.
2009-07-20 Tanu KaskinenFinish the Core dbus interface.