diff options
author | Lennart Poettering <lennart@poettering.net> | 2006-08-01 21:04:43 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2006-08-01 21:04:43 +0000 |
commit | 7f93d08d4014cc68965611068c47834c1e5547ef (patch) | |
tree | 2d22b3cef924c3cf090b4b9a5aa10c04bc8d2760 /todo | |
parent | bc30e2d9346edad2c8a755656e9aec803227bde1 (diff) |
bump API and protocol version. Return PA_ERR_NOTSUPPORTED if pa_context_move_sink_input_by_*()is called for servers that don't support it
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1179 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ Post 0.9.0: - Document utf8.h, timeval.h and util.h - gettextify polypaudio - drop dependency of libpolyp on libX11, instead use an external mini binary -- "hot" moving of streams between sinks +- "hot" moving of recording streams between sources - hooks for creating sink inputs - insert the low-level device name in the default sink/source name, to make them recognizable - ssl |