[pulseaudio-commits] r1787 - /branches/lennart/todo

svnmailer-noreply at 0pointer.de svnmailer-noreply at 0pointer.de
Mon Sep 10 12:01:10 PDT 2007


Author: lennart
Date: Mon Sep 10 21:01:09 2007
New Revision: 1787

URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=1787&root=pulseaudio&view=rev
Log:
update todo file a little

Modified:
    branches/lennart/todo

Modified: branches/lennart/todo
URL: http://0pointer.de/cgi-bin/viewcvs.cgi/branches/lennart/todo?rev=1787&root=pulseaudio&r1=1786&r2=1787&view=diff
==============================================================================
--- branches/lennart/todo (original)
+++ branches/lennart/todo Mon Sep 10 21:01:09 2007
@@ -4,7 +4,6 @@
 - Remove symdef files and use macros (like most other projects)
 - Use own name mangling scheme instead of ltdl's, which will eliminate the
   need for .la files or extra trickery.
-- build pulsecore only statically by default, it's not a public API yet
 
 Porting:
 - rtp module ported to Win32 (sendmsg/recvmsg emulation)
@@ -13,16 +12,12 @@
 - iconv stuff sent from utils to server (UTF-8)
 - iconv sample loading in server
 - Document utf8.h, timeval.h and util.h
-- gettextify polypaudio
+- gettextify pulseaudio
 
 Cleanups:
 - drop dependency of libpolyp on libX11, instead use an external mini binary
-- merge module-oss-mmap into module-oss
 - module-tunnel: improve latency calculation
 - use software volume when hardware doesn't support all channels (alsa done)
-- silence generation should be moved into the core to avoid races and code
-  duplication in the backends
-- don't read/write audio data from/to ALSA devices if noone is listening
 - using POSIX monotonous clocks wherever possible instead of gettimeofday()
 
 Test:
@@ -35,7 +30,6 @@
 - sasl auth 
 
 Features:
-- alsa mmap driver
 - alsa driver with hw mixing
 - "window manager for sound"
 - chroot()
@@ -52,7 +46,8 @@
 - Support for device selection in waveout driver
 - add an API to libpulse for allocating memory from the pa_context memory pool
 - allow buffer metric changes during runtime
-- "include" command in configuration files. should have glob support.
+- better ".include" command in configuration files. should have glob support.
+- recursive .if
 
 Long term:
 - pass meta info for hearing impaired




More information about the pulseaudio-commits mailing list