| 1 |
blade |
19 |
|
| 2 |
blade |
314 |
- check libparanoia, we may link dynamicaly with it. Quality? Portability? |
| 3 |
|
|
- proper getnameinfo/inet_ntoa checks, see include/CMakeLists.txt |
| 4 |
|
|
- 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. |
| 5 |
blade |
252 |
- check notes in help output, drop advisories, notes about future plans... |
| 6 |
blade |
369 |
- add better detection for various functions. Eg. have_mlockall on cygwin. (volunteers?) |
| 7 |
|
|
- wodim -audio wavefile thesamewavefile thesamewavefile fails with obscure |
| 8 |
|
|
symptoms. Why? |
| 9 |
blade |
233 |
- see http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=cdrkit and try to solve upstream related problems |
| 10 |
blade |
252 |
- find and eliminate remaining ".mk" ".mk*" files (where? cleanup branch) |
| 11 |
blade |
316 |
- make some deflt.h functions inline, use a define wrapper INLINE which is set |
| 12 |
|
|
if the compiler does not support it |
| 13 |
blade |
369 |
- review the sort/uniq code in dvd_file.c, see comments there |
| 14 |
blade |
233 |
- Can we rename the 'cdrecord' directory into 'wodim'? |
| 15 |
blade |
314 |
That may be hard on the build system, this could be the best time to change |
| 16 |
|
|
it. (No, it isn't hard. Just needs a good moment to settle down everything and |
| 17 |
|
|
then rename. EB.) |
| 18 |
blade |
19 |
|
| 19 |
blade |
314 |
- implement -stream-file-name. Then close #157962 |
| 20 |
|
|
|
| 21 |
|
|
|