]> code.delx.au - pulseaudio/log
pulseaudio
14 years agodbusiface-stream: Implement about a half of the Stream D-Bus interface.
Tanu Kaskinen [Sun, 16 Aug 2009 16:42:56 +0000 (19:42 +0300)]
dbusiface-stream: Implement about a half of the Stream D-Bus interface.

14 years agodbusiface-device: Free the copied proplist.
Tanu Kaskinen [Sun, 16 Aug 2009 16:41:43 +0000 (19:41 +0300)]
dbusiface-device: Free the copied proplist.

14 years agodbusiface-client: Fix indentation.
Tanu Kaskinen [Sun, 16 Aug 2009 16:39:39 +0000 (19:39 +0300)]
dbusiface-client: Fix indentation.

14 years agodbusiface-client: Fix the interface name.
Tanu Kaskinen [Sat, 15 Aug 2009 14:08:21 +0000 (17:08 +0300)]
dbusiface-client: Fix the interface name.

14 years agodbusiface-client: Implement the properties of the Client D-Bus interface.
Tanu Kaskinen [Sat, 15 Aug 2009 13:55:29 +0000 (16:55 +0300)]
dbusiface-client: Implement the properties of the Client D-Bus interface.

Based on a patch from Vincent Filali-Ansary.

14 years agodbusiface-core: Two new functions: pa_dbusiface_core_get_playback/record_stream_path().
Tanu Kaskinen [Sat, 15 Aug 2009 13:54:11 +0000 (16:54 +0300)]
dbusiface-core: Two new functions: pa_dbusiface_core_get_playback/record_stream_path().

14 years agodbusiface-device: Implement the Device and DevicePort D-Bus interfaces.
Tanu Kaskinen [Sat, 15 Aug 2009 03:18:41 +0000 (06:18 +0300)]
dbusiface-device: Implement the Device and DevicePort D-Bus interfaces.

14 years agodbus-protocol: Use pa_hashmap_remove() instead of _get().
Tanu Kaskinen [Sat, 15 Aug 2009 03:13:17 +0000 (06:13 +0300)]
dbus-protocol: Use pa_hashmap_remove() instead of _get().

14 years agodbusiface-core: New function: pa_dbusiface_core_get_card_path().
Tanu Kaskinen [Sat, 15 Aug 2009 03:11:38 +0000 (06:11 +0300)]
dbusiface-core: New function: pa_dbusiface_core_get_card_path().

14 years agodbusiface-card: Fix the OwnerModule property type in handle_get_all().
Tanu Kaskinen [Sat, 15 Aug 2009 03:09:35 +0000 (06:09 +0300)]
dbusiface-card: Fix the OwnerModule property type in handle_get_all().

14 years agodbusiface-card: Assert that the profiles list is empty if there's no active
Tanu Kaskinen [Sat, 15 Aug 2009 03:00:46 +0000 (06:00 +0300)]
dbusiface-card: Assert that the profiles list is empty if there's no active
profile.

14 years agodbusiface-card: Use the ++ operator like it's meant to be used.
Tanu Kaskinen [Sat, 15 Aug 2009 02:58:24 +0000 (05:58 +0300)]
dbusiface-card: Use the ++ operator like it's meant to be used.

14 years agodbusiface-card-profile: Assert the core argument isn't NULL.
Tanu Kaskinen [Sat, 15 Aug 2009 02:53:36 +0000 (05:53 +0300)]
dbusiface-card-profile: Assert the core argument isn't NULL.

14 years agodbusiface-card: Split some overly long lines.
Tanu Kaskinen [Sat, 15 Aug 2009 02:51:55 +0000 (05:51 +0300)]
dbusiface-card: Split some overly long lines.

14 years agodbus-protocol: Fix signal sending for the case when the client doesn't listen
Tanu Kaskinen [Mon, 10 Aug 2009 07:40:40 +0000 (10:40 +0300)]
dbus-protocol: Fix signal sending for the case when the client doesn't listen
for all signals.

14 years agodbus-protocol: Add a note for _send_signal that by default the signal isn't
Tanu Kaskinen [Mon, 10 Aug 2009 07:38:01 +0000 (10:38 +0300)]
dbus-protocol: Add a note for _send_signal that by default the signal isn't
actually sent.

14 years agodbusiface-card-profile: Implement the CardProfile D-Bus interface.
Tanu Kaskinen [Sun, 9 Aug 2009 07:36:20 +0000 (10:36 +0300)]
dbusiface-card-profile: Implement the CardProfile D-Bus interface.

14 years agodbusiface-card: Implement the Card D-Bus interface.
Tanu Kaskinen [Sun, 9 Aug 2009 06:20:22 +0000 (09:20 +0300)]
dbusiface-card: Implement the Card D-Bus interface.

14 years agodbus-protocol: Take advantage of the helpers in dbus-util.
Tanu Kaskinen [Sun, 9 Aug 2009 06:19:33 +0000 (09:19 +0300)]
dbus-protocol: Take advantage of the helpers in dbus-util.

14 years agodbus-protocol: Split some overly long lines.
Tanu Kaskinen [Sun, 9 Aug 2009 06:18:03 +0000 (09:18 +0300)]
dbus-protocol: Split some overly long lines.

14 years agodbus-util: Trivial comment punctuation fix.
Tanu Kaskinen [Sun, 9 Aug 2009 06:14:27 +0000 (09:14 +0300)]
dbus-util: Trivial comment punctuation fix.

14 years agodbus-util: Add helpers for proplist handling.
Tanu Kaskinen [Sun, 9 Aug 2009 06:12:31 +0000 (09:12 +0300)]
dbus-util: Add helpers for proplist handling.

14 years agodbusiface-core: Add functions for getting various object paths.
Tanu Kaskinen [Sun, 9 Aug 2009 06:10:05 +0000 (09:10 +0300)]
dbusiface-core: Add functions for getting various object paths.

14 years agodbusiface-core: Generate more informative error messages.
Tanu Kaskinen [Sun, 9 Aug 2009 06:06:21 +0000 (09:06 +0300)]
dbusiface-core: Generate more informative error messages.

14 years agodbus: Take advantage of the PA_HASHMAP_FOREACH macro.
Tanu Kaskinen [Sun, 9 Aug 2009 06:04:15 +0000 (09:04 +0300)]
dbus: Take advantage of the PA_HASHMAP_FOREACH macro.

14 years agodbus: Three entangled changes:
Tanu Kaskinen [Sun, 9 Aug 2009 05:37:33 +0000 (08:37 +0300)]
dbus: Three entangled changes:

 * 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.

14 years agoproplist: New function: pa_proplist_equal()
Tanu Kaskinen [Sun, 9 Aug 2009 04:59:06 +0000 (07:59 +0300)]
proplist: New function: pa_proplist_equal()

14 years agodbusiface-memstats: Implement the Memstats D-Bus interface.
Tanu Kaskinen [Tue, 4 Aug 2009 15:01:26 +0000 (18:01 +0300)]
dbusiface-memstats: Implement the Memstats D-Bus interface.

14 years agodbus-protocol: Remove erroneous protocol object unref.
Tanu Kaskinen [Tue, 4 Aug 2009 15:00:08 +0000 (18:00 +0300)]
dbus-protocol: Remove erroneous protocol object unref.

14 years agodbus-protocol: Make debug logging saner.
Tanu Kaskinen [Tue, 4 Aug 2009 14:57:44 +0000 (17:57 +0300)]
dbus-protocol: Make debug logging saner.

14 years agodbus-protocol, dbusiface-core: Take a reference when storing the core pointer.
Tanu Kaskinen [Tue, 4 Aug 2009 14:55:10 +0000 (17:55 +0300)]
dbus-protocol, dbusiface-core: Take a reference when storing the core pointer.

14 years agodbusiface-core: Make the interface string a public constant.
Tanu Kaskinen [Tue, 4 Aug 2009 14:50:18 +0000 (17:50 +0300)]
dbusiface-core: Make the interface string a public constant.

14 years agostream-restore: Expose module to D-Bus.
Tanu Kaskinen [Mon, 3 Aug 2009 16:38:02 +0000 (19:38 +0300)]
stream-restore: Expose module to D-Bus.

14 years agodbus-util: Fix broken proplist reading logic.
Tanu Kaskinen [Mon, 3 Aug 2009 16:36:19 +0000 (19:36 +0300)]
dbus-util: Fix broken proplist reading logic.

14 years agodbus-protocol: Add debugging output (temporary change).
Tanu Kaskinen [Sun, 2 Aug 2009 08:12:21 +0000 (11:12 +0300)]
dbus-protocol: Add debugging output (temporary change).

14 years agodbusiface-core: Don't die if we get a default sink/source change event before the...
Tanu Kaskinen [Sat, 1 Aug 2009 05:26:51 +0000 (08:26 +0300)]
dbusiface-core: Don't die if we get a default sink/source change event before the new default device is actually created.

14 years agodbusiface-core: Send signals whenever extensions are registered and unregistered.
Tanu Kaskinen [Fri, 31 Jul 2009 09:06:53 +0000 (12:06 +0300)]
dbusiface-core: Send signals whenever extensions are registered and unregistered.

14 years agodbus-protocol: Implement extension registration.
Tanu Kaskinen [Fri, 31 Jul 2009 09:05:49 +0000 (12:05 +0300)]
dbus-protocol: Implement extension registration.

14 years agodbus/iface-core.c: Make sure D-Bus objects are created only once.
Tanu Kaskinen [Thu, 30 Jul 2009 10:11:32 +0000 (13:11 +0300)]
dbus/iface-core.c: Make sure D-Bus objects are created only once.

14 years agoBug fixing and minor cleanups.
Tanu Kaskinen [Mon, 27 Jul 2009 17:01:39 +0000 (20:01 +0300)]
Bug fixing and minor cleanups.

14 years agoAdd the forgotten src/modules/dbus directory to git.
Tanu Kaskinen [Mon, 20 Jul 2009 21:04:52 +0000 (00:04 +0300)]
Add the forgotten src/modules/dbus directory to git.

14 years agoFinish the Core dbus interface.
Tanu Kaskinen [Mon, 20 Jul 2009 21:02:27 +0000 (00:02 +0300)]
Finish the Core dbus interface.

14 years agodbus: Implement the Name property of the core object.
Tanu Kaskinen [Thu, 2 Jul 2009 23:49:07 +0000 (02:49 +0300)]
dbus: Implement the Name property of the core object.

14 years agoserver-lookup: Update the D-Bus identifiers to be versioned.
Tanu Kaskinen [Tue, 30 Jun 2009 12:21:20 +0000 (15:21 +0300)]
server-lookup: Update the D-Bus identifiers to be versioned.

14 years agomodule-cli: Fix compilation by adding libpulsecommon to module_cli_la_LIBADD.
Tanu Kaskinen [Tue, 30 Jun 2009 12:18:11 +0000 (15:18 +0300)]
module-cli: Fix compilation by adding libpulsecommon to module_cli_la_LIBADD.

14 years agoMerge branch 'master' into dbus-work
Tanu Kaskinen [Mon, 29 Jun 2009 15:55:12 +0000 (18:55 +0300)]
Merge branch 'master' into dbus-work

14 years agoAdd missing headers includes for FreeBSD.
Diego Elio 'Flameeyes' Pettenò [Thu, 25 Jun 2009 10:39:09 +0000 (12:39 +0200)]
Add missing headers includes for FreeBSD.

This removes the implicit declarations of send() and pthread_sigmask().

14 years agoRename the flock variable to f_lock.
Diego Elio 'Flameeyes' Pettenò [Thu, 25 Jun 2009 10:28:16 +0000 (12:28 +0200)]
Rename the flock variable to f_lock.

flock() is a function on FreeBSD, and the variable shadowed its definition.

14 years agoOnly declare saved_errno when it's going to be used (on Linux).
Diego Elio 'Flameeyes' Pettenò [Thu, 25 Jun 2009 10:07:12 +0000 (12:07 +0200)]
Only declare saved_errno when it's going to be used (on Linux).

14 years agoRename the wait parameter to wait_op, to avoid shadowing wait().
Diego Elio 'Flameeyes' Pettenò [Thu, 25 Jun 2009 09:50:10 +0000 (11:50 +0200)]
Rename the wait parameter to wait_op, to avoid shadowing wait().

14 years agoRemove the call for pa_rtpoll_install() in the Solaris module.
Diego Elio 'Flameeyes' Pettenò [Thu, 25 Jun 2009 09:47:44 +0000 (11:47 +0200)]
Remove the call for pa_rtpoll_install() in the Solaris module.

I hope this is enough, since the removal of the other pa_rtpoll_install()
calls deemed Linux good enough, but said nothing about Solaris, but since
the function is gone there is little more to do.

14 years agoFix the moved rtclock.h header in the Solaris module.
Diego Elio 'Flameeyes' Pettenò [Thu, 25 Jun 2009 09:47:23 +0000 (11:47 +0200)]
Fix the moved rtclock.h header in the Solaris module.

14 years agoAlso alias MAP_ANONYMOUS to MAP_ANON in shm.c, for FreeBSD.
Diego Elio 'Flameeyes' Pettenò [Wed, 24 Jun 2009 20:08:41 +0000 (22:08 +0200)]
Also alias MAP_ANONYMOUS to MAP_ANON in shm.c, for FreeBSD.

14 years agoAdd a missing sys/stat.h include for FreeBSD to declare umask().
Diego Elio 'Flameeyes' Pettenò [Wed, 24 Jun 2009 20:01:55 +0000 (22:01 +0200)]
Add a missing sys/stat.h include for FreeBSD to declare umask().

14 years agoDon't try to compile the rtkit sources when dbus is not enabled.
Diego Elio 'Flameeyes' Pettenò [Wed, 24 Jun 2009 19:49:45 +0000 (21:49 +0200)]
Don't try to compile the rtkit sources when dbus is not enabled.

This change only affects the buildsystem: source code was correct already.

14 years agoImplement mix-test for s24le and s24be sample formats.
Diego Elio 'Flameeyes' Pettenò [Wed, 24 Jun 2009 16:24:45 +0000 (18:24 +0200)]
Implement mix-test for s24le and s24be sample formats.

14 years agoUse static constants to keep the generated sample blocks.
Diego Elio 'Flameeyes' Pettenò [Wed, 24 Jun 2009 16:23:14 +0000 (18:23 +0200)]
Use static constants to keep the generated sample blocks.

14 years agoIgnore IPv6 tests, if IPv6 was built in but the system doesn't have it.
Diego Elio 'Flameeyes' Pettenò [Wed, 24 Jun 2009 16:03:40 +0000 (18:03 +0200)]
Ignore IPv6 tests, if IPv6 was built in but the system doesn't have it.

This removes a test failure when an IPv6-enabled PulseAudio is tested on a
system where IPv6 is not enabled in kernel.

14 years agoUse the new CC_CHECK_CFLAGS_APPEND macro instead of a manual for.
Diego Elio 'Flameeyes' Pettenò [Wed, 24 Jun 2009 15:45:58 +0000 (17:45 +0200)]
Use the new CC_CHECK_CFLAGS_APPEND macro instead of a manual for.

14 years agoProperly link module-zeroconf-publish against libnative-protocol.
Diego Elio 'Flameeyes' Pettenò [Wed, 24 Jun 2009 15:40:43 +0000 (17:40 +0200)]
Properly link module-zeroconf-publish against libnative-protocol.

Without this change, undefined symbols will be found in the module and the
link will be rejected (thanks to the just-made change to reject outstanding
undefined symbols).

Also, in -test1, without this change it would have caused the module to not
load because of missing symbols.

14 years agoCheck for and use flags to reject undefined symbols in libraries.
Diego Elio 'Flameeyes' Pettenò [Wed, 24 Jun 2009 15:39:25 +0000 (17:39 +0200)]
Check for and use flags to reject undefined symbols in libraries.

Make sure that all the PulseAudio modules are built properly without
outstanding undefined symbols: if the undefined symbols are found, reject
link.

14 years agoUpdate attributes.m4 file from xine-lib.
Diego Elio 'Flameeyes' Pettenò [Wed, 24 Jun 2009 15:32:28 +0000 (17:32 +0200)]
Update attributes.m4 file from xine-lib.

14 years agoMake it more clear that PulseAudio needs libtool 2.2.
Diego Elio 'Flameeyes' Pettenò [Sat, 13 Jun 2009 15:27:42 +0000 (17:27 +0200)]
Make it more clear that PulseAudio needs libtool 2.2.

The error message was way too generic, as it was very possible that libltdl
_is_ in the system but is not found because too old. Disambiguate this by
explicitly stating that the version 2 of the library is not found.

14 years agoMerge branch 'master' into dbus-work
Tanu Kaskinen [Mon, 29 Jun 2009 15:35:06 +0000 (18:35 +0300)]
Merge branch 'master' into dbus-work

Conflicts:
src/daemon/daemon-conf.c
src/daemon/daemon-conf.h
src/daemon/main.c
src/pulsecore/dbus-util.h

14 years agosndfile: fix build on BE archs
Lennart Poettering [Tue, 23 Jun 2009 16:54:17 +0000 (18:54 +0200)]
sndfile: fix build on BE archs

14 years agobuild-sys: don't make pulseaudio binary suid on install anymore
Lennart Poettering [Tue, 23 Jun 2009 16:33:36 +0000 (18:33 +0200)]
build-sys: don't make pulseaudio binary suid on install anymore

14 years agobuild-sys: properly drop '-' from major/minor/micro strings
Lennart Poettering [Tue, 23 Jun 2009 15:40:33 +0000 (17:40 +0200)]
build-sys: properly drop '-' from major/minor/micro strings

14 years agobuild-sys: teacch git versioning script to not kill - in version strings
Lennart Poettering [Tue, 23 Jun 2009 15:13:29 +0000 (17:13 +0200)]
build-sys: teacch git versioning script to not kill - in version strings

14 years agobuild-sys: drop compat with old git versions so that tarballs for -test1 style evrsio...
Lennart Poettering [Tue, 23 Jun 2009 14:27:38 +0000 (16:27 +0200)]
build-sys: drop compat with old git versions so that tarballs for -test1 style evrsions are properly created

14 years agointended-roles: drop quite a few unnecessary includes
Lennart Poettering [Tue, 23 Jun 2009 14:09:32 +0000 (16:09 +0200)]
intended-roles: drop quite a few unnecessary includes

14 years agomodules: pass properly initialized userdata pointers to various hooks
Lennart Poettering [Tue, 23 Jun 2009 02:25:45 +0000 (04:25 +0200)]
modules: pass properly initialized userdata pointers to various hooks

14 years agointended-roles: properly initialize split state
Lennart Poettering [Tue, 23 Jun 2009 02:23:26 +0000 (04:23 +0200)]
intended-roles: properly initialize split state

14 years agortclock: make use of constants when converting between nsec and usec
Lennart Poettering [Tue, 23 Jun 2009 01:55:32 +0000 (03:55 +0200)]
rtclock: make use of constants when converting between nsec and usec

14 years agointended-roles: fix symdef header inclusion
Lennart Poettering [Tue, 23 Jun 2009 01:35:34 +0000 (03:35 +0200)]
intended-roles: fix symdef header inclusion

14 years agobuild-sys: use pax tar format to allow longer file names
Lennart Poettering [Mon, 22 Jun 2009 23:36:29 +0000 (01:36 +0200)]
build-sys: use pax tar format to allow longer file names

14 years agobuilds-sys: work around automake 1.11 borkage
Lennart Poettering [Mon, 22 Jun 2009 22:55:31 +0000 (00:55 +0200)]
builds-sys: work around automake 1.11 borkage

As suggested on:

http://lists.gnu.org/archive/html/automake/2009-06/msg00059.html

14 years agobuild-sys: bump udev revision to pull in new rules files
Lennart Poettering [Mon, 22 Jun 2009 22:55:24 +0000 (00:55 +0200)]
build-sys: bump udev revision to pull in new rules files

14 years agortclock: fix type of PA_TIMEVAL_RTCLOCK
Lennart Poettering [Mon, 22 Jun 2009 22:17:26 +0000 (00:17 +0200)]
rtclock: fix type of PA_TIMEVAL_RTCLOCK

14 years agotimeval: don't create the wrong illusion that nsecs should be stored in pa_usec_t
Lennart Poettering [Mon, 22 Jun 2009 22:16:42 +0000 (00:16 +0200)]
timeval: don't create the wrong illusion that nsecs should be stored in pa_usec_t

14 years agortclock: document that we fallback to wallclock time if monotonic time is not supported
Lennart Poettering [Mon, 22 Jun 2009 22:15:57 +0000 (00:15 +0200)]
rtclock: document that we fallback to wallclock time if monotonic time is not supported

14 years agortclock: enable rtclock for our own mainloop implementations
Lennart Poettering [Mon, 22 Jun 2009 21:49:40 +0000 (23:49 +0200)]
rtclock: enable rtclock for our own mainloop implementations

14 years agortclock: fix build after merge
Lennart Poettering [Mon, 22 Jun 2009 21:15:01 +0000 (23:15 +0200)]
rtclock: fix build after merge

14 years agoMerge most of elmarco/rtclock2
Lennart Poettering [Mon, 22 Jun 2009 21:09:46 +0000 (23:09 +0200)]
Merge most of elmarco/rtclock2

Merge commit 'e4d914c945c13d23b131d7ba75fbdd03cb6d0043'

14 years agobuild-sys: dropo shave support, depend on automake's new silent build support instead
Lennart Poettering [Mon, 22 Jun 2009 21:03:43 +0000 (23:03 +0200)]
build-sys: dropo shave support, depend on automake's new silent build support instead

14 years agodaemon: enable module-intended-roles by default
Lennart Poettering [Mon, 22 Jun 2009 20:44:29 +0000 (22:44 +0200)]
daemon: enable module-intended-roles by default

14 years agoMerge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering [Mon, 22 Jun 2009 20:36:31 +0000 (22:36 +0200)]
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio

14 years agorescue: make sure module-rescue-streams is used only as last fallback
Lennart Poettering [Mon, 22 Jun 2009 20:36:23 +0000 (22:36 +0200)]
rescue: make sure module-rescue-streams is used only as last fallback

14 years agomodule-stream-restore: recheck stream database on hotplug/unplug and potentially...
Lennart Poettering [Mon, 22 Jun 2009 20:35:55 +0000 (22:35 +0200)]
module-stream-restore: recheck stream database on hotplug/unplug and potentially move streams

14 years agomodules: add module-intended-roles that automatically puts streams marked with a...
Lennart Poettering [Mon, 22 Jun 2009 20:34:57 +0000 (22:34 +0200)]
modules: add module-intended-roles that automatically puts streams marked with a role on devices that are intended for that role

14 years agorestore: change 'save' flag behaviour to reflect whether an entry shall and/or is...
Lennart Poettering [Mon, 22 Jun 2009 20:33:09 +0000 (22:33 +0200)]
restore: change 'save' flag behaviour to reflect whether an entry shall and/or is in the on-disk databases

14 years agortclock: fix issues found by Lennart
Marc-André Lureau [Sat, 20 Jun 2009 13:52:41 +0000 (16:52 +0300)]
rtclock: fix issues found by Lennart

14 years agoBase mainloop on pa_rtclock_now()
Marc-André Lureau [Sat, 4 Apr 2009 23:13:43 +0000 (02:13 +0300)]
Base mainloop on pa_rtclock_now()

Move the mainloop to monotonic based time events.

Introduces 4 helper functions:
pa_{context,core}_rttime_{new,restart}(), that fill correctly a
timeval with the rtclock flag set if the mainloop supports it.

Both mainloop-test and mainloop-test-glib works with rt and timeval
based time events. PulseAudio and clients should be fully functional.

This patch has received several iterations, and this one as been
largely untested.

Signed-off-by: Marc-André Lureau <marca-andre.lureau@nokia.com>
14 years agopulse: move pa_rtclock_now in pulsecommon
Marc-André Lureau [Sat, 4 Apr 2009 20:19:53 +0000 (23:19 +0300)]
pulse: move pa_rtclock_now in pulsecommon

14 years agomodule-dbus-protocol: Allow anyone to connect the daemon in system mode.
Tanu Kaskinen [Sat, 20 Jun 2009 07:17:46 +0000 (10:17 +0300)]
module-dbus-protocol: Allow anyone to connect the daemon in system mode.

14 years agocore: get rid of rt sig/timer handling since modern Linux' ppooll() is finally fixed...
Lennart Poettering [Fri, 19 Jun 2009 19:00:06 +0000 (21:00 +0200)]
core: get rid of rt sig/timer handling since modern Linux' ppooll() is finally fixed for granularity

14 years agodaemon: enable real-time by default
Lennart Poettering [Fri, 19 Jun 2009 16:21:35 +0000 (18:21 +0200)]
daemon: enable real-time by default

14 years agomergo
Lennart Poettering [Fri, 19 Jun 2009 16:18:49 +0000 (18:18 +0200)]
mergo

14 years agoperl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'`
Marc-André Lureau [Sat, 4 Apr 2009 19:56:38 +0000 (22:56 +0300)]
perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'`

14 years agodaemon: strip all special suid/caps log from our startup code, we'll now rely on...
Lennart Poettering [Fri, 19 Jun 2009 15:37:18 +0000 (17:37 +0200)]
daemon: strip all special suid/caps log from our startup code, we'll now rely on RealtimeKit for all high-priority/RT scheduling policy issues

14 years agodbus-protocol: Implement TCP server startup.
Tanu Kaskinen [Fri, 19 Jun 2009 12:17:57 +0000 (15:17 +0300)]
dbus-protocol: Implement TCP server startup.