..
.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
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
client-conf: make setting a default server independant from the autospawn setting
2009-04-13 22:25: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
make dbus optional during build
2009-04-10 02:14:07 +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
volume: increase dB range to -90dB
2009-04-13 22:41:44 +02:00
volume.h
api: introduce PA_VOLUME_MAX
2009-04-13 04:39:45 +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
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00