mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-10 13:29:58 -05:00
rename hashset to hashmap
add module arguments parse in modargs.c make module-pipe-sink use it git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@61 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
ccfd55420e
commit
a96ed347a3
10 changed files with 350 additions and 76 deletions
6
src/todo
6
src/todo
|
|
@ -1,7 +1,9 @@
|
|||
- native library/protocol:
|
||||
more functions (esp. latency)
|
||||
|
||||
- config parser/cmdline
|
||||
- make all modules use modargs.c
|
||||
- cmdline
|
||||
- daemonizing
|
||||
|
||||
- move more stuff from module-oss[-dma] to liboss-util
|
||||
|
||||
|
|
@ -13,6 +15,8 @@
|
|||
- svn-id and license in every file
|
||||
- documentation
|
||||
|
||||
- eliminate global variables
|
||||
|
||||
-- post 0.1
|
||||
- future cancellation
|
||||
- client-ui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue