summaryrefslogtreecommitdiffstats
path: root/src/modules/dbus/iface-core.h
Commit message (Collapse)AuthorAgeFilesLines
* dbusiface-core: Two new functions: pa_dbusiface_core_get_sink/source().Tanu Kaskinen2009-08-171-0/+6
|
* dbusiface-core: New function: pa_dbusiface_core_get_client_path().Tanu Kaskinen2009-08-171-0/+1
|
* dbusiface-core: Two new functions: ↵Tanu Kaskinen2009-08-151-0/+2
| | | | pa_dbusiface_core_get_playback/record_stream_path().
* dbusiface-core: New function: pa_dbusiface_core_get_card_path().Tanu Kaskinen2009-08-151-0/+1
|
* dbusiface-core: Add functions for getting various object paths.Tanu Kaskinen2009-08-091-0/+4
|
* dbus: Three entangled changes:Tanu Kaskinen2009-08-091-2/+0
| | | | | | | | | | * Make the dbus object constructors take a pa_dbusiface_core pointer as an argument. Remove the path_prefix argument. * Expose the core object path as a constant in protocol-dbus.h. * Move the core interface name constant from iface-core.h to protocol-dbus.h.
* dbusiface-core: Make the interface string a public constant.Tanu Kaskinen2009-08-041-0/+2
|
* Add the forgotten src/modules/dbus directory to git.Tanu Kaskinen2009-07-211-0/+38