mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
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
This commit is contained in:
parent
36550f4a66
commit
fa19d6ab7e
7 changed files with 195 additions and 15 deletions
4
doc/todo
4
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue