pulseaudio/src/pulsecore
Lennart Poettering 51423cae52 remap_sse: reindent macro so that diff to MMX is nicer
Completely useless, but diff -u remap_mmx.c remap_sse.c is much nicer
this way.
2009-09-03 00:16:40 +02:00
..
ffmpeg
asyncmsgq.c asyncmsgq: introduce pa_asyncmsgq_dispatching() 2009-08-15 22:22:57 +02:00
asyncmsgq.h asyncmsgq: introduce pa_asyncmsgq_dispatching() 2009-08-15 22:22:57 +02:00
asyncq.c Rename the wait parameter to wait_op, to avoid shadowing wait(). 2009-06-29 17:41:37 +02:00
asyncq.h
atomic.h
aupdate.c aupdate: implicitly call _write_swap() if it wasn't called explicitly 2009-08-16 02:02:51 +02:00
aupdate.h aupdate: implicitly call _write_swap() if it wasn't called explicitly 2009-08-16 02:02:51 +02:00
auth-cookie.c
auth-cookie.h
authkey.c core-util: replace remaining fixed size destination string functions by _malloc() versions 2009-08-01 02:03:22 +02:00
authkey.h
avahi-wrap.c Base mainloop on pa_rtclock_now() 2009-06-20 17:29:31 +03:00
avahi-wrap.h
bitset.c
bitset.h
card.c card: make sure to always hand failure code back in some calls 2009-06-17 03:15:56 +02:00
card.h card: get rid of description field which is unused 2009-06-17 03:16:13 +02:00
cli-command.c cli: make sure 'dump' uses pa_cvolume_max() to deduce a single-channel volume from a multi-channel volume 2009-08-31 21:42:09 +02:00
cli-command.h
cli-text.c core: add priority field to pa_sink/pa_source 2009-08-28 23:31:05 +02:00
cli-text.h
cli.c
cli.h
client.c
client.h
conf-parser.c conf: add pa_config_parse_not_bool() for parsing inverse boolean configuration options 2009-08-12 20:14:31 +02:00
conf-parser.h conf: add pa_config_parse_not_bool() for parsing inverse boolean configuration options 2009-08-12 20:14:31 +02:00
core-error.c
core-error.h
core-rtclock.c rtclock: make use of constants when converting between nsec and usec 2009-06-23 03:55:32 +02:00
core-rtclock.h rtclock: fix type of PA_TIMEVAL_RTCLOCK 2009-06-23 00:17:26 +02:00
core-scache.c core-util: replace remaining fixed size destination string functions by _malloc() versions 2009-08-01 02:03:22 +02:00
core-scache.h
core-subscribe.c
core-subscribe.h
core-util.c Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio 2009-09-02 04:06:04 +02:00
core-util.h core-util: add api for setting env vars and record them so that we can undo them n fork 2009-09-02 00:34:27 +02:00
core.c object: speed up type verification by not relying on strcmp() 2009-08-21 21:27:44 +02:00
core.h object: speed up type verification by not relying on strcmp() 2009-08-21 21:27:44 +02:00
cpu-arm.c port a few things over to use xmalloc and friends instead of low-level libc malloc/free directly 2009-08-23 21:49:37 +02:00
cpu-arm.h arm: implement ARM cpu detection 2009-08-20 11:31:04 +02:00
cpu-x86.c convert: add sse/sse2 s16 to float32ne conversions 2009-08-27 10:44:53 +02:00
cpu-x86.h convert: add sse/sse2 s16 to float32ne conversions 2009-08-27 10:44:53 +02:00
creds.h
database-gdbm.c gdbm: set default block size to 1K 2009-06-17 03:16:48 +02:00
database-simple.c database: simple hashmap based database implementation 2009-08-15 02:07:00 +02:00
database-tdb.c tdb: include signal.h before tdb.h for compat reasons 2009-06-04 23:50:43 +02:00
database.h
dbus-shared.c Base mainloop on pa_rtclock_now() 2009-06-20 17:29:31 +03:00
dbus-shared.h
dbus-util.c Base mainloop on pa_rtclock_now() 2009-06-20 17:29:31 +03:00
dbus-util.h Base mainloop on pa_rtclock_now() 2009-06-20 17:29:31 +03:00
dllmain.c
dynarray.c
dynarray.h
endianmacros.h
envelope.c
envelope.h
esound.h
fdsem.c
fdsem.h
flist.c
flist.h
g711.c
g711.h
hashmap.c hashmap: implement pa_hashmap_last() 2009-06-17 03:02:34 +02:00
hashmap.h hashmap: implement pa_hashmap_last() 2009-06-17 03:02:34 +02:00
hook-list.c hook-list: make use of PA_LLIST_FOREACH 2009-08-15 00:55:31 +02:00
hook-list.h
idxset.c idxset: implement pa_idxset_copy() 2009-06-17 03:01:40 +02:00
idxset.h idxset: implement pa_idxset_copy() 2009-06-17 03:01:40 +02:00
inet_ntop.c
inet_ntop.h
inet_pton.c
inet_pton.h
iochannel.c
iochannel.h
ioline.c
ioline.h
ipacl.c
ipacl.h
llist.h llist: add PA_LLIST_FOREACH_SAFE macro for iteration that allows deleting 2009-08-26 20:05:48 +02:00
lock-autospawn.c autospawn: if creating the lock file fails, pass error code cleanly back to main process 2009-08-01 03:10:19 +02:00
lock-autospawn.h
log.c pulse: move pa_rtclock_now in pulsecommon 2009-06-20 17:29:08 +03:00
log.h
ltdl-helper.c
ltdl-helper.h
macro.h macro: add macro to align variables 2009-08-27 10:44:53 +02:00
Makefile
mcalign.c
mcalign.h
memblock.c memblock: rate limit 'Pool full' message 2009-08-12 21:40:38 +02:00
memblock.h
memblockq.c memblockq: add pa_memblockq_get_maxrewind() API 2009-08-14 04:16:28 +02:00
memblockq.h memblockq: add pa_memblockq_get_maxrewind() API 2009-08-14 04:16:28 +02:00
memchunk.c
memchunk.h
memtrap.c memtrap: clarify that we are not interested in the return value of write() 2009-07-20 15:50:02 +01:00
memtrap.h
mime-type.c
mime-type.h
modargs.c
modargs.h
modinfo.c
modinfo.h
module.c
module.h
msgobject.c object: speed up type verification by not relying on strcmp() 2009-08-21 21:27:44 +02:00
msgobject.h object: speed up type verification by not relying on strcmp() 2009-08-21 21:27:44 +02:00
mutex-posix.c
mutex-win32.c
mutex.h
namereg.c namereg: select default sink by priority 2009-08-29 03:58:57 +02:00
namereg.h namereg: add new pa_namereg_is_valid_name_or_wildcard() call 2009-08-29 03:56:03 +02:00
native-common.h native: implement command to change sink/source port 2009-06-17 04:52:41 +02:00
object.c object: speed up type verification by not relying on strcmp() 2009-08-21 21:27:44 +02:00
object.h object: speed up type verification by not relying on strcmp() 2009-08-21 21:27:44 +02:00
once.c
once.h
packet.c
packet.h
parseaddr.c
parseaddr.h
pdispatch.c pdispatch: various modernizations 2009-08-26 20:07:04 +02:00
pdispatch.h pdispatch: various modernizations 2009-08-26 20:07:04 +02:00
pid.c
pid.h
pipe.c
pipe.h
play-memblockq.c core: move 'flags' field into 'pa_sink_input_new_data' structure so that hooks can access it 2009-08-28 23:24:09 +02:00
play-memblockq.h
play-memchunk.c
play-memchunk.h
poll.c
poll.h
prioq.c
prioq.h
proplist-util.c core-util: replace remaining fixed size destination string functions by _malloc() versions 2009-08-01 02:03:22 +02:00
proplist-util.h
protocol-cli.c
protocol-cli.h
protocol-esound.c core: move 'flags' field into 'pa_sink_input_new_data' structure so that hooks can access it 2009-08-28 23:24:09 +02:00
protocol-esound.h
protocol-http.c core: move 'flags' field into 'pa_sink_input_new_data' structure so that hooks can access it 2009-08-28 23:24:09 +02:00
protocol-http.h
protocol-native.c core: always allow volume setting with single-channel pa_cvolume 2009-08-31 21:40:59 +02:00
protocol-native.h protocol-native: print more volume change debug messages to easy tracking down of feedback loops 2009-08-27 00:05:54 +02:00
protocol-simple.c core: move 'flags' field into 'pa_sink_input_new_data' structure so that hooks can access it 2009-08-28 23:24:09 +02:00
protocol-simple.h
pstream-util.c
pstream-util.h
pstream.c pstream: fix s/recieve/receive/ typos 2009-06-17 03:17:23 +02:00
pstream.h
queue.c
queue.h
random.c
random.h
ratelimit.c pulse: move pa_rtclock_now in pulsecommon 2009-06-20 17:29:08 +03:00
ratelimit.h
refcnt.h
remap.c remap: init the do_remap function to NULL 2009-08-20 18:32:51 +02:00
remap.h remap: move remapping code in separate file 2009-08-20 18:23:42 +02:00
remap_mmx.c remap: fix counters for mmx and sse remap 2009-08-31 21:50:56 +02:00
remap_sse.c remap_sse: reindent macro so that diff to MMX is nicer 2009-09-03 00:16:40 +02:00
resampler.c Fix checking for NULL after usage 2009-08-28 17:12:44 +02:00
resampler.h
rtkit.c core: ask RealtimeKit for RT scheduling 2009-06-19 04:19:08 +02:00
rtkit.h core: ask RealtimeKit for RT scheduling 2009-06-19 04:19:08 +02:00
rtpoll.c alsa: automatically decrease watermark after a time of stability 2009-08-24 03:27:29 +02:00
rtpoll.h alsa: automatically decrease watermark after a time of stability 2009-08-24 03:27:29 +02:00
sample-util.c sample-util: avoid stack overrun 2009-08-27 10:44:52 +02:00
sample-util.h main: hook up cpu detection code 2009-08-20 11:31:03 +02:00
sconv-s16be.c
sconv-s16be.h
sconv-s16le.c Get rid of liboil 2009-08-20 11:31:03 +02:00
sconv-s16le.h
sconv.c sconv: fix indentation 2009-08-27 10:44:52 +02:00
sconv.h sconv: allow for setting custom functions 2009-08-20 15:50:02 +02:00
sconv_sse.c sconv_sse: fix leftover counter 2009-09-02 19:42:17 +02:00
semaphore-posix.c
semaphore-win32.c
semaphore.h
shared.c
shared.h
shm.c shm: bump shm size limit to 1GB 2009-08-14 04:14:35 +02:00
shm.h
shmasyncq.c
shmasyncq.h
sink-input.c core: always allow volume setting with single-channel pa_cvolume 2009-08-31 21:40:59 +02:00
sink-input.h core: move 'flags' field into 'pa_sink_input_new_data' structure so that hooks can access it 2009-08-28 23:24:09 +02:00
sink.c sink: simplify pa_sink_render_full() by replacing it by a pa_sink_render() plus a couple of pa_sink_render_full() 2009-09-02 00:54:22 +02:00
sink.h core: initialize sink/source priorities automatically based on their proplists 2009-08-29 04:31:33 +02:00
sioman.c
sioman.h
sndfile-util.c sndfile: fix build on BE archs 2009-06-23 18:54:17 +02:00
sndfile-util.h
socket-client.c Base mainloop on pa_rtclock_now() 2009-06-20 17:29:31 +03:00
socket-client.h Base mainloop on pa_rtclock_now() 2009-06-20 17:29:31 +03:00
socket-server.c
socket-server.h
socket-util.c
socket-util.h
sound-file-stream.c core: move 'flags' field into 'pa_sink_input_new_data' structure so that hooks can access it 2009-08-28 23:24:09 +02:00
sound-file-stream.h
sound-file.c
sound-file.h
source-output.c core: move 'flags' field into 'pa_sink_input_new_data' structure so that hooks can access it 2009-08-28 23:24:09 +02:00
source-output.h core: move 'flags' field into 'pa_sink_input_new_data' structure so that hooks can access it 2009-08-28 23:24:09 +02:00
source.c core: always allow volume setting with single-channel pa_cvolume 2009-08-31 21:40:59 +02:00
source.h core: add priority field to pa_sink/pa_source 2009-08-28 23:31:05 +02:00
start-child.c daemon: clean up environment when forking off children 2009-09-02 00:42:54 +02:00
start-child.h
strbuf.c
strbuf.h
strlist.c
strlist.h
svolume_arm.c svolume: cleanups 2009-08-20 12:30:48 +02:00
svolume_c.c whitespace fixes 2009-08-20 11:31:04 +02:00
svolume_mmx.c svolume: cleanups 2009-08-20 12:30:48 +02:00
svolume_sse.c svolume: cleanups 2009-08-20 12:30:48 +02:00
tagstruct.c
tagstruct.h
thread-mq.c thread-mq: do final q flush only when we aren't dispatching anyway 2009-08-15 22:23:42 +02:00
thread-mq.h core: add assert macros for verifying calling context 2009-08-13 02:14:19 +02:00
thread-posix.c
thread-win32.c
thread.h
time-smoother.c smoother: readd #ifdef protection 2009-08-05 03:52:15 +02:00
time-smoother.h alsa: throw timing data away after device resume 2009-07-24 20:13:52 +02:00
tokenizer.c
tokenizer.h
usergroup.c core: Remove wrong doc on how to free returned data 2009-08-22 01:08:39 +02:00
usergroup.h core: Add thread-safe group info functions with dynamic buffers 2009-08-22 00:53:39 +02:00
vector.h
winsock.h
x11prop.c
x11prop.h
x11wrap.c
x11wrap.h