From fa19d6ab7e2df69902d94a38cc03a183f6d97670 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 1 Sep 2004 12:21:06 +0000 Subject: implement missing scache_get_id_by_name add some more consts to idxset add module-sine, a sine generating sink_input module git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@165 fefdeb5f-60dc-0310-8127-8f9354f1896f --- doc/todo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/todo') diff --git a/doc/todo b/doc/todo index d3baff16..cc9c333d 100644 --- a/doc/todo +++ b/doc/todo @@ -2,7 +2,7 @@ *** 0.4 *** - make mcalign merge chunks -- use ref counting in more objects +- use ref counting in more objects (i.e. sink, source, sink_input, source_output) - unix socket directories include user name - native library/protocol: module load/unload @@ -14,6 +14,7 @@ - remove all gcc warnings - esd compatible startup script or personality - limit number of concurrent streams +- decibel macros ** later *** - xmlrpc/http @@ -28,4 +29,3 @@ backends for: - sdl - gstreamer - portaudio -- python -- cgit