pulseaudio/src/pulse
2009-06-17 23:17:37 +02:00
..
.gitignore add another .gitignore file, this time for pulse/ 2008-06-18 00:47:32 +02:00
browser.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
browser.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
cdecl.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
channelmap.c volume,channelmap: reimplement a couple of calls based on channel masks 2009-06-17 03:09:28 +02:00
channelmap.h channelmap: make sure a mask is generated is 64 bit int 2009-06-17 03:06:54 +02:00
client-conf-x11.c client-conf-x11: unbreak autospawn due to stale X11 properties 2009-04-13 22:28:35 +02:00
client-conf-x11.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
client-conf.c client-conf: when is set, disable autospawn setting 2009-04-13 22:25:43 +02:00
client-conf.h various spelling fixes 2009-04-04 02:27:13 +02:00
client.conf.in Make the shared memory segment size configurable 2008-10-01 01:14:36 +02:00
context.c context: don't fail if session bus is not there 2009-05-12 01:33:37 +02:00
context.h pulse: client connect to dbus 2009-03-30 21:05:31 +03:00
def.h bluetooth: return sensible error code in set_profile() 2009-06-17 04:51:57 +02:00
error.c try to detect when stupid clients forks and refuse all service from then on 2009-03-05 04:33:40 +01:00
error.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
ext-stream-restore.c try to detect when stupid clients forks and refuse all service from then on 2009-03-05 04:33:40 +01:00
ext-stream-restore.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
fork-detect.c add pa_assert_cc() for compile time assertions 2009-03-23 21:03:52 +01:00
fork-detect.h try to detect when stupid clients forks and refuse all service from then on 2009-03-05 04:33:40 +01:00
gccmacro.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
glib-mainloop.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
glib-mainloop.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
i18n.c add i18n support 2008-08-06 18:54:13 +02:00
i18n.h import version.h in all header files to make sure that version-based feature testing works 2009-01-27 02:36:42 +01:00
internal.h make dbus optional during build 2009-04-10 02:14:07 +02:00
introspect.c native-protocol: allow enumerating ports 2009-06-17 23:17:37 +02:00
introspect.h native-protocol: allow enumerating ports 2009-06-17 23:17:37 +02:00
mainloop-api.c don't use PA_GCC_UNUSED anymore 2008-08-09 16:20:29 +02:00
mainloop-api.h import version.h in all header files to make sure that version-based feature testing works 2009-01-27 02:36:42 +01:00
mainloop-signal.c fix an error where a signal was accidently freed when it is tried to register it twice 2009-03-31 20:31:15 +02:00
mainloop-signal.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
mainloop.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
mainloop.h various spelling fixes 2009-04-04 02:27:13 +02:00
Makefile big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
operation.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
operation.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
proplist.c sample: introduce pa_proplist_setp() 2009-05-25 23:50:18 +02:00
proplist.h prop: introduce new PA_PROP_DEVICE_INTENDED_ROLES property 2009-06-08 16:58:45 +02:00
pulseaudio.h various spelling fixes 2009-04-04 02:27:13 +02:00
sample.c sample: introduce pa_sample_format_is_{le,be,ne,re}() 2009-05-25 23:49:47 +02:00
sample.h sample: introduce pa_sample_format_is_{le,be,ne,re}() 2009-05-25 23:49:47 +02:00
scache.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
scache.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
simple.c simple: set ADJUST_LATENCY by default 2009-05-27 23:18:55 +02:00
simple.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
stream.c don't try to outsmart the transport 2009-04-05 02:50:32 +02:00
stream.h update documentation regarding stream timing a bit 2009-04-07 17:53:51 +02:00
subscribe.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
subscribe.h various spelling fixes 2009-04-04 02:27:13 +02:00
thread-mainloop.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
thread-mainloop.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
timeval.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
timeval.h various spelling fixes 2009-04-04 02:27:13 +02:00
utf8.c add new API pa_ascii_valid(), pa_ascii_filter() 2009-02-04 17:11:56 +01:00
utf8.h add new API pa_ascii_valid(), pa_ascii_filter() 2009-02-04 17:11:56 +01:00
util.c util: if NULL is passed to pa_path_get_filename() just hand it through 2009-04-19 19:02:16 +02:00
util.h util: if NULL is passed to pa_path_get_filename() just hand it through 2009-04-19 19:02:16 +02:00
version.h.in version: fix prefix in PA_CHECK_VERSION macro 2009-06-17 03:06:13 +02:00
volume.c volume,channelmap: reimplement a couple of calls based on channel masks 2009-06-17 03:09:28 +02:00
volume.h volume: implement functions for multiplicating a cvolume with a scalar 2009-06-17 03:04:21 +02:00
xmalloc.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
xmalloc.h malloc: implement pa_xrenew() 2009-06-17 03:07:42 +02:00