..
alsa-util.c
* fix alsa initialisation
2004-12-11 16:48:45 +00:00
alsa-util.h
some commenting
2004-11-21 02:43:05 +00:00
authkey-prop.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
authkey-prop.h
Comment some more files
2004-11-21 21:31:28 +00:00
authkey.c
Compiler warning about uninitialized variable.
2006-01-05 19:17:53 +00:00
authkey.h
Comment some more files
2004-11-21 21:31:28 +00:00
autoload.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
autoload.h
Comment some more files
2004-11-21 21:31:28 +00:00
caps.c
Protect getuid() with an ifdef.
2006-01-05 22:12:25 +00:00
caps.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
cdecl.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
cli-command.c
ctime_r() is not available everywhere.
2006-01-05 22:27:14 +00:00
cli-command.h
* add first part of zeroconf publisher
2004-12-11 00:10:41 +00:00
cli-text.c
* extend HTTP module
2005-01-12 18:51:38 +00:00
cli-text.h
* extend HTTP module
2005-01-12 18:51:38 +00:00
cli.c
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
cli.h
Comment some more files
2004-11-21 21:31:28 +00:00
client-conf-x11.c
minor fixes
2005-01-06 01:07:43 +00:00
client-conf-x11.h
Comment some more files
2004-11-21 21:31:28 +00:00
client-conf.c
Port to Windows. This is mostly glue layers for the poor POSIX support
2006-01-05 22:51:37 +00:00
client-conf.h
Comment some more files
2004-11-21 21:31:28 +00:00
client.c
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
client.conf.in
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
client.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
cmdline.c
* add first part of zeroconf publisher
2004-12-11 00:10:41 +00:00
cmdline.h
Comment some more files
2004-11-21 21:31:28 +00:00
conf-parser.c
config.h should always be included so that necessary fixes can take effect.
2006-01-05 21:56:33 +00:00
conf-parser.h
Comment some more files
2004-11-21 21:31:28 +00:00
core.c
The standard declares some signals as optional. Make sure we handle
2006-01-05 18:09:46 +00:00
core.h
add new field running_as_daemon to pa_core
2005-09-16 00:08:02 +00:00
cpulimit-test.c
Comment some more files
2004-11-21 21:31:28 +00:00
cpulimit.c
Protect sys/resource.h with an ifdef.
2006-01-05 22:42:26 +00:00
cpulimit.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
daemon-conf.c
Port to Windows. This is mostly glue layers for the poor POSIX support
2006-01-05 22:51:37 +00:00
daemon-conf.h
* add first part of zeroconf publisher
2004-12-11 00:10:41 +00:00
daemon.conf.in
Comment some more files
2004-11-21 21:31:28 +00:00
default.pa.in
Comment some more files
2004-11-21 21:31:28 +00:00
default.pa.win32
Port to Windows. This is mostly glue layers for the poor POSIX support
2006-01-05 22:51:37 +00:00
depmod.py
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
dllmain.c
Port to Windows. This is mostly glue layers for the poor POSIX support
2006-01-05 22:51:37 +00:00
dumpmodules.c
Use pa_get_path_filename() instead of duplicating code.
2006-01-05 21:01:52 +00:00
dumpmodules.h
Comment some more files
2004-11-21 21:31:28 +00:00
dynarray.c
some commenting
2004-11-21 02:43:05 +00:00
dynarray.h
some commenting
2004-11-21 02:43:05 +00:00
endianmacros.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
esdcompat.sh.in
* install fix
2004-11-23 13:34:59 +00:00
esound.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
g711.c
* add µlaw/alaw support
2004-11-20 16:23:53 +00:00
g711.h
* add µlaw/alaw support
2004-11-20 16:23:53 +00:00
gcc-printf.h
Comment some more files
2004-11-21 21:31:28 +00:00
glib-mainloop.c
Abstract the gettimeofday call into a utility function to ease porting.
2006-01-05 16:38:09 +00:00
glib-mainloop.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
glib12-mainloop.c
Abstract the gettimeofday call into a utility function to ease porting.
2006-01-05 16:38:09 +00:00
hashmap.c
some commenting
2004-11-21 02:43:05 +00:00
hashmap.h
some commenting
2004-11-21 02:43:05 +00:00
howl-wrap.c
* fix alsa initialisation
2004-12-11 16:48:45 +00:00
howl-wrap.h
* fix alsa initialisation
2004-12-11 16:48:45 +00:00
idxset.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
idxset.h
Comment some more files
2004-11-21 21:31:28 +00:00
inet_ntop.c
Add some required headers.
2006-01-10 09:15:13 +00:00
inet_ntop.h
Make sure socklen_t is defined.
2006-01-10 09:14:41 +00:00
iochannel.c
Condense winsock includes and defines into one header.
2006-01-09 16:50:39 +00:00
iochannel.h
Comment some more files
2004-11-21 21:31:28 +00:00
ioline.c
build fix
2005-09-16 00:00:59 +00:00
ioline.h
* make pa_sample_spec_snprint return point to written string
2005-01-12 17:37:31 +00:00
llist.h
Comment some more files
2004-11-21 21:31:28 +00:00
log.c
Syslog is not present on all platforms.
2006-01-05 18:00:39 +00:00
log.h
* add first part of zeroconf publisher
2004-12-11 00:10:41 +00:00
main.c
Condense winsock includes and defines into one header.
2006-01-09 16:50:39 +00:00
mainloop-api.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
mainloop-api.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
mainloop-signal.c
Port to Windows. This is mostly glue layers for the poor POSIX support
2006-01-05 22:51:37 +00:00
mainloop-signal.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
mainloop-test.c
Abstract the gettimeofday call into a utility function to ease porting.
2006-01-05 16:38:09 +00:00
mainloop.c
Condense winsock includes and defines into one header.
2006-01-09 16:50:39 +00:00
mainloop.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
Makefile.am
Put inet_ntop() emulation in a seperate file.
2006-01-09 17:14:30 +00:00
mcalign-test.c
Fix printf string.
2006-01-05 19:14:58 +00:00
mcalign.c
* some commenting work
2004-11-17 00:05:25 +00:00
mcalign.h
* some commenting work
2004-11-17 00:05:25 +00:00
memblock.c
* some commenting work
2004-11-17 00:05:25 +00:00
memblock.h
Comment some more files
2004-11-21 21:31:28 +00:00
memblockq.c
* add first part of zeroconf publisher
2004-12-11 00:10:41 +00:00
memblockq.h
Comment some more files
2004-11-21 21:31:28 +00:00
memchunk.c
* some commenting work
2004-11-17 00:05:25 +00:00
memchunk.h
* some commenting work
2004-11-17 00:05:25 +00:00
modargs.c
* add first part of zeroconf publisher
2004-12-11 00:10:41 +00:00
modargs.h
Comment some more files
2004-11-21 21:31:28 +00:00
modinfo.c
Comment some more files
2004-11-21 21:31:28 +00:00
modinfo.h
Comment some more files
2004-11-21 21:31:28 +00:00
module-alsa-sink.c
Emulate poll() through select() where needed.
2006-01-05 20:56:17 +00:00
module-alsa-source.c
Emulate poll() through select() where needed.
2006-01-05 20:56:17 +00:00
module-cli.c
add new field running_as_daemon to pa_core
2005-09-16 00:08:02 +00:00
module-combine.c
Abstract the gettimeofday call into a utility function to ease porting.
2006-01-05 16:38:09 +00:00
module-defs.h.m4
* add first part of zeroconf publisher
2004-12-11 00:10:41 +00:00
module-esound-compat-spawnfd.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
module-esound-compat-spawnpid.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
module-esound-sink.c
PIPE_BUF has nothing to do with the esound buffers.
2006-01-05 18:50:08 +00:00
module-lirc.c
* add new module module-mmkbd-evdev
2005-01-09 01:11:53 +00:00
module-match.c
* add new module for LIRC volume control
2005-01-08 21:36:53 +00:00
module-mmkbd-evdev.c
Old kernel headers didn't define the input_id structure. Therefore we cannot
2006-01-05 19:14:13 +00:00
module-native-protocol-fd.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
module-null-sink.c
Abstract the gettimeofday call into a utility function to ease porting.
2006-01-05 16:38:09 +00:00
module-oss-mmap.c
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
module-oss.c
* add new module for LIRC volume control
2005-01-08 21:36:53 +00:00
module-pipe-sink.c
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
module-pipe-source.c
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
module-protocol-stub.c
Condense winsock includes and defines into one header.
2006-01-09 16:50:39 +00:00
module-sine.c
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
module-solaris.c
Solaris support.
2006-01-05 23:06:11 +00:00
module-tunnel.c
No regexp funtions are used in this file.
2006-01-05 22:09:40 +00:00
module-waveout.c
The Windows sound interface module.
2006-01-05 22:58:01 +00:00
module-x11-bell.c
* add first part of zeroconf publisher
2004-12-11 00:10:41 +00:00
module-x11-publish.c
* add first part of zeroconf publisher
2004-12-11 00:10:41 +00:00
module-zeroconf-publish.c
gcc 2.95 compat
2004-12-16 20:08:50 +00:00
module.c
Abstract the gettimeofday call into a utility function to ease porting.
2006-01-05 16:38:09 +00:00
module.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
namereg.c
* add first part of zeroconf publisher
2004-12-11 00:10:41 +00:00
namereg.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
native-common.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
oss-util.c
Make sure the array is never too small.
2006-01-05 19:16:01 +00:00
oss-util.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
pabrowse.c
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
pacat-simple.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
pacat.c
The standard declares some signals as optional. Make sure we handle
2006-01-05 18:09:46 +00:00
packet.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
packet.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
pacmd.c
* increase timeout in pacmd
2005-01-08 21:43:30 +00:00
pactl.c
The standard declares some signals as optional. Make sure we handle
2006-01-05 18:09:46 +00:00
paplay.c
The standard declares some signals as optional. Make sure we handle
2006-01-05 18:09:46 +00:00
parec-simple.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
parseaddr.c
* Publish server info in mDNS in addition to sinks/sources
2004-12-15 01:02:50 +00:00
parseaddr.h
* Publish server info in mDNS in addition to sinks/sources
2004-12-15 01:02:50 +00:00
pax11publish.c
minor fixes
2005-01-06 01:07:43 +00:00
pdispatch.c
To access the new pa_gettimeofday() we need to include util.h.
2006-01-05 18:01:51 +00:00
pdispatch.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
pid.c
Port to Windows. This is mostly glue layers for the poor POSIX support
2006-01-05 22:51:37 +00:00
pid.h
* remove autospawn lock file usage
2004-11-20 23:48:18 +00:00
play-memchunk.c
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
play-memchunk.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
poll.c
Add some required headers.
2006-01-10 09:15:13 +00:00
poll.h
Emulate poll() through select() where needed.
2006-01-05 20:56:17 +00:00
polyplib-browser.c
* new environment variable $POLYP_LOG
2005-01-11 20:47:10 +00:00
polyplib-browser.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
polyplib-context.c
Condense winsock includes and defines into one header.
2006-01-09 16:50:39 +00:00
polyplib-context.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
polyplib-def.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
polyplib-error.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
polyplib-error.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
polyplib-internal.h
There was a race condition here that caused latency calculation to fail
2006-01-05 19:30:59 +00:00
polyplib-introspect.c
* todo update
2005-01-08 22:32:53 +00:00
polyplib-introspect.h
* todo update
2005-01-08 22:32:53 +00:00
polyplib-operation.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
polyplib-operation.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
polyplib-scache.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
polyplib-scache.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
polyplib-simple.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
polyplib-simple.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
polyplib-stream.c
Merge with trunk.
2006-01-09 16:57:42 +00:00
polyplib-stream.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
polyplib-subscribe.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
polyplib-subscribe.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
polyplib-version.h.in
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
polyplib.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
props.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
props.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
protocol-cli.c
increase number of allowed connections
2005-09-16 00:08:53 +00:00
protocol-cli.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
protocol-esound.c
Make sure the data gets endianness conversion.
2006-01-09 11:54:49 +00:00
protocol-esound.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
protocol-http.c
* extend HTTP module
2005-01-12 18:51:38 +00:00
protocol-http.h
* make pa_sample_spec_snprint return point to written string
2005-01-12 17:37:31 +00:00
protocol-native.c
Abstract the gettimeofday call into a utility function to ease porting.
2006-01-05 16:38:09 +00:00
protocol-native.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
protocol-simple.c
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
protocol-simple.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
pstream-util.c
* add µlaw/alaw support
2004-11-20 16:23:53 +00:00
pstream-util.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
pstream.c
Condense winsock includes and defines into one header.
2006-01-09 16:50:39 +00:00
pstream.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
queue.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
queue.h
some commenting
2004-11-21 02:43:05 +00:00
random.c
Port to Windows. This is mostly glue layers for the poor POSIX support
2006-01-05 22:51:37 +00:00
random.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
resampler.c
* really fix integer only resampler
2004-11-27 18:50:29 +00:00
resampler.h
* add µlaw/alaw support
2004-11-20 16:23:53 +00:00
sample-util.c
Fix correct type.
2006-01-05 19:13:11 +00:00
sample-util.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
sample.c
* make pa_sample_spec_snprint return point to written string
2005-01-12 17:37:31 +00:00
sample.h
Make sure the data gets endianness conversion.
2006-01-09 11:54:49 +00:00
scache.c
Port to Windows. This is mostly glue layers for the poor POSIX support
2006-01-05 22:51:37 +00:00
scache.h
* some commenting work
2004-11-17 00:05:25 +00:00
sconv-s16be.c
* add µlaw/alaw support
2004-11-20 16:23:53 +00:00
sconv-s16be.h
* add µlaw/alaw support
2004-11-20 16:23:53 +00:00
sconv-s16le.c
* add µlaw/alaw support
2004-11-20 16:23:53 +00:00
sconv-s16le.h
* add µlaw/alaw support
2004-11-20 16:23:53 +00:00
sconv.c
* add µlaw/alaw support
2004-11-20 16:23:53 +00:00
sconv.h
* add µlaw/alaw support
2004-11-20 16:23:53 +00:00
sink-input.c
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
sink-input.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
sink.c
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
sink.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
sioman.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
sioman.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
socket-client.c
Condense winsock includes and defines into one header.
2006-01-09 16:50:39 +00:00
socket-client.h
Don't include sys/socket.h in the header when we do not need to.
2006-01-05 19:11:23 +00:00
socket-server.c
Put inet_ntop() emulation in a seperate file.
2006-01-09 17:14:30 +00:00
socket-server.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
socket-util.c
Condense winsock includes and defines into one header.
2006-01-09 16:50:39 +00:00
socket-util.h
* some commenting work
2004-11-17 00:05:25 +00:00
sound-file-stream.c
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
sound-file-stream.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
sound-file.c
add pa_sound_file_too_big_to_cache()
2005-09-16 00:04:29 +00:00
sound-file.h
add pa_sound_file_too_big_to_cache()
2005-09-16 00:04:29 +00:00
source-output.c
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
source-output.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
source.c
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
source.h
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
strbuf.c
* fix a long standing bug in ioline.c (large prints failed)
2004-11-17 01:04:52 +00:00
strbuf.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
strlist-test.c
fixes for bugs found when compiling with gcc 2.95
2004-11-21 16:27:51 +00:00
strlist.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
strlist.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
subscribe.c
some commenting
2004-11-21 02:43:05 +00:00
subscribe.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
tagstruct.c
Condense winsock includes and defines into one header.
2006-01-09 16:50:39 +00:00
tagstruct.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
tokenizer.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
tokenizer.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
typeid.c
* fix include file names in installed header files
2004-12-12 22:58:53 +00:00
typeid.h
* todo update
2005-01-08 22:32:53 +00:00
util.c
Update comment for pa_lock_fd() to reflect that locks are mandatory
2006-01-09 16:59:12 +00:00
util.h
Remove unnecessary dependency on timeval definition.
2006-01-05 16:42:00 +00:00
voltest.c
add null sink
2004-10-27 14:42:56 +00:00
winsock.h
Unfortunately Windows has two different values for EBADF depending on
2006-01-10 09:15:56 +00:00
x11prop.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
x11prop.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
x11wrap.c
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
x11wrap.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00
xmalloc.c
SIGQUIT is an optional signal.
2006-01-05 19:18:42 +00:00
xmalloc.h
Make the whole stuff LGPL only
2004-11-14 14:58:54 +00:00