- deprecate autoload stuff
authorLennart Poettering <lennart@poettering.net>
Thu, 3 Apr 2008 13:40:55 +0000 (13:40 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 3 Apr 2008 13:40:55 +0000 (13:40 +0000)
commitcdfcf6654cb826682812e9d1096dcfbac77900eb
tree6d8c76aac8e28e4db373f85a0d7cd6e431eb3ff4
parentecf643966111387953cbfd0bce7f39b6c3d8116a
- deprecate autoload stuff
- allow setting of the requested latency of a sink input/source output before _put() is called
- allow sinks/sources to have a "minimal" latency which applies to all requested latencies by sink inputs/source outputs
- add new client library flags PA_STREAM_ADJUST_LATENCY, PA_STREAM_START_MUTED
- allow client library to fill in 0 to buffer_attr fields
- update module-alsa-source following module-alsa-sink
- other cleanups and fixes

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2215 fefdeb5f-60dc-0310-8127-8f9354f1896f
26 files changed:
PROTOCOL
src/modules/module-alsa-sink.c
src/modules/module-alsa-source.c
src/modules/oss-util.c
src/modules/oss-util.h
src/pulse/def.h
src/pulse/introspect.c
src/pulse/introspect.h
src/pulse/stream.c
src/pulsecore/cli-command.c
src/pulsecore/macro.h
src/pulsecore/memblockq.c
src/pulsecore/module.c
src/pulsecore/module.h
src/pulsecore/protocol-native.c
src/pulsecore/shm.c
src/pulsecore/sink-input.c
src/pulsecore/sink-input.h
src/pulsecore/sink.c
src/pulsecore/sink.h
src/pulsecore/source-output.c
src/pulsecore/source-output.h
src/pulsecore/source.c
src/pulsecore/source.h
src/pulsecore/tagstruct.c
src/pulsecore/tagstruct.h