mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-10 13:29:58 -05:00
add alsa sink
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@74 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
b2405646d8
commit
b8eb0c088d
5 changed files with 268 additions and 2 deletions
5
src/todo
5
src/todo
|
|
@ -1,7 +1,10 @@
|
|||
- alsa source
|
||||
|
||||
- prefix modules/libraries with pa_
|
||||
- rename files
|
||||
- svn-id and license in every file
|
||||
- documentation
|
||||
- pkgconfig
|
||||
|
||||
-- post 0.1
|
||||
- future cancellation
|
||||
|
|
@ -20,6 +23,7 @@
|
|||
subscription
|
||||
module load/unload
|
||||
kill client/...
|
||||
- make alsa modules use mmap
|
||||
|
||||
drivers:
|
||||
- libao
|
||||
|
|
@ -29,5 +33,4 @@ drivers:
|
|||
- python
|
||||
|
||||
modules:
|
||||
- alsa?
|
||||
- http
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue