pulseaudio/src/pulsecore
2009-02-18 21:57:57 +01:00
..
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 rate limit a warning 2009-01-24 01:36:43 +01:00
asyncq.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
atomic.h NetBSD specific atomic operation implementation 2009-01-22 01:52:35 +01: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
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
bitset.c add a bitset implementation 2009-01-27 00:44:45 +01:00
bitset.h fix size calculation 2009-01-27 04:35:11 +01:00
card.c don't claim that profile changes are always successful 2009-02-12 22:09:17 +01:00
card.h add new function pa_card_suspend() 2009-01-22 00:17:11 +01:00
cli-command.c store the default sink/source in proper pa_sink*/pa_source* pointers instead of a string 2009-01-28 01:46:27 +01:00
cli-command.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
cli-text.c implement PA_STREAM_FAIL_ON_SUSPEND logic 2009-02-03 02:23:46 +01:00
cli-text.h kill autoload stuff as planned 2009-01-15 20:07:13 +01:00
cli.c convert pa_client instantiation to use a pa_client_new_data struct and add hooks for manipulating it 2009-01-15 17:52:29 +01:00
cli.h add new api function pa_cli_get_module() 2008-08-03 16:42:16 +02:00
client.c allow sending meta/policy events to clients 2009-02-12 03:18:05 +01:00
client.h allow sending meta/policy events to clients 2009-02-12 03:18:05 +01:00
conf-parser.c parse ini-style sections properly 2009-02-05 04:11:26 +01:00
conf-parser.h parse ini-style sections properly 2009-02-05 04:11:26 +01: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 get rid of nonsensical late initialization of namereg/scache and things 2009-01-29 16:25:29 +01:00
core-scache.h get rid of nonsensical late initialization of namereg/scache and things 2009-01-29 16:25:29 +01: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 introduce pa_realpath() 2009-02-18 21:57:57 +01:00
core-util.h introduce pa_realpath() 2009-02-18 21:57:57 +01:00
core.c get rid of nonsensical late initialization of namereg/scache and things 2009-01-29 16:25:29 +01:00
core.h Merge commit 'elmarco/bt-wip' 2009-02-12 03:35:57 +01: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 support for 24bit packed samples 2009-01-16 03:15:39 +01:00
envelope.c make gcc shut up 2009-02-04 17:17:48 +01: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 iterating with pa_idxset_next() robust in regards to idxset modifications 2009-02-03 02:15:36 +01: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 Optionally disable IPv6 2009-02-13 21:58:09 +01:00
inet_ntop.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
inet_pton.c Optionally disable IPv6 2009-02-13 21:58:09 +01: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 Optionally disable IPv6 2009-02-13 21:58:09 +01: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 suppress lines made up only of whitespace 2009-01-30 02:25:22 +01:00
log.h add pa_log_rate_limit() 2009-01-23 23:58:57 +01:00
ltdl-helper.c work around dlsym() return value mistyping as suggested in POSIX 2009-02-02 00:20:57 +01:00
ltdl-helper.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
macro.h use uintpr_t when casting between pointers and integers 2009-02-02 00:20:05 +01: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 allow importing of more memory blocks than exporting 2009-02-18 21:52:21 +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 rearrange a few things 2009-02-04 17:17:32 +01: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 get rid of nonsensical late initialization of namereg/scache and things 2009-01-29 16:25:29 +01:00
module.h allow setting properties for modules, too 2009-01-19 22:02:28 +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 add support for static mutexes 2009-01-23 23:57:47 +01:00
mutex-win32.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
mutex.h add support for static mutexes 2009-01-23 23:57:47 +01:00
namereg.c check for NULL before accessing the name 2009-02-02 00:19:26 +01:00
namereg.h get rid of nonsensical late initialization of namereg/scache and things 2009-01-29 16:25:29 +01:00
native-common.h allow sending meta/policy events to clients 2009-02-12 03:18:05 +01: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 kill autoload stuff as planned 2009-01-15 20:07:13 +01: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 remove soft volume from pa_sink_input_new_info since it should be handled internally and automatically by the sink input 2009-02-04 18:34:08 +01: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 properly read icon/application name/display from gtk/glib/gdk 2009-02-13 18:19:10 +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 make a couple of functions return proper error codes 2009-02-03 03:14:20 +01:00
protocol-esound.h make all protocol objects global singletons 2008-08-03 16:44:38 +02:00
protocol-http.c store the default sink/source in proper pa_sink*/pa_source* pointers instead of a string 2009-01-28 01:46:27 +01:00
protocol-http.h make all protocol objects global singletons 2008-08-03 16:44:38 +02:00
protocol-native.c if we fail to import a memblock fill in silence to guarantee stability of timing 2009-02-18 21:55:55 +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 a couple of functions return proper error codes 2009-02-03 03:14:20 +01: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 if we fail to import a memblock fill in silence to guarantee stability of timing 2009-02-18 21:55:55 +01: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
ratelimit.c add generic rate limiting implementation 2009-01-23 23:58:36 +01:00
ratelimit.h add generic rate limiting implementation 2009-01-23 23:58:36 +01:00
refcnt.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
resampler.c simplify code a bit by using pa_sample_size_of_format() 2009-02-04 17:16:53 +01:00
resampler.h allow sample spec/channel map to be queried for pa_resampler objects 2009-01-23 22:28:11 +01:00
rtclock.c make use of PR_SET_TIMERSLACK 2009-01-16 19:57:58 +01:00
rtclock.h make use of PR_SET_TIMERSLACK 2009-01-16 19:57:58 +01:00
rtpoll.c don't try to recycle rtpoll objects 2009-02-12 22:52:02 +01: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 don't overflow when we do digital amplification of 16 bit samples 2009-01-23 19:40:01 +01:00
sample-util.h add new API function pa_memchunk_sine() 2009-01-12 19:48:44 +01:00
sconv-s16be.c Add support for 24bit samples encoded in the LSB of 32 bit words 2009-01-16 18:39:36 +01:00
sconv-s16be.h Add support for 24bit samples encoded in the LSB of 32 bit words 2009-01-16 18:39:36 +01:00
sconv-s16le.c Add support for 24bit samples encoded in the LSB of 32 bit words 2009-01-16 18:39:36 +01:00
sconv-s16le.h Add support for 24bit samples encoded in the LSB of 32 bit words 2009-01-16 18:39:36 +01:00
sconv.c Add support for 24bit samples encoded in the LSB of 32 bit words 2009-01-16 18:39:36 +01: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 get rid of nonsensical late initialization of namereg/scache and things 2009-01-29 16:25:29 +01:00
shared.h get rid of nonsensical late initialization of namereg/scache and things 2009-01-29 16:25:29 +01:00
shm.c make PA_GCC_PACKED and PA_GCC_MALLOC actually work 2009-02-13 18:02:47 +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 allow sending meta/policy events to clients 2009-02-12 03:18:05 +01:00
sink-input.h allow sending meta/policy events to clients 2009-02-12 03:18:05 +01:00
sink.c call _kill functions instead of _unlink since the latter should only be called be the stream implementor 2009-02-12 03:39:56 +01:00
sink.h when changing volume, store whether it is worth remembering or no 2009-01-27 23:40:03 +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 Optionally disable IPv6 2009-02-13 21:58:09 +01:00
socket-client.h Optionally disable IPv6 2009-02-13 21:58:09 +01:00
socket-server.c Optionally disable IPv6 2009-02-13 21:58:09 +01:00
socket-server.h Optionally disable IPv6 2009-02-13 21:58:09 +01:00
socket-util.c Optionally disable IPv6 2009-02-13 21:58:09 +01:00
socket-util.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
sound-file-stream.c remove soft volume from pa_sink_input_new_info since it should be handled internally and automatically by the sink input 2009-02-04 18:34:08 +01: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 allow sending meta/policy events to clients 2009-02-12 03:18:05 +01:00
source-output.h allow sending meta/policy events to clients 2009-02-12 03:18:05 +01:00
source.c call _kill functions instead of _unlink since the latter should only be called be the stream implementor 2009-02-12 03:39:56 +01:00
source.h when changing volume, store whether it is worth remembering or no 2009-01-27 23:40:03 +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 pa_strbuf_isempty 2009-01-17 01:57:17 +01:00
strbuf.h add pa_strbuf_isempty 2009-01-17 01:57:17 +01: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 document that I am a retard 2009-01-20 00:49:45 +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
vector.h add a simple abstraction for SIMD operations 2009-01-23 19:45:11 +01: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