| 1 |
|
| 2 |
- 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 |
- check notes in help output, drop advisories, notes about future plans...
|
| 6 |
- 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 |
- see http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=cdrkit and try to solve upstream related problems
|
| 10 |
- find and eliminate remaining ".mk" ".mk*" files (where? cleanup branch)
|
| 11 |
- review the sort/uniq code in dvd_file.c, see comments there
|
| 12 |
- Can we rename the 'cdrecord' directory into 'wodim'?
|
| 13 |
That may be hard on the build system, this could be the best time to change
|
| 14 |
it. (No, it isn't hard. Just needs a good moment to settle down everything and
|
| 15 |
then rename. EB.)
|
| 16 |
|
| 17 |
- implement -stream-file-name. Then close #157962
|
| 18 |
|
| 19 |
|