mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-17 06:59:56 -05:00
add pa_ prefix to all identifiers.
fix downsampling/resampling add support for U8 samples git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@49 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
a8a5ab1c79
commit
e61c2dddb7
91 changed files with 1795 additions and 1643 deletions
3
src/todo
3
src/todo
|
|
@ -1,5 +1,4 @@
|
|||
- recording (general, simple, esound, native)
|
||||
- make it embedable (add pa_ prefix too all identifiers)
|
||||
- native library/protocol:
|
||||
sync() function
|
||||
more functions
|
||||
|
|
@ -7,8 +6,10 @@
|
|||
- kill() routines in all modules
|
||||
- command line protocol:
|
||||
kill client/input/output
|
||||
default_sink/source
|
||||
- config parser/cmdline
|
||||
- move more stuff from module-oss[-dma] to liboss-util
|
||||
- stdin_inuse/stdout_inuse
|
||||
- svn-id and license in every file
|
||||
|
||||
-- post 0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue