mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
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
31 lines
657 B
Text
31 lines
657 B
Text
*** $Id$ ***
|
|
|
|
*** 0.4 ***
|
|
- make mcalign merge chunks
|
|
- 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
|
|
kill client/...
|
|
autoload management
|
|
- more complete pactl
|
|
- daemon autostart
|
|
- cleanup tagstruct and modargs (add s32, pa_volume_t, pa_usec_t)
|
|
- remove all gcc warnings
|
|
- esd compatible startup script or personality
|
|
- limit number of concurrent streams
|
|
- decibel macros
|
|
|
|
** later ***
|
|
- xmlrpc/http
|
|
- slp/rendezvous
|
|
- modinfo
|
|
- make alsa modules use mmap
|
|
|
|
***********
|
|
|
|
backends for:
|
|
- mplayer
|
|
- sdl
|
|
- gstreamer
|
|
- portaudio
|