Changeset 742 for trunk/libffado/TODO
- Timestamp:
- 11/29/07 04:25:10 (15 years ago)
- Files:
-
- trunk/libffado/TODO (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/libffado/TODO
r375 r742 1 - xml output is a bit wierd -> generate a more generic output2 - correct string encoding3 - position information of channel in stream: bebob indexes from 14 but iec61883 expects it from 0. see todo in avdevice.cpp5 - check all std::cout and std:cerr if they couldn't be replaced with6 the DebugModule's methods. The idea is to have a more consistant7 code.