pulseaudio/src/daemon
Wim Taymans 25724cdd40 Get rid of liboil
Get rid of the liboil dependency and reimplement the liboil functions with an
equivalent C implementation. Note that most of these functions are deprecated in
liboil and that none of them had  any optimisations. We can further specialize
our handrolled versions for some extra speedups.
2009-08-20 11:31:03 +02:00
..
.gitignore update gitignore 2009-02-24 00:24:31 +01:00
caps.c daemon: reset gids too, not just uids 2009-08-14 19:28:18 +02:00
caps.h 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 2009-06-19 17:37:18 +02:00
cmdline.c utils: use pa_path_get_filename() where applicable 2009-06-04 23:19:48 +02:00
cmdline.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
cpulimit.c pulse: move pa_rtclock_now in pulsecommon 2009-06-20 17:29:08 +03:00
cpulimit.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
daemon-conf.c conf: invert all negative boolean configuration option 2009-08-12 20:15:28 +02:00
daemon-conf.h daemon: optionally call mlockall() on startup 2009-06-07 00:45:47 +02:00
daemon.conf.in conf: invert all negative boolean configuration option 2009-08-12 20:15:28 +02:00
default.pa.in daemon: enable module-intended-roles by default 2009-06-22 22:44:29 +02:00
default.pa.win32 big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
dumpmodules.c modules: introduce PA_MODULE_DEPRECATED() macro for marking modules deprecated 2009-05-28 02:47:36 +02:00
dumpmodules.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
esdcompat.in remove remaining $ 2008-06-18 22:38:32 +02:00
ltdl-bind-now.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
ltdl-bind-now.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
main.c Get rid of liboil 2009-08-20 11:31:03 +02:00
Makefile big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
org.pulseaudio.policy.in Make pulseaudio.desktop and org.pulseaudio.policy translatable. 2009-02-24 00:09:45 +01:00
polkit.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
polkit.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
pulseaudio-system.conf daemon: install D-Bus system policy file for PA system instances 2009-08-12 01:50:24 +02:00
pulseaudio.desktop.in Make pulseaudio.desktop and org.pulseaudio.policy translatable. 2009-02-24 00:09:45 +01:00
start-pulseaudio-x11.in start-pulseaudio-x11: don't start a local sound server if a remote sound server is configured 2009-04-22 22:05:20 +02:00
system.pa.in replace module-volume-restore by module-stream-restore in system mode, too 2008-10-01 01:24:47 +02:00