summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-02-20 22:41:02 +0000
committerLennart Poettering <lennart@poettering.net>2006-02-20 22:41:02 +0000
commit71b3bff6816b857a6a9613cc45b06f0b9e5a65e1 (patch)
treea9a7ed11a43b0069a04234b481a2466ccd7fc198 /doc
parent98cb6aa4a30a993ddf2c15f0a03cb4d94383d4d9 (diff)
* modify pa_context_exit_daemon() to return a pa_operation object
* add callback prototypes to all introspection functions in client lib * add proper validity checking and error handling to all functions in the client lib * other minor cleanups * todo update git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@531 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'doc')
-rw-r--r--doc/todo1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo b/doc/todo
index 280747fe..1fc55df9 100644
--- a/doc/todo
+++ b/doc/todo
@@ -12,6 +12,7 @@ Fixes:
- don't build ipv4 and ipv6 modules seperately
- change pa_log to not require \n
- proper use of memcpy in procotol-esound.c so we don't get alignment problems
+- sigpipe
Features:
- add radio module