| .. |
|
ffmpeg
|
update ffmpeg resampler from upstream SVN
|
2008-06-27 22:03:44 +02:00 |
|
asyncmsgq.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
asyncmsgq.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
asyncq.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 |
|
asyncq.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
atomic.h
|
fix a few compiler warnings on older gcc
|
2008-08-29 23:53:55 +02:00 |
|
auth-cookie.c
|
add new auth cookie singleton
|
2008-08-03 16:29:23 +02:00 |
|
auth-cookie.h
|
add new auth cookie singleton
|
2008-08-03 16:29:23 +02:00 |
|
authkey.c
|
fix a few compiler warnings on older gcc
|
2008-08-29 23:53:55 +02:00 |
|
authkey.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
autoload.c
|
don't use PA_GCC_UNUSED anymore
|
2008-08-09 16:20:29 +02:00 |
|
autoload.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
avahi-wrap.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
avahi-wrap.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
cli-command.c
|
support changing logging parameters during runtime using the CLI
|
2008-10-21 19:14:07 +02:00 |
|
cli-command.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
cli-text.c
|
Add "base volume" field to sinks/sources
|
2008-12-24 00:49:43 +01:00 |
|
cli-text.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
cli.c
|
add new api function pa_cli_get_module()
|
2008-08-03 16:42:16 +02:00 |
|
cli.h
|
add new api function pa_cli_get_module()
|
2008-08-03 16:42:16 +02:00 |
|
client.c
|
add new switch --disallow-exit
|
2008-08-06 19:39:12 +02:00 |
|
client.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
conf-parser.c
|
add pa_config_parse_unsigned()
|
2008-10-21 18:38:55 +02:00 |
|
conf-parser.h
|
add pa_config_parse_unsigned()
|
2008-10-21 18:38:55 +02:00 |
|
core-error.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
core-error.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
core-scache.c
|
allow - in sample names
|
2008-10-03 19:49:15 +02:00 |
|
core-scache.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
core-subscribe.c
|
a few modernizations
|
2008-08-18 20:07:57 +02:00 |
|
core-subscribe.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
core-util.c
|
Add new pa_reduce() and pa_gcd() functions
|
2009-01-10 02:53:57 +01:00 |
|
core-util.h
|
Add new pa_reduce() and pa_gcd() functions
|
2009-01-10 02:53:57 +01:00 |
|
core.c
|
Make the shared memory segment size configurable
|
2008-10-01 01:14:36 +02:00 |
|
core.h
|
volume hooks
|
2008-10-07 01:54:30 +02:00 |
|
creds.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
dllmain.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
dynarray.c
|
save some memory by increasing the dynamic array at a slower rate
|
2008-06-27 19:12:03 +02:00 |
|
dynarray.h
|
some modernizations
|
2008-06-27 19:11:28 +02:00 |
|
endianmacros.h
|
add a few missing parens
|
2009-01-08 23:30:51 +01:00 |
|
envelope.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 |
|
envelope.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
esound.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
fdsem.c
|
use final glibc eventfd() instead of our homegrown syscall invocations
|
2008-08-19 23:18:20 +02:00 |
|
fdsem.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
flist.c
|
rework the flist implementation to halve memory consumption by merging the state field and the pointer in the flist cells
|
2008-06-27 19:18:19 +02:00 |
|
flist.h
|
do not cleanup staticly allocated memory unless we are in valgrind mode
|
2008-10-04 00:14:02 +02:00 |
|
g711.c
|
merge 'lennart' branch back into trunk.
|
2007-10-28 19:13:50 +00:00 |
|
g711.h
|
fix comment
|
2007-05-22 23:08:34 +00:00 |
|
hashmap.c
|
modernize hashmap implementation a bit, reduce memory consumption a bit
|
2008-06-27 20:12:24 +02:00 |
|
hashmap.h
|
modernize hashmap implementation a bit, reduce memory consumption a bit
|
2008-06-27 20:12:24 +02:00 |
|
hook-list.c
|
rename pa_hook_free() to pa_hook_done() since the hook struct is allocated on the stack not via malloc
|
2008-08-03 16:31:49 +02:00 |
|
hook-list.h
|
rename pa_hook_free() to pa_hook_done() since the hook struct is allocated on the stack not via malloc
|
2008-08-03 16:31:49 +02:00 |
|
idxset.c
|
make pa_idxset_trivial_compare_func() do a full compare instea of just equakity check
|
2008-09-26 09:35:49 -07:00 |
|
idxset.h
|
modernize idxset a bit, reduce memory consumption, get rid of pa_idxset_foreach()
|
2008-06-27 20:34:14 +02:00 |
|
inet_ntop.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
inet_ntop.h
|
big s/polyp/pulse/g
|
2006-06-19 21:53:48 +00:00 |
|
inet_pton.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
inet_pton.h
|
big s/polyp/pulse/g
|
2006-06-19 21:53:48 +00:00 |
|
iochannel.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
iochannel.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
ioline.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 |
|
ioline.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
ipacl.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 |
|
ipacl.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
llist.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
lock-autospawn.c
|
move autospawn lock to pulsecore/ since we don't need it in the client anymore
|
2008-09-08 17:22:27 +03:00 |
|
lock-autospawn.h
|
move autospawn lock to pulsecore/ since we don't need it in the client anymore
|
2008-09-08 17:22:27 +03:00 |
|
log.c
|
Support showing a backtrace on log messages
|
2008-10-21 19:13:15 +02:00 |
|
log.h
|
Support showing a backtrace on log messages
|
2008-10-21 19:13:15 +02:00 |
|
ltdl-helper.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
ltdl-helper.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
macro.h
|
make the debug trap macro a proper macro in macro.h
|
2008-10-21 22:04:22 +02:00 |
|
Makefile
|
big s/polyp/pulse/g
|
2006-06-19 21:53:48 +00:00 |
|
mcalign.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
mcalign.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
memblock.c
|
show maximum usable slot size
|
2009-01-10 02:55:57 +01:00 |
|
memblock.h
|
Make the shared memory segment size configurable
|
2008-10-01 01:14:36 +02:00 |
|
memblockq.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 |
|
memblockq.h
|
fix a few compiler warnings on older gcc
|
2008-08-29 23:53:55 +02:00 |
|
memchunk.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
memchunk.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
modargs.c
|
don't use PA_GCC_UNUSED anymore
|
2008-08-09 16:20:29 +02:00 |
|
modargs.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
modinfo.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
modinfo.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
module.c
|
introduce new function pa_module_unload_request_by_index
|
2008-12-17 21:19:34 +01:00 |
|
module.h
|
introduce new function pa_module_unload_request_by_index
|
2008-12-17 21:19:34 +01:00 |
|
msgobject.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
msgobject.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
mutex-posix.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
mutex-win32.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
mutex.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
namereg.c
|
allow - in sample names
|
2008-10-03 19:49:15 +02:00 |
|
namereg.h
|
a bit of late pa_bool_t'ization
|
2008-10-03 17:14:35 +02:00 |
|
native-common.h
|
add extension system for native protocol
|
2008-08-03 18:56:10 +02:00 |
|
object.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
object.h
|
remove a few more gcc warnings
|
2008-08-30 01:22:41 +02:00 |
|
once.c
|
a bit of pa_bool_t'ization
|
2008-11-01 21:10:26 +01:00 |
|
once.h
|
a bit of pa_bool_t'ization
|
2008-11-01 21:10:26 +01:00 |
|
packet.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
packet.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
parseaddr.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 |
|
parseaddr.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
pdispatch.c
|
don't use PA_GCC_UNUSED anymore
|
2008-08-09 16:20:29 +02:00 |
|
pdispatch.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
pid.c
|
always check for libtool prefix binary name to avoid confusion when using both installed and run-from-build-tree versions of PA in parallel
|
2008-10-19 22:24:18 +02:00 |
|
pid.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
pipe.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
pipe.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
play-memblockq.c
|
don't hit an assert if when process_rewind() is called with nbytes=0
|
2008-08-04 15:33:41 +02:00 |
|
play-memblockq.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
play-memchunk.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
play-memchunk.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
poll.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
poll.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
prioq.c
|
fix compilation errors in priority queue code
|
2008-09-27 16:31:56 +02:00 |
|
prioq.h
|
fix compilation errors in priority queue code
|
2008-09-27 16:31:56 +02:00 |
|
proplist-util.c
|
Check if environ is actually set before we use it
|
2008-12-16 14:03:40 +01:00 |
|
proplist-util.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
protocol-cli.c
|
make all protocol objects global singletons
|
2008-08-03 16:44:38 +02:00 |
|
protocol-cli.h
|
make all protocol objects global singletons
|
2008-08-03 16:44:38 +02:00 |
|
protocol-esound.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 |
|
protocol-esound.h
|
make all protocol objects global singletons
|
2008-08-03 16:44:38 +02:00 |
|
protocol-http.c
|
make all protocol objects global singletons
|
2008-08-03 16:44:38 +02:00 |
|
protocol-http.h
|
make all protocol objects global singletons
|
2008-08-03 16:44:38 +02:00 |
|
protocol-native.c
|
fix version check
|
2009-01-12 19:33:38 +01:00 |
|
protocol-native.h
|
add hooks for connection creation/deletion, for that export pa_native_connection
|
2008-08-04 18:58:29 +02:00 |
|
protocol-simple.c
|
make simple protocol not crash when allocating a memory block
|
2008-10-02 00:04:02 +02:00 |
|
protocol-simple.h
|
make all protocol objects global singletons
|
2008-08-03 16:44:38 +02:00 |
|
pstream-util.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
pstream-util.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
pstream.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 |
|
pstream.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
queue.c
|
some modernizations
|
2008-06-27 19:15:32 +02:00 |
|
queue.h
|
some modernizations
|
2008-06-27 19:15:32 +02:00 |
|
random.c
|
some pa_bool_t'ization
|
2008-08-03 17:00:52 +02:00 |
|
random.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
refcnt.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
resampler.c
|
Don't mix front-center into rear channels
|
2008-12-17 19:53:58 +01:00 |
|
resampler.h
|
Add new option to disable remixing from/to LFE and set it to on by default
|
2008-09-05 16:04:42 +03:00 |
|
rtclock.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
rtclock.h
|
rework cpu limit logic to use monotonic instead of wall clock time
|
2008-08-19 23:03:37 +02:00 |
|
rtpoll.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 |
|
rtpoll.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
rtsig.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 |
|
rtsig.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
sample-util.c
|
make things compile again
|
2009-01-08 23:31:05 +01:00 |
|
sample-util.h
|
Add new debuuging API pa_memchunk_dump_to_file()
|
2009-01-08 21:12:03 +01:00 |
|
sconv-s16be.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
sconv-s16be.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
sconv-s16le.c
|
user lrint() and friends in inner loops instead of normal C casts to speed up a few things
|
2008-10-03 02:34:59 +02:00 |
|
sconv-s16le.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
sconv.c
|
user lrint() and friends in inner loops instead of normal C casts to speed up a few things
|
2008-10-03 02:34:59 +02:00 |
|
sconv.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
semaphore-posix.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
semaphore-win32.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
semaphore.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
shared.c
|
rename props.[ch] to shared.[ch]
|
2008-08-01 02:13:41 +03:00 |
|
shared.h
|
rename props.[ch] to shared.[ch]
|
2008-08-01 02:13:41 +03:00 |
|
shm.c
|
make shm marker architecture independant, patch from michich, closes #401
|
2008-11-01 21:41:07 +01:00 |
|
shm.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
shmasyncq.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
shmasyncq.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
sink-input.c
|
make sure we don't hit an assert when we issue two rewind requests in a
|
2008-12-21 17:55:29 +01:00 |
|
sink-input.h
|
Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED
|
2008-10-26 19:32:04 +01:00 |
|
sink.c
|
Rework handling of the PA_SINK_LATENCY/PA_SOURCE_LATENCY flags
|
2008-12-24 00:58:34 +01:00 |
|
sink.h
|
Add "base volume" field to sinks/sources
|
2008-12-24 00:49:43 +01:00 |
|
sioman.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
sioman.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
socket-client.c
|
fix a few compiler warnings on older gcc
|
2008-08-29 23:53:55 +02:00 |
|
socket-client.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
socket-server.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 |
|
socket-server.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
socket-util.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
socket-util.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
sound-file-stream.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 |
|
sound-file-stream.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
sound-file.c
|
remove a few more gcc warnings
|
2008-08-30 01:22:41 +02:00 |
|
sound-file.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
source-output.c
|
Don't hit an assert when checking for idleness
|
2008-12-17 21:03:17 +01:00 |
|
source-output.h
|
Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED
|
2008-10-26 19:32:04 +01:00 |
|
source.c
|
Rework handling of the PA_SINK_LATENCY/PA_SOURCE_LATENCY flags
|
2008-12-24 00:58:34 +01:00 |
|
source.h
|
Add "base volume" field to sinks/sources
|
2008-12-24 00:49:43 +01:00 |
|
start-child.c
|
simplify pa_start_child_for_read by using pa_close_all()/pa_reset_sigs()/pa_unblock_sigs()
|
2008-08-19 22:49:14 +02:00 |
|
start-child.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
strbuf.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 |
|
strbuf.h
|
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 |
|
strlist.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
strlist.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
tagstruct.c
|
Add APIs to pass pa_volume_t fields in a tagstruct
|
2008-12-24 00:46:02 +01:00 |
|
tagstruct.h
|
Add APIs to pass pa_volume_t fields in a tagstruct
|
2008-12-24 00:46:02 +01:00 |
|
thread-mq.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
thread-mq.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
thread-posix.c
|
make sure we don't crash if pa_thread_join() is called more than once on the same pa_thread object
|
2008-08-08 22:31:24 +02:00 |
|
thread-win32.c
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
thread.h
|
do not cleanup staticly allocated memory unless we are in valgrind mode
|
2008-10-04 00:14:02 +02:00 |
|
time-smoother.c
|
make sure to use 64bit rounding even on 32bit machines when converting to pa_usec_t
|
2008-10-24 04:34:10 +02:00 |
|
time-smoother.h
|
add new function pa_smoother_reset()
|
2008-06-20 22:17:40 +02:00 |
|
tokenizer.c
|
don't use PA_GCC_UNUSED anymore
|
2008-08-09 16:20:29 +02:00 |
|
tokenizer.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
winsock.h
|
merge 'lennart' branch back into trunk.
|
2007-10-28 19:13:50 +00:00 |
|
x11prop.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 |
|
x11prop.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |
|
x11wrap.c
|
don't use PA_GCC_UNUSED anymore
|
2008-08-09 16:20:29 +02:00 |
|
x11wrap.h
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03:00 |