summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* dbus-util: Trivial comment punctuation fix.Tanu Kaskinen2009-08-091-2/+2
* dbus-util: Add helpers for proplist handling.Tanu Kaskinen2009-08-092-0/+75
* dbusiface-core: Add functions for getting various object paths.Tanu Kaskinen2009-08-092-0/+25
* dbusiface-core: Generate more informative error messages.Tanu Kaskinen2009-08-091-4/+4
* dbus: Take advantage of the PA_HASHMAP_FOREACH macro.Tanu Kaskinen2009-08-093-64/+38
* dbus: Three entangled changes:Tanu Kaskinen2009-08-0917-91/+113
* proplist: New function: pa_proplist_equal()Tanu Kaskinen2009-08-093-0/+30
* dbusiface-memstats: Implement the Memstats D-Bus interface.Tanu Kaskinen2009-08-044-0/+281
* dbus-protocol: Remove erroneous protocol object unref.Tanu Kaskinen2009-08-041-1/+0
* dbus-protocol: Make debug logging saner.Tanu Kaskinen2009-08-041-6/+5
* dbus-protocol, dbusiface-core: Take a reference when storing the core pointer.Tanu Kaskinen2009-08-042-2/+5
* dbusiface-core: Make the interface string a public constant.Tanu Kaskinen2009-08-042-25/+26
* stream-restore: Expose module to D-Bus.Tanu Kaskinen2009-08-032-5/+1055
* dbus-util: Fix broken proplist reading logic.Tanu Kaskinen2009-08-031-13/+31
* dbus-protocol: Add debugging output (temporary change).Tanu Kaskinen2009-08-021-2/+11
* dbusiface-core: Don't die if we get a default sink/source change event before...Tanu Kaskinen2009-08-011-8/+42
* dbusiface-core: Send signals whenever extensions are registered and unregiste...Tanu Kaskinen2009-07-311-0/+47
* dbus-protocol: Implement extension registration.Tanu Kaskinen2009-07-312-22/+108
* dbus/iface-core.c: Make sure D-Bus objects are created only once.Tanu Kaskinen2009-07-301-20/+28
* Bug fixing and minor cleanups.Tanu Kaskinen2009-07-273-66/+111
* Add the forgotten src/modules/dbus directory to git.Tanu Kaskinen2009-07-2115-0/+3274
* Finish the Core dbus interface.Tanu Kaskinen2009-07-2114-1861/+1526
* dbus: Implement the Name property of the core object.Tanu Kaskinen2009-07-035-141/+932
* server-lookup: Update the D-Bus identifiers to be versioned.Tanu Kaskinen2009-06-302-7/+10
* module-cli: Fix compilation by adding libpulsecommon to module_cli_la_LIBADD.Tanu Kaskinen2009-06-301-1/+1
* Merge branch 'master' into dbus-workTanu Kaskinen2009-06-2910-77/+92
|\
| * Add missing headers includes for FreeBSD.Diego Elio 'Flameeyes' Pettenò2009-06-292-0/+5
| * Rename the flock variable to f_lock.Diego Elio 'Flameeyes' Pettenò2009-06-291-8/+8
| * Only declare saved_errno when it's going to be used (on Linux).Diego Elio 'Flameeyes' Pettenò2009-06-291-2/+1
| * Rename the wait parameter to wait_op, to avoid shadowing wait().Diego Elio 'Flameeyes' Pettenò2009-06-292-13/+13
| * Remove the call for pa_rtpoll_install() in the Solaris module.Diego Elio 'Flameeyes' Pettenò2009-06-291-1/+0
| * Fix the moved rtclock.h header in the Solaris module.Diego Elio 'Flameeyes' Pettenò2009-06-291-1/+1
| * Also alias MAP_ANONYMOUS to MAP_ANON in shm.c, for FreeBSD.Diego Elio 'Flameeyes' Pettenò2009-06-291-0/+5
| * Add a missing sys/stat.h include for FreeBSD to declare umask().Diego Elio 'Flameeyes' Pettenò2009-06-291-0/+1
| * Don't try to compile the rtkit sources when dbus is not enabled.Diego Elio 'Flameeyes' Pettenò2009-06-291-2/+3
| * Implement mix-test for s24le and s24be sample formats.Diego Elio 'Flameeyes' Pettenò2009-06-291-0/+29
| * Use static constants to keep the generated sample blocks.Diego Elio 'Flameeyes' Pettenò2009-06-291-46/+20
| * Ignore IPv6 tests, if IPv6 was built in but the system doesn't have it.Diego Elio 'Flameeyes' Pettenò2009-06-291-2/+4
| * Properly link module-zeroconf-publish against libnative-protocol.Diego Elio 'Flameeyes' Pettenò2009-06-291-1/+1
| * Check for and use flags to reject undefined symbols in libraries.Diego Elio 'Flameeyes' Pettenò2009-06-291-1/+1
* | Merge branch 'master' into dbus-workTanu Kaskinen2009-06-29167-3269/+11720
|\|
| * sndfile: fix build on BE archsv0.9.16-test1Lennart Poettering2009-06-231-1/+1
| * build-sys: don't make pulseaudio binary suid on install anymoreLennart Poettering2009-06-231-1/+0
| * intended-roles: drop quite a few unnecessary includesLennart Poettering2009-06-231-12/+1
| * modules: pass properly initialized userdata pointers to various hooksLennart Poettering2009-06-233-6/+6
| * intended-roles: properly initialize split stateLennart Poettering2009-06-231-1/+1
| * rtclock: make use of constants when converting between nsec and usecLennart Poettering2009-06-231-3/+3
| * intended-roles: fix symdef header inclusionLennart Poettering2009-06-231-1/+1
| * rtclock: fix type of PA_TIMEVAL_RTCLOCKLennart Poettering2009-06-231-1/+1
| * timeval: don't create the wrong illusion that nsecs should be stored in pa_us...Lennart Poettering2009-06-231-3/+3