pulseaudio/src/pulse
2009-04-08 03:47:48 +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 Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
channelmap.h various spelling fixes 2009-04-04 02:27:13 +02:00
client-conf-x11.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00: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 Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00: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 properly account for seeks in the requested_bytes counter 2009-04-01 23:05:09 +02:00
context.h pulse: client connect to dbus 2009-03-30 21:05:31 +03:00
def.h various spelling fixes 2009-04-04 02:27:13 +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 Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio 2009-04-05 03:05:51 +02:00
introspect.c try to detect when stupid clients forks and refuse all service from then on 2009-03-05 04:33:40 +01:00
introspect.h various spelling fixes 2009-04-04 02:27:13 +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 fix up parser in pa_proplist_from_string() to handle escapes correctly; make pa_proplist_to_string() escape quotes properly 2009-02-04 17:14:59 +01:00
proplist.h various spelling fixes 2009-04-04 02:27:13 +02:00
pulseaudio.h various spelling fixes 2009-04-04 02:27:13 +02:00
sample.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
sample.h various spelling fixes 2009-04-04 02:27:13 +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 Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00: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 modernize pa_msleep() a bit 2009-02-19 04:01:12 +01:00
util.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
version.h.in always define PA_MAJOR/PA_MINOR/PA_MICRO to ease feature checking in client applications 2009-01-27 02:16:20 +01:00
volume.c when calculating volume from dB use ceil() 2009-04-08 03:47:48 +02:00
volume.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
xmalloc.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
xmalloc.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00