[Debburn-changes] r459 - cdrkit/trunk

Eduard Bloch blade at alioth.debian.org
Fri Nov 24 01:16:11 CET 2006


Author: blade
Date: 2006-11-24 01:16:11 +0100 (Fri, 24 Nov 2006)
New Revision: 459

Modified:
   cdrkit/trunk/Changelog
   cdrkit/trunk/TODO
Log:
Lorenz Minder,   * flexible ascii conversion buffer


Modified: cdrkit/trunk/Changelog
===================================================================
--- cdrkit/trunk/Changelog	2006-11-23 23:51:49 UTC (rev 458)
+++ cdrkit/trunk/Changelog	2006-11-24 00:16:11 UTC (rev 459)
@@ -14,6 +14,7 @@
 
   [ Lorenz Minder ]
   * user output junk filter in icedax/toc.c
+  * flexible ascii conversion buffer
 
  -- Eduard Bloch <blade at debian.org>  Wed,  6 Sep 2006 22:05:30 +0200
 

Modified: cdrkit/trunk/TODO
===================================================================
--- cdrkit/trunk/TODO	2006-11-23 23:51:49 UTC (rev 458)
+++ cdrkit/trunk/TODO	2006-11-24 00:16:11 UTC (rev 459)
@@ -8,21 +8,14 @@
  - fix nread() callers, see toc.c:835
  - check libparanoia, we may link dynamicaly with it. Quality? Portability?
  - proper getnameinfo/inet_ntoa checks, see include/CMakeLists.txt
- - find out why spawn.c breaks in WAIT_H while the WAIT_UNION check works quite well on sys/wait.h. See include/CMakeLists.txt comments.
  - check notes in help output, drop advisories, notes about future plans...
+ - find out why spawn.c breaks in WAIT_H while the WAIT_UNION check works quite well on sys/wait.h. See include/CMakeLists.txt comments.
  - add better detection for various functions. Eg. have_mlockall on cygwin. (volunteers?)
  - wodim -audio wavefile thesamewavefile thesamewavefile fails with obscure
    symptoms. Why?
- - see http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=cdrkit and try to solve upstream related problems
- - find and eliminate remaining ".mk" ".mk*" files (where? cleanup branch)
  - make some deflt.h functions inline, use a define wrapper INLINE which is set
    if the compiler does not support it
  - review the sort/uniq code in dvd_file.c, see comments there
- - Can we rename the 'cdrecord' directory into 'wodim'?
- That may be hard on the build system, this could be the best time to change
- it. (No, it isn't hard. Just needs a good moment to settle down everything and
- then rename. EB.)
-
  - implement -stream-file-name. Then close #157962
 
 




More information about the Debburn-changes mailing list